Can I design a beautiful web page with just HTML? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Can I design a beautiful web page with just HTML?

15th Aug 2018, 6:29 AM
Usenobong James Effiong
2 Antworten
+ 3
Frontend means what user can see on their device. Languages used in frontend Html is used for all content you see in any website (forms ,texts ,images etc). Css is used to style these content. Javascript is used to add interactivity. So you need all this (also sometimes libraray or framework of js and css) to make your website attractive. Hope this helps ☺️☺️.
15th Aug 2018, 6:38 AM
Meet Mehta
Meet Mehta - avatar
+ 2
Probably not. Even inline styling is still CSS.
15th Aug 2018, 6:34 AM
Janning⭐
Janning⭐ - avatar