Need a refresh on HTML5 tag attributes? check this clip -
Great article on the subject of classes and id’s -
------------------------------
Notes form the video:
The first special attribute is called an ID. It looks like this
id=“button“
The second special attribute is called the class. It looks like this:
class=“button“
Select ID’s by using a #
#button
Select Classes using a .
.button
Select any htm
2 views
0
0
4 months ago 00:08:06 1
Как я обучалась, JS и React: история мамы и разработчицы
4 months ago 10:55:27 8
Laravel 11 in 11 hours - Laravel for Beginners Full Course
4 months ago 00:44:32 1
Основы CSS 2022 за 15 секунд ( но это не точно)
4 months ago 00:20:24 1
Mastering Numbers & Math Functions 🚀 | JavaScript Journey | In Hindi | Death Code