Q&A
Ask and answer questions to make information more available to wider audiences.
Braden Abelson @abelsonbraden   15, Jun 2023 12:00 AM
features of HTML
What are the features of HTML?
answers 2
 
Answer 1
Anthony Bearcub @anthonybearcub   21, Jun 2023 01:20 PM
HTML allows programmers to add a link on web pages, helping the readers to browse the information of their interest.

It is case-insensitive. You can use tags either in lower-case or upper-case.

 
Answer 2
Aiden Barti @aidenbarti   21, Jun 2023 12:45 PM
It is a markup language that provides flexibility to design web pages with text.

It is easy to use and learn. 

HTML is platform-independent and can be used on Windows, Linux, Macintosh, etc.

It enables programmers to add images, video, and audio to a web page to make it more interactive.