
HTML
Presentation
•
Life Skills
•
6th Grade
•
Practice Problem
•
Easy
Mary Pauline
Used 7+ times
FREE Resource
8 Slides • 18 Questions
1
Script Language: HTML
HyperText Markup Language
This is a programming language or format that Web developers use to tell the computer how to display a Web page.
2
3
Multiple Choice
Step 1: Every HTML document should begin with _____________ declaration.
<!DOCTYPE>
<html>
<title>
<head>
4
Multiple Choice
How many times should it appear?
once
twice
first and last
thrice
5
HTML 5
The current standard document for HTML is HTML five. To indicate this, the declaration should be
<!DOCTYPE html>
6
Multiple Choice
Inform the web browser about the version of HTML being used in the document (HTML5).
<!DOCTYPE html v>
<!DOCTYPE h5>
<!DOCTYPE 5>
<!DOCTYPE html>
7
<html>
This marks the beginning and end of an HTML document.
beginning: <html>
closing: </html>
8
Multiple Choice
Step 2: The <!DOCTYPE> tag should be followed by the ______ tag.
<!DOCTYPE>
<html>
<title>
<head>
9
Multiple Choice
Mark the beginning of an HTML document.
<html>
</html>
10
Multiple Choice
Mark the end of an HTML structure.
<html>
</html>
11
Multiple Choice
Insert a title. Mark its beginning.
<title>
</title>
12
Multiple Choice
The title is done. Mark the ending.
<title>
</title>
13
Multiple Choice
How should the title look in the HTML script?
Example: My Garden
</title> My Garden <title>
<title> My Garden </title>
14
Multiple Choice
Let's add a heading.
Mark the beginning.
<h1>
<heading>
15
Multiple Choice
End the first heading.
<h1>
</h1>
16
Multiple Choice
How should the script for the heading look like?
Example: The Plants
"The Plants"
</h1> The Plants <h1>
<h1> The Plants </h1>
17
Multiple Choice
Add a less important heading. (This is the second heading.)
Mark the beginning.
<h1>
<h2>
</h2>
18
Multiple Choice
Mark the ending of the second heading.
</h1>
</h2>
<h2>
19
Multiple Choice
How should the script for the second heading look like?
Example: Section 1
<h2> Section 1 </h2>
<h1> Section 1 </h1>
<h1> Section 1 </h2>
20
Multiple Choice
You are about to insert a paragraph. Mark the beginning.
<p>
<paragraph>
21
Multiple Choice
Mark the ending of the paragraph.
<p>
</p>
22
Multiple Choice
How should the script look like for the paragraph?
Example: This is the first paragraph.
<p> This is the first paragraph. </p>
<p1> This is the first paragraph. </p2>
<This is the first paragraph.>
23
24
25
26
Homework
Explore: https://make.powerpages.microsoft.com/
Choose "Customize with a template" when you're trying to build a website.
Check this example: https://mysamplegarden.powerappsportals.com/
Script Language: HTML
HyperText Markup Language
This is a programming language or format that Web developers use to tell the computer how to display a Web page.
Show answer
Auto Play
Slide 1 / 26
SLIDE
Similar Resources on Wayground
20 questions
Side Lengths of Triangles
Presentation
•
6th Grade
17 questions
Text Features-Graphics
Presentation
•
6th Grade
17 questions
Solving Multiplication and Division Equations
Presentation
•
6th Grade
20 questions
Lesson 4-6 Understand and Write Inequalities
Presentation
•
6th Grade
20 questions
Comparing & Ordering Integers Notes
Presentation
•
6th Grade
19 questions
Our Solar System
Presentation
•
6th Grade
22 questions
Intro to Africa
Presentation
•
6th Grade
20 questions
The Moon and all of its Phases
Presentation
•
6th Grade
Popular Resources on Wayground
19 questions
Naming Polygons
Quiz
•
3rd Grade
10 questions
Prime Factorization
Quiz
•
6th Grade
20 questions
Math Review
Quiz
•
3rd Grade
15 questions
Fast food
Quiz
•
7th Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
20 questions
Inferences
Quiz
•
4th Grade
19 questions
Classifying Quadrilaterals
Quiz
•
3rd Grade