What is LessonUp
Search
Channels
Log in
Register
‹
Return to search
My First Web SITE
My First Web Site- With List
1 / 12
next
Slide 1:
Slide
Ilearningdeal@gmail.com
Further Education (Key Stage 5)
This lesson contains
12 slides
, with
interactive quizzes
and
text slides
.
Lesson duration is:
10 min
Start lesson
Save
Share
Print lesson
Items in this lesson
My First Web Site- With List
Slide 1 - Slide
Are you ready?
Slide 2 - Slide
Create this in your Notepad and save it as index.html in your root folder
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
</body> </html>
stopwatch
00:00
000
Slide 3 - Slide
Create an Unordered list between your Body tag on your "
index.html
" folder.
Save or upload into your root folder.
Click on the
<body>
<ul>
<li>Home </li>
<li> Unit 1</li>
<li>unit 2</li>
<li>Unit 13 </li>
</ul>
</body>
Note- Check on understanding!
Slide 4 - Slide
Create 7 other pages saving them as Unit1.html , Unit2.html and so ---on. Save or upload them in your Pages folder.
Check on understanding
Slide 5 - Slide
Continue to list all your pages in the unordered list on your "index.html" file
<body>
<ul>
<li>Home </li>
<li> Unit 1</li>
<li>unit 2</li>
<li>unit 3</li>
</ul>
</body>
Slide 6 - Slide
Check that you have the following
1. Root folder
2. index.html file- with your links
3. Page folder with 7 files
4. CSS folder
5. Script folder
Slide 7 - Slide
Have you got your Root folder
A
Yes
B
No
C
I did not do it.
Slide 8 - Quiz
Inside your root folder I have
A
Index.html
B
CSS Folder
C
Pages folder
D
Script Folder
Slide 9 - Quiz
I completed my first web page with the Unorder list
A
Yes
B
No
C
I did not finish
Slide 10 - Quiz
Did you create 7 html files within my pages folder
A
Yes
B
No
C
I did not finish
Slide 11 - Quiz
Completed
Four Marks - Go to break
Less than four marks stay and complete it.
Slide 12 - Slide
More lessons like this
2. Lists en CSS Basics
September 2020
- Lesson with
22 slides
ICT
MBO
Studiejaar 1
Webdesign - Les 2 (22/23)
November 2022
- Lesson with
30 slides
Informatica
Middelbare school
havo, vwo
Leerjaar 4
Les2 - HTML - Lijsten & Structuren
July 2022
- Lesson with
18 slides
Applicatie- en mediaontwikkelaar
MBO
Studiejaar 1
HTML - Tags
March 2021
- Lesson with
30 slides
Communication & multimedia design
HBO
Studiejaar 1
HWUD04-sj2122-03-HTML-document
February 2021
- Lesson with
31 slides
Communication & multimedia design
HBO
Studiejaar 2
3 HTML: Lijsten
January 2024
- Lesson with
10 slides
Les2 - HTML - Lijsten & Structuren
September 2024
- Lesson with
14 slides
Applicatie- en mediaontwikkelaar
MBO
Studiejaar 1
Webclass
September 2024
- Lesson with
12 slides
Ilearningdeal@gmail.com
Upper Secondary (Key Stage 4)
BTEC