What are the types of HTML?
Answer / guest
? Static HTML ? Browser uses HTTP to request HTML file from
the Web Server
? Dynamic HTML ? Browser uses HTTP to request an executable
application rather than a Static HTML file
| Is This Answer Correct ? | 5 Yes | 0 No |
What happens if there is no text between the tags?
What is a list tag and mention the most commonly used list tags?
How to create mailto link in html
What are <br> tags in html?
How do I create my own hashtag?
How can I allow file uploads to my web site?
What is output in html?
In an html form I have a button which makes us to open another page in 15 seconds. How will you do that?
What is an h2 tag?
My hyperlink or image is not displaying correctly, what is wrong with it?
What is the difference between <strong>, <b> tags and <em>, <i> tags?
What is the use of <figure> tag in html5?