Build Your Own CSS Website Build Our HTML Lesson 3
Loading...
21,714
Loading...
Uploader Comments (1stoptutorials)
see all
All Comments (23)
-
li is "list item" ^.^
-
Keep up the tutorials your great at it.
-
wheres lesson 1 ? :/
-
Ali BABa you are the top 10
-
li means "List Item"
Very clear tutorials none the less! Thanks!
-
OMG..LOVE IT...
-
Thank you soooo much for these tutorials. I went from knowing jackshit to understanding the basics at least. Thanks!
-
Asian Lady needs to meet you lushfmlk.info
Loading...
What is the difference then in using an id or a class? Thanks, S
whitewitch9999 1 year ago
Hey whitewitch9999. The main difference is that and Id you can not duplicate but a class you can. So if you have a div that is going to be on the page more than once, make it a class not a id because a class you can duplicate. That is the main difference
Ali
1stoptutorials 1 year ago
MrPacker9, thanks for the comment. You can only use Div id name once. So lets say you make a div id called john. You can only have that once in a page. You can have more div id but not of the same name john in the page. hope this helps
Ali
1stoptutorials 2 years ago