0

When should I use HTML

beginner

18th Jul 2018, 5:16 AM
4dotAprentice
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.
18th Jul 2018, 11:39 AM
Nova
Nova - avatar
+ 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.
18th Jul 2018, 5:33 AM
Nova
Nova - avatar
0
Can you teach me a little more
18th Jul 2018, 5:48 AM
4dotAprentice