Page 66 - CA_165_V2.0_Flipbook
P. 66
<A HREF="HTTPS://WWW.GOOGLE.COM"> GOOGLE</A>
<A HREF="HTTPS://WWW.WIKIPEDIA.ORG"> WIKIPEDIA</A>
<A HREF="HTTPS://WWW.YOUTUBE.COM"> YOUTUBE</A>
</BODY>
</HTML>
The output of the preceding HTML code is as follows:
21 st
Lab Assignment ‘n Activity Century #Technology Literacy
Skills
Complete the following activities and tick on the circles.
Type the following HTML codes in a text editor and check the effects in a web browser:
<HTML>
<HEAD>
<TITLE>
</TITLE>
</HEAD>
</HTML>
Type the following HTML codes in a text editor and check the effects in a web browser:
<HTML>
<HEAD>
<TITLE> MY FIRST HTML DOCUMENT.
</TITLE>
</HEAD>
</HTML>
Type the following HTML codes in a text editor and check the effects in a web browser:
<HTML>
<HEAD>
</HEAD>
<BODY BGCOLOR = "RED" TEXT = "BLUE" > Hello, I am a student of
Class X.
</BODY>
</HTML>
Write HTML codes to display your School’s Logo in the background of web page.
Write HTML code to display your personal details on the web page with a background in
'blue' and text color in 'white'.
64 Touchpad Computer Applications-X

