Can I design a beautiful web page with just HTML? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Can I design a beautiful web page with just HTML?

15th Aug 2018, 6:29 AM
Usenobong James Effiong
2 Respostas
+ 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