HTML page with 7 separate lines in different colors.#programming #trendingshorts #html #css

preview_player
Показать описание
hello! everyone,
Please support me. Thank you.
Source code.

HTML
NB*: use angle brackets(open & close) in the place of "-".

-body-
-div class="one"-Aqua-/div-
-div class="two"-Black-/div-
-div class="three"-Blue violet-/div-
-div class="four"-Brown-/div-
-div class="five"-Blue-/div-
-div class="six"-Deep pink-/div-
-div class="seven"-forest green-/div-
-/body-

CSS
.one{
background-color: aqua;
height: 20px;
text-align: center;
color: darkorange;
}
.two{
background-color: black;
height: 20px;
text-align: center;
color: darkorange;
}
.three{
background-color: blueviolet;
height: 20px;
text-align: center;
color: darkorange;
}
.four{
background-color: brown;
height: 20px;
text-align: center;
color: darkorange;
}
.five{
background-color: blue;
height: 20px;
text-align: center;
color: darkorange;
}
.six{
background-color: deeppink;
height: 20px;
text-align: center;
color: darkorange;
}
.seven{
background-color: forestgreen;
height: 20px;
text-align: center;
color: darkorange;
}
Рекомендации по теме
welcome to shbcf.ru