What Is The Most Important Thing To Remember In HTML !?! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 57

What Is The Most Important Thing To Remember In HTML !?!

I Am About To Finish HTML Course So I Want To Know Your Take On Important Thing In HTML!!!😊✌

23rd Feb 2019, 5:18 PM
K͜͡ɩnɢ・ムzizi 🖤
K͜͡ɩnɢ・ムzizi 🖤 - avatar
36 Answers
+ 12
1) Plan the structure of the site before coding i.e. storyboarding and wireframing. 2) Consider using semantic elements such as header, footer, main, aside and article instread of the traditional "div". 3) choose a naming conveition for classes and id's and stick to it. e.g. id-name/id_name/idName(camelCase) 4) know when to use classes and id's as it could save you a lot of time and effort when styling with css later.
26th Feb 2019, 12:57 AM
Logomonic Learning
Logomonic Learning - avatar
+ 33
Glorius Pacifique King: Then It Is Easy...! Thank You!!!👍🤗✌
24th Feb 2019, 12:34 PM
K͜͡ɩnɢ・ムzizi 🖤
K͜͡ɩnɢ・ムzizi 🖤 - avatar
+ 33
Reza : HTML Is A Language! I Think You Mean This: HTML Is A Markup Language Not Programming Language!!!👍😊✌
4th Mar 2019, 4:28 PM
K͜͡ɩnɢ・ムzizi 🖤
K͜͡ɩnɢ・ムzizi 🖤 - avatar
+ 31
Thank You Dear Bro...!!!👍✌
23rd Feb 2019, 5:23 PM
K͜͡ɩnɢ・ムzizi 🖤
K͜͡ɩnɢ・ムzizi 🖤 - avatar
+ 30
Marvin : Yeah The Structure Is Also Important!!!👍😊✌
24th Feb 2019, 5:26 PM
K͜͡ɩnɢ・ムzizi 🖤
K͜͡ɩnɢ・ムzizi 🖤 - avatar
+ 29
Hey Guys Can I Get +50 Likes For This Question???😳 I Am Willing To Get That +50 Question Likes Achievement!!!👍😊✌
6th Mar 2019, 4:52 PM
K͜͡ɩnɢ・ムzizi 🖤
K͜͡ɩnɢ・ムzizi 🖤 - avatar
+ 14
just do practice and remember features of html... so whenever you neend any feature u can easily use that's.
23rd Feb 2019, 5:22 PM
Mister MH🇯🇴🇵🇰
Mister MH🇯🇴🇵🇰 - avatar
+ 11
1) meta tag configuration 2) SEO friendly structure (HTML5 features) 3) load scripts in the end of a body
23rd Feb 2019, 10:48 PM
BugBuster
BugBuster - avatar
+ 8
That it is not a programming language 😀.
28th Feb 2019, 4:19 AM
Sonic
Sonic - avatar
+ 7
Just practice to it,try to remember the features and , please,close tags. Also,you need to understand how to add attributes and more. Thats all, happy coding!
24th Feb 2019, 6:53 AM
Shadowside
Shadowside - avatar
+ 6
The absolutelly most important thing to remember in html is.... 1. It is usually the first language people start with, it is at times simple and beautiful 2. Their is a significant amount of information regarding the language to be used as reference. 3. No matter how hard I have tried I have not broken it. 4. It's fun to tell computers what to say or do.. Hello World! 5. Lots of help is available in chats, you-tubes, just actually all over. One search can present solutions to even complex questions. 6. To write code all you need is a text editor like notepad. You don't need to spend a single dollar and you can be coding immediately. But the single number 1 most important thing about html is that it is fun.
26th Feb 2019, 2:05 AM
David F. Rose
David F. Rose - avatar
+ 6
Hi there, Jason. First of all, congratulations with finishing HTML Basics Course! And the second, everything that was in HTML Course was pretty short and it's only touches the main principles, and you need to memorize almost everything that was in a theoretical part. You can continue learning HTML by coding and practising your skills, challenge opponents here. The next stop is CSS and JS
28th Feb 2019, 9:09 AM
Luka Timofeev
Luka Timofeev - avatar
+ 5
1. The tags (their functions and formats) 2. The format of a HTML document
24th Feb 2019, 12:11 PM
KING
KING - avatar
+ 5
Practise creating web codes😉
25th Feb 2019, 1:59 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 4
Trying out the html challenges once in a while on SoloLearn is what I do to assess myself on my knowledge of html
24th Feb 2019, 7:19 PM
eMBee
eMBee - avatar
+ 4
Nest tags URL linking Import And of course the basic tags of html
25th Feb 2019, 10:24 AM
AKS
AKS - avatar
+ 4
1.) Take the time to comment code 2.) Spacing and tabs matter 3.) If your bord, go back and clean up, move, rename, refactor code. 4.) Remember to take breaks in between 5.) Google is your friend (: 5.) Don't sweat the small stuff
28th Feb 2019, 1:48 AM
Erick Gonzalez
Erick Gonzalez - avatar
+ 4
in fact, the most important thing you have to do after finish this course is learning css and php then you should start doing projects and web sites, because programming is like mathmatics , it needs to train and train more to become an effective programmer. Good luck❤✌
1st Mar 2019, 6:01 AM
Moumen Al_Bakkar
Moumen Al_Bakkar - avatar
+ 3
That one should just use it only and only to give a structure to a webpage
24th Feb 2019, 12:12 AM
Harshit Jain
Harshit Jain - avatar
+ 3
Do not forget to write comments. In the future it will be easier for you to understand your code.
25th Feb 2019, 3:50 PM
Олег Кирсанов
Олег Кирсанов - avatar