-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathga.html
20 lines (20 loc) · 893 Bytes
/
ga.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> Ga-Gallio-Tavola Periodica Interattiva </title>
</head>
<body>
<p> <CENTER> <h1> <a href="index.html"> <-Tavola</a> Ga - Gallio </h1>
<img src="ga.png" WIDTH=30% HEIGHT=30%> </CENTER> </p>
<B> Numero atomico: </B> 31 <BR>
<B> Massa atomica: </B> 69,72 <BR>
<B> Temperatura di fusione (°C): </B> 30 <BR>
<B> Temperatura di ebolizione (°C): </B> 2204 <BR>
<B> Energia di prima ionizzazione (kj/mol): </B> 579 <BR>
<B> Elettronegatività (secondo Pauling): </B> 1,81 <BR>
<B> Densità: </B> 5,91 <BR>
<B> Numeri di ossidazione: </B> +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>10</SUP>, 4s<SUP>2</SUP>, 4p<SUP>1</SUP> <BR>
<a href="https://it.wikipedia.org/wiki/Gallio_(elemento_chimico)" target="_blank"> Maggiori Informazioni </a>
</body>
</html>