Podcast
Questions and Answers
What is the filename extension for a Bitmap image?
What is the filename extension for a Bitmap image?
- jpg
- gif
- bmp (correct)
- png
How can you make a web page attractive besides typography?
How can you make a web page attractive besides typography?
- Using bold text
- Adding line breaks
- Changing font color
- Inserting images (correct)
What do you need to create before using an image as a hyperlink?
What do you need to create before using an image as a hyperlink?
- Create a hyperlink first
- Add line breaks in the HTML code
- Insert the alt attribute
- Create the image in Photoshop or other programs (correct)
Which attribute is used to display an image on a web page?
Which attribute is used to display an image on a web page?
Which HTML version has provisions for inserting special characters and symbols?
Which HTML version has provisions for inserting special characters and symbols?
What is the purpose of the head element in an HTML document?
What is the purpose of the head element in an HTML document?
Why is including a title element required for every HTML document?
Why is including a title element required for every HTML document?
What do container tags in HTML have that empty tags do not?
What do container tags in HTML have that empty tags do not?
Which HTML tag can be used to insert a horizontal line across the screen?
Which HTML tag can be used to insert a horizontal line across the screen?
What is the purpose of the body element in an HTML document?
What is the purpose of the body element in an HTML document?
What does the head section of an HTML document generally contain?
What does the head section of an HTML document generally contain?
What is the file extension commonly used for HTML documents?
What is the file extension commonly used for HTML documents?
Which element is commonly used to add line breaks in HTML?
Which element is commonly used to add line breaks in HTML?
Which software is recommended for editing HTML files in Windows?
Which software is recommended for editing HTML files in Windows?
Which type of encoding does HTML5 use for characters?
Which type of encoding does HTML5 use for characters?
Which of the following browsers support HTML5 even though it is not yet an official standard?
Which of the following browsers support HTML5 even though it is not yet an official standard?