I want to learn HTML, but I am finding it really hard. Please could experts post ways of understanding HTML below? Thank you. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

I want to learn HTML, but I am finding it really hard. Please could experts post ways of understanding HTML below? Thank you.

19th Dec 2017, 5:00 PM
Sid
Sid - avatar
7 Answers
+ 1
If you have very good understanding in CSS and Javascript, you don't need to study HTML very hard. Why? If you put this tag, for example <sid>Hello, World!</sid>, web browser will display it as 'Hello, World!' and use browser default styling. Any tag you put between <body></body>, web browser will display it. In CSS file, if you write, sid { color: blue; } Your <sid>Hello, World!</sid> will display in blue color. ;p
19th Dec 2017, 6:57 PM
Catty
+ 11
I already wrote to many people about this, and each of them was unique! in html markup there is nothing difficult, the main thing is to understand the very concept, first create your own code for yourself! and write down all the tags that you could remember, try to build from this your first design! the main thing in life is practice! practice! and you have it :)
19th Dec 2017, 5:07 PM
James16
James16 - avatar
+ 3
thank you. I am planning to start a big project, and that was a big help
19th Dec 2017, 5:08 PM
Sid
Sid - avatar
+ 3
thanks @Gramaddict. will do
19th Dec 2017, 5:18 PM
Sid
Sid - avatar
+ 1
@Catty thanks for the tip. That helped the most.
3rd Jan 2018, 6:36 PM
Sid
Sid - avatar
0
force it but make sure you go slow ma guy you will know
19th Dec 2017, 10:55 PM
NS0YUKA ALPHONSE WIRAKER