Structuring Web Documents Questions and Answers

Read tutorials from Structuring Web Documents


Question List:

1. What are tags?

2. Do all HTML tags come in a pair?

3. Do all character entities display properly on all systems?

4. What is the advantage of collapsing white space?

5. Can attribute values be set to anything or are there specific values that they accept?

6. How do you insert a copyright symbol on a browser page?

7. How do you create links to sections within the same page?

8. If you see a web address on a magazine, to which web page does it point?

9. Does a hyperlink apply to text only?

10. How do you create multicolored text in a webpage?

11. Why are there both numerical and named character entity values?

12. What will happen if you overlap sets of tags?

13. What are applets?

14. Is it possible to set specific colors for table borders?

15. How do you create a link that will connect to another web page when clicked?

16. Can a single text link point to two different web pages?

17. What is a marquee?

18. How do you create text on a webpage that will allow you to send an email when clicked?

19. Are
tags the only way to separate sections of text?

20. How are active links different from normal links?

21. Do style sheets limit the number of new style definitions that can be included within the brackets?

22. Can I specify fractional weight values such as 670 or 973 for font weight?

23. What is the hierarchy that is being followed when it comes to style sheets?

24. When is it appropriate to use frames?

25. Name two new tags included in the HTML 5

26. What is <figure> in HTML5?

27. What is the use of Canvas element?

28. What are the new FORM elements which are available in HTML5?

29. How to Wrap text in Html