Cum fac steagul islandei în html? E URGENT!!!!​

Răspuns :

<!DOCTYPE html>

<html>

<head>

<title>Steagul Islandei</title>

<style>

 div{

  display:inline-block;

  float: left;

 }

</style>

</head>

<body>

<div>

 <div style="background-color:#02529C; height:5em; width:5em;"></div>

 <div style="background-color:white; height:5em; width:1em;"></div>

 <div style="background-color:#DC1E35; height:5em; width:1em;"></div>

 <div style="background-color:white; height:5em; width:1em;"></div>

 <div style="background-color:#02529C; height:5em; width:10em;"></div>

 <br>

 <div style="background-color:white; height:1em; width:6em;"></div>

 <div style="background-color:#DC1E35; height:1em; width:1em;"></div>

 <div style="background-color:white; height:1em; width:11em;"></div>

 <br>

 <div style="background-color:#DC1E35; height:1em; width:18em;"></div>

 <br>

 <div style="background-color:white; height:1em; width:6em;"></div>

 <div style="background-color:#DC1E35; height:1em; width:1em;"></div>

 <div style="background-color:white; height:1em; width:11em;"></div>

 <br>

 <div style="background-color:#02529C; height:5em; width:5em;"></div>

 <div style="background-color:white; height:5em; width:1em;"></div>

 <div style="background-color:#DC1E35; height:5em; width:1em;"></div>

 <div style="background-color:white; height:5em; width:1em;"></div>

 <div style="background-color:#02529C; height:5em; width:10em;"></div>

 

</div>

</body>

</html>

Vezi imaginea Andrei750238
Vezi imaginea Andrei750238