Podcast
Questions and Answers
How many subfolders are recommended to be created in the 'myfirstwebsite' folder?
How many subfolders are recommended to be created in the 'myfirstwebsite' folder?
- 1
- 3
- 2 (correct)
- 4
What is the recommended file naming convention for web pages?
What is the recommended file naming convention for web pages?
- myfirstwebsite.html
- projectbooking.html
- learnhowtobookmeforprojects.html
- missionvision.html (correct)
What is the purpose of creating a sitemap in web development?
What is the purpose of creating a sitemap in web development?
- To list all the files in the website folder
- To create subfolders for different file types
- To plan the layout and organization of web pages (correct)
- To promote the website to search engines
What is the default name of the first page of a website?
What is the default name of the first page of a website?
Why is it important to create a designated folder for web pages and assets?
Why is it important to create a designated folder for web pages and assets?
What should the designated folder for web pages and assets be named according to the text?
What should the designated folder for web pages and assets be named according to the text?
What CSS property is used to specify the font family for the table?
What CSS property is used to specify the font family for the table?
Which CSS selector is used to change the background color and text color of even rows in the table?
Which CSS selector is used to change the background color and text color of even rows in the table?
In HTML, which tag is used to create an ordered list?
In HTML, which tag is used to create an ordered list?
When is an ordered list usually used in web content?
When is an ordered list usually used in web content?