Page 122 - Plus_V2.2_C7_Flipbook
P. 122
Note: Make sure the respective video file is previously downloaded and stored in the same folder as
that of the HTML document file.
Example 2:
<!DOCTYPE html>
<HTML>
<HEAD>
<TITLE> My Web Page</TITLE>
<STYLE>
ol.a{ list-style-type:lower-alpha;}
ul.b{ list-style-type:circle;}
</STYLE>
</HEAD>
<BODY BGCOLOR=CYAN TEXT=BLUE>
<H1>Welcome to our Sports Academy</H1>
<H2>FitClub Sports Academy - Sports and Games-The need of the hour</H2>
<HR COLOR=RED SIZE=6>
<H2>Sports facilities in our Academy</H2>
<HR COLOR=GREEN SIZE=7>
<UL CLASS=B>
<LI>Table Tennis
<LI>Chess
<LI>Swimming
<LI>Badminton
</UL>
<HR COLOR=YELLOW>
<H2> Coaches for these sports</H2>
<OL CLASS=A>
<LI>TT- Mr.S.Sharma
<LI>Chess-Mr.P.Anand
<LI>Swimming-Mr.Sunil Singh
<LI>Badminton-Mr.Rohit Rao
</OL>
<H2>Now, let's hear a podcast from the champions of this academy</H2>
<AUDIO CONTROLS>
120 Premium Edition-VII

