Web Tools Table Maker3schools TranslateImage CompressorFavicon Icon GeneratorCrop & Resize Image
Apu
Apu November 04, 2022 › #Html #Q&A

In this code, what is the term for the h1? h1 { color: red; font-size: 5em; }

h1{
color: red;
font-size: 5em;
}
In the above example, h1 is a Selector.
save
listen
AI Answer
Write Your Answer
loading
back
View All