This is the HTML code we did in class today.
#1
Quote:<HTML>

<TITLE> This is my Web page </TITLE>

<H1> WELCOME TO MY HOME PAGE </H1>

<BODY BACKGROUND="paper.gif"
BGCOLOR="#FFFFCC"
TEXT="#000000"
LINK="#0000FF"
VLINK="#FF66FF"
ALINK="#FF0000" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#990099"
ALINK="#FF0000">

This is my first web page design.
I am interested in Technology.
There are many types of Technology.

<OL>
<LI> Computers
<LI> DVD
<LI> IPODS
<LI> ANDROID SMART PHONES
</OL>

<P>
<img src="darkfantasybg18_highlight.jpg">
<P>

<UL>
<li><b> Defines where you want text to be bold </b></li>
<li><i> Defines where you want text to be italics </i></li>
<li><u> Defines where you want text to be underlined </U></li>
<li><blink> Defines where you want text to be underlined </blink></li>
</UL>

<P>
<A HREF="http://www.yahoo.com"> Click here </A>
<P>

<A HREF="Page2.html"> Connect next Page</a>

</BODY>
</HTML>

All the unnecessary line breaks, random capitalization, weird formatting is from the code we had to copy. (Yes, we used the blink tag!)
I don't think any of my fellow classmates know that this is wrong and it worries me.
Reply


Messages In This Thread
This is the HTML code we did in class today. - by maplefreak26 - 2013-12-16, 10:58 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)