-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfe.html
20 lines (20 loc) · 858 Bytes
/
fe.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE HTML>
<html>
<head>
<title> Fe-Ferro-Tavola Periodica Interattiva </title>
</head>
<body>
<p> <CENTER> <h1> <a href="index.html"> <-Tavola</a> Fe - Ferro </h1>
<img src="fe.png" WIDTH=30% HEIGHT=30%> </CENTER> </p>
<B> Numero atomico: </B> 26 <BR>
<B> Massa atomica: </B> 55,85 <BR>
<B> Temperatura di fusione (°C): </B> 1535 <BR>
<B> Temperatura di ebolizione (°C): </B> 2861 <BR>
<B> Energia di prima ionizzazione (kj/mol): </B> 759 <BR>
<B> Elettronegatività (secondo Pauling): </B> 1,83 <BR>
<B> Densità: </B> 7,86 <BR>
<B> Numeri di ossidazione: </B> +2+3 <BR>
<B> Configurazione elettronica: </B> 1s<SUP>2</SUP>, 2s<SUP>2</SUP>, 2p<SUP>6</SUP>, 3s<SUP>2</SUP>, 3p<SUP>6</SUP>, 3d<SUP>6</SUP>, 4s<SUP>2</SUP> <BR>
<a href="https://it.wikipedia.org/wiki/Ferro" target="_blank"> Maggiori Informazioni </a>
</body>
</html>