DESIGNING STATIC WEB PAGES - Practice Mode

1) What is the full form of CSS?
Correct Answer: Cascading style sheet
2) Which html tag is the smallest heading?
Correct Answer: <h6>
3) What is the another name of web address?
Correct Answer: URL
4) What are the two main parts, available in html document?
Correct Answer: Head and Body
5) Which character in html is used to indicate end tag?
Correct Answer: "/"