what's the difference between css ,Html and Html 5 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

what's the difference between css ,Html and Html 5

13th Nov 2021, 4:53 PM
Mohamed Ali Khrissi
Mohamed  Ali Khrissi - avatar
2 Answers
+ 4
HTML is for sturcture, HTML5 is the latest standard of HTML. CSS is for styling. From your profile I can see that you completed the HTML course. Do the CSS course a d you'll understand.
13th Nov 2021, 6:24 PM
Lisa
Lisa - avatar
+ 4
HTML5 is an updated version of HTML which can be enabled using <!DOCTYPE html>, and CSS is used to style html documents(read: make them look visually pleasing).
13th Nov 2021, 8:17 PM
Chloe
Chloe - avatar