Podcast
Questions and Answers
Which software is recommended for writing HTML code?
Which software is recommended for writing HTML code?
- Excel
- Microsoft Word
- Notepad++ (correct)
- Photoshop
What do the angled brackets < and > represent in HTML?
What do the angled brackets < and > represent in HTML?
- HTML entities
- HTML comments
- Opening and closing tags (correct)
- Special characters
Where does the information about the title of a webpage and how it should be displayed go in HTML?
Where does the information about the title of a webpage and how it should be displayed go in HTML?
- Between the <style> tags
- Between the <body> tags
- Between the <html> tags
- Between the <head> tags (correct)
Which attribute can be used to change the size of an image in HTML?
Which attribute can be used to change the size of an image in HTML?
What is the purpose of the 'linking to a website' exercise in the given text?
What is the purpose of the 'linking to a website' exercise in the given text?
Which HTML tag is used to create a hyperlink?
Which HTML tag is used to create a hyperlink?
Which version of HTML introduced the concept of separating formatting from the HTML document?
Which version of HTML introduced the concept of separating formatting from the HTML document?
What are the three ways to add styling to HTML elements?
What are the three ways to add styling to HTML elements?
Which tag is used to create a paragraph in HTML?
Which tag is used to create a paragraph in HTML?
What is the purpose of the <br> tag in HTML?
What is the purpose of the <br> tag in HTML?
True or false: HTML stands for Hyper Text Mark-up Language?
True or false: HTML stands for Hyper Text Mark-up Language?
True or false: An html file is just a page of text with lines of code set in tags?
True or false: An html file is just a page of text with lines of code set in tags?
True or false: The 'head' is different from the 'header' in HTML?
True or false: The 'head' is different from the 'header' in HTML?
True or false: HTML 4.0 onwards, all formatting should be removed from the HTML document, and stored in a separate CSS file.
True or false: HTML 4.0 onwards, all formatting should be removed from the HTML document, and stored in a separate CSS file.
True or false: Styling can only be added to HTML elements using inline or internal methods.
True or false: Styling can only be added to HTML elements using inline or internal methods.
True or false: The background color of the body element can be changed using inline styling.
True or false: The background color of the body element can be changed using inline styling.
True or false: The paragraph tag in HTML is represented by the <p> tag.
True or false: The paragraph tag in HTML is represented by the <p> tag.
The height and width attributes are used to change the size of an image in HTML.
The height and width attributes are used to change the size of an image in HTML.
In the 'linking to a website' exercise, the text 'BBC news' is a hyperlink.
In the 'linking to a website' exercise, the text 'BBC news' is a hyperlink.
Notepad++ is the recommended software for writing HTML code.
Notepad++ is the recommended software for writing HTML code.
HTML stands for ______
HTML stands for ______
The recommended software for writing HTML code is ______
The recommended software for writing HTML code is ______
The ______ tag is used to create a paragraph in HTML
The ______ tag is used to create a paragraph in HTML
______ defines how HTML elements are to be displayed
______ defines how HTML elements are to be displayed
In this tutorial you will use ______ styling
In this tutorial you will use ______ styling
The ______ tag is called the paragraph tag
The ______ tag is called the paragraph tag
The ______ is used to create a hyperlink in HTML
The ______ is used to create a hyperlink in HTML
An image appears too big or too small on a web page, you can set the size of the image by adding the ______ and ______ attributes.
An image appears too big or too small on a web page, you can set the size of the image by adding the ______ and ______ attributes.
To link to a website in HTML, you need to use the ______ tag.
To link to a website in HTML, you need to use the ______ tag.
To view your HTML page and test the hyperlink, you can open it in ______.
To view your HTML page and test the hyperlink, you can open it in ______.
Match the HTML tags with their descriptions:
Match the HTML tags with their descriptions:
Match the HTML attributes with their corresponding descriptions:
Match the HTML attributes with their corresponding descriptions:
Match the CSS properties with their functions:
Match the CSS properties with their functions:
Match the following HTML tags with their descriptions:
Match the following HTML tags with their descriptions:
Match the following HTML styling methods with their descriptions:
Match the following HTML styling methods with their descriptions:
Match the following HTML elements with their functions:
Match the following HTML elements with their functions:
Match the following terms with their definitions:
Match the following terms with their definitions:
Match the following HTML tags with their usage:
Match the following HTML tags with their usage:
Match the following HTML tags with their descriptions:
Match the following HTML tags with their descriptions:
Match the following HTML sections with their definitions:
Match the following HTML sections with their definitions: