exam questions

Exam 98-375 All Questions

View all questions & answers for the 98-375 exam

Exam 98-375 topic 1 question 51 discussion

Actual exam question from Microsoft's 98-375
Question #: 51
Topic #: 1
[All 98-375 Questions]

Which two semantic tags are used to define layouts in HTML5? (Choose two.)

  • A. <footer>
  • B. <head>
  • C. <progress:
  • D. <section>
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️
New Semantic Elements in HTML5 -
Many of existing web sites today contains HTML code like this: <div id="nav">, <div class="header">, or <div id="footer">, to indicate navigation links, header, and footer.
HTML5 offers new semantic elements to clearly define different parts of a web page:
<header>
<nav>
<section>
<article>
<aside>
<figcaption>
<figure>
<footer>
Note: A semantic element clearly describes its meaning to both the browser and the developer.
Examples of non-semantic elements: <div> and <span> - Tells nothing about its content.
Examples of semantic elements: <form>, <table>, and <img> - Clearly defines its content.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Aniyah16
4 years ago
Answer AD
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago