0
When should I use HTML
beginner
3 Answers
+ 5
HTML is just used to format a web document. You need not be a expert programmer to use HTML.
Using HTML you can add multimedia (images, videos, audio,etc), graphics, and different types of texts. You can also link two or mores pages using HTML.
If you want to code using HTML, you just need to know all its tags and their uses.
HTML 5 is the latest version of HTML which has more advanced features than the older version of HTML.
You can make your webpage more attractive and dynamic using JavaScript And CSS.
+ 7
The main purpose of html is to create and design webpages and websites.
HTML defines the structure and layout of a Web document by using a various tagsĀ andĀ their attributes.
0
Can you teach me a little more