P R Gangoda: Industrial Training Institute - Demonstration Plan
P R Gangoda: Industrial Training Institute - Demonstration Plan
P R Gangoda: Industrial Training Institute - Demonstration Plan
Preparation :
(a) Material :
(b) Tools & Equipment : Working Computer System with Accessories
.bi
Link : Hyper Text Markup Language is language which is used to create web pages. Web
Browser like Internet Explorer, Netscap navigator are used to view this HTML files.
fc R
Motivation :HTML is useful to create web page, web application. Using HTML user can view or
put images, data, videos etc. at online.
om G
Presentation:
Procedure(Do) Questions/Hints
pu an
be marked
Bits of Computer-COPA with bullets
sp
</title> (default)
list-style- The list
</head>
o
be marked
<h1> Un ordered list </h1> with circles
om
<li>Tea</li> with
<li>Milk</li> squares
/co
not be
<h1> Ordered list</h1> marked
<ol type="1">
.ht
<li>Coffee</li>
m
<li>Tea</li>
<li>Milk</li>
l
</ol>
</body>
</html>
will be
numbered
tp
with
://
uppercase
letters
w
numbered
with
lowercase
.bi
letters
type="I" The list items
tso P
will be
numbered
Output
fc R
with
uppercase
om G
roman
numbers
type="i" The list items
pu an
will be
numbered
ter go
with
lowercase
.bl da
roman
numbers
og
Application:
Summary:
sp
Assignment :
/p
• Create unordered list which display your favorite game name in html and save as game.html.
/co
• Create ordered list which display your favorite movie name in html and save as movie.html.
pa
Next Demonstration:
.ht
m
l