Basics of Web Design: Html5 & Css3
Basics of Web Design: Html5 & Css3
4th Edition
ISBN: 9780134444338
Author: Terry Felke-Morris
Publisher: PEARSON
Expert Solution & Answer
Book Icon
Chapter 8, Problem 10RQ
Program Description Answer

The “article” element is an HTML5 element which is used to specify the independent entry like blog comment, forum post, and so on.

Hence, the correct answer is option “B”.

Blurred answer
Students have asked these similar questions
Please do in HTML. Thank you! 1. Open your preferred text editor.2. Create a basic HTML skeleton page with the following elements:a. Add <!DOCTYPE html>b. Add <html></html>c. Add <head></head>d. Add <body></body>3. Add lang=en (w/ or w/o quotes) to an appropriate element.4. Add the four folders you typically expect to find with an organized website: images, scripts,styles, docs (this is a good habit to get into now).HEAD Section:5. Add <title>Hello world</title>6. Add <meta charset="utf-8">BODY Section7.Add h1 tags and the title Hello World!8. Add p tags and a sentence like: “Hello,world. I am Geoff and I am learning aboutHTML.”
Which HTML tag would configure a scrolling textbox with the name “comments”, 2 rows, and 30characters?a. <textarea name="comments" width="30"rows="2"></textarea>b. <input type="textarea" size="30"name="comments" rows="2">c. <textarea name="comments" rows="2"cols="30"></textarea>d. <input type="comments" rows="2"name="comments" cols="30">
Which JavaScript expression references the first element in an HTML document that belongs to the “sideBar” class? a. document.getElementByClassName("sideBar")[0] b. document.getElementsByClassName("sideBar")[1] c. document.getElementByName("sideBar") d. document.getElementsByClassName("sideBar")[0]
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning