100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

HTML Exam 98-383 Graded A+ 2024

Rating
-
Sold
-
Pages
9
Grade
A+
Uploaded on
03-11-2024
Written in
2024/2025

HTML Exam 98-383 Graded A+ 2024

Institution
HTML
Course
HTML









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
HTML
Course
HTML

Document information

Uploaded on
November 3, 2024
Number of pages
9
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

HTML Exam 98-383 Graded A+ 2024
<!DOCTYPE> - ANSWER-Tells the browser which version of HTML the page is using

Example:
<!DOCTYPE html>

<article> - ANSWER-Specifies independent, self-contained content

<aside> - ANSWER-Defines some content aside from the content it is placed in

Example:
<aside>
<h4>Epcot Center</h4>
<p>The Epcot Center is a theme park in Disney World, Florida.</p>
</aside>

<audio> - ANSWER-Defines sound

Example:
<audio controls>
<source src="horse.ogg" type="audio/ogg">
<source src="horse.mp3" type="audio/mpeg">
</audio>

<br> - ANSWER-Used for a line break

<button> - ANSWER-Defines a clickable button

Example:
<button type="button">Click Me!</button>

<canvas> - ANSWER-Used to draw graphics, on the fly, via scripting (usually
JavaScript)

<caption> - ANSWER-Defines a table caption

<datalist> - ANSWER-Specifies a list of pre-defined options for an <input> element

<details> - ANSWER-Specifies additional details that the user can view or hide on
demand

<div> - ANSWER-Defines a division or a section in an HTML document.

Example:

, <div style="background-color:lightblue">

<fieldset> - ANSWER-Groups related elements in a form

<figure> - ANSWER-Specifies self-contained content

<footer> - ANSWER-Defines a footer for a document or section

<form> - ANSWER-Defines a form that is used to collect user input

<h1> through <h6> - ANSWER-Placed before a header of a page

Example:
<h1>This is heading 1</h1>

<header> - ANSWER-Represents a container for introductory content

Example:
<header>
<h1>Most important heading here</h1>
<h3>Less important heading here</h3>
<p>Some additional information here</p>
</header>

<iframe> - ANSWER-Specifies an inline frame. An inline frame is used to embed
another document within the current HTML document.

Example:
<iframe src="https://www.w3schools.com"></iframe>

<img> - ANSWER-Defines an image

Example:
<img src="smiley.gif" alt="Smiley face" height="42" width="42">

<li> - ANSWER-Defines a list item

Example:
<ol>
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ol>

<link> - ANSWER-Defines a link between a document and an external resource

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
CLOUND Exam
View profile
Follow You need to be logged in order to follow users or courses
Sold
601
Member since
2 year
Number of followers
389
Documents
10885
Last sold
1 week ago
PROF MM

HELLO WELCOME TO THIS PAGE WHERE YOU WILL FIND ALL EXAMS ,STUDY GUIDE ,CASE, TESTBANKS AND ANY OTHER STUDY MATERIALS,

3.9

116 reviews

5
58
4
16
3
29
2
3
1
10

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions