Designing Website
Quiz
- What does HTML stand for?
- Hypertext Markup Language
- Hypertext Management Language
- High-level Text Markup Language
- Hyperlink Text Markup Language
- Which HTML tag is used to create a hyperlink?
- What does CSS stand for?
- Cascading Style Sheets
- Creative Style Sheets
- Computer Style Sheets
- Custom Style Sheets
- Which HTML tag is used to define the structure of a webpage?
- Which CSS property is used to change the text color?
- color
- text-color
- font-color
- background-color
- What is the purpose of the
tag in HTML?
- To create hyperlinks
- To add images to a webpage
- To create tables
- To format text
- What is the purpose of the section in an HTML document?
- To contain metadata and links to stylesheets
- To display content to the user
- To define the main content area
- To create navigation links
- What is the purpose of the id attribute in HTML?
- To uniquely identify an element on a webpage
- To create a hyperlink
- To define the font size
- d) To apply a style to a group of elements
- What does the
- Creates a form for user input
- Defines a section of the page
- Adds a line break
- • d) Specifies the document title
- What does the float property do in CSS?
- Allows an element to be positioned to the left or right of its container
- Sets the transparency of an element
- Changes the font style of text
- Adjusts the margin of an elemen
No comments:
Post a Comment