|
<htm>
<head><title>Learning HTML</title></head>
<body><h1>Welcome To
My first Home Page</h1>
Today we are writing our first web page using HTML
(HyperText Markup Language). This the simplest for of a
web page. Then, we will show how to make paragraphs,
breaks, titles, adding images, adding hyperlinks, may be
sound, video, and others. Just follow the instructions
and read carefully in order to acheive his interesting
as task. i wish you all the best time at An-najah
national University, <a
href="http://www.najah.edu">
An-Najah Home page</a>,
especially at the IT college, and Good Luck to you and
wit this picture <img
src="c:\documents
and settings\all
users\documents\my pictures\sample pictures\sunset.jpg">
<br><i>Hello</i>
<br><b>Hello</b>
<br><h3>The CPU consists of
the following:</h3>
<br><h3>The CPU consists of
the following:</h3>
<li>Arthmetic and Logic
Unit
<li>Control Uint
<li>Registers
<h1>Look at this header</h1>
<h2>Look at this header</h2>
<h3>Look at this header</h3>
<h4>Look at this header</h4>
<h5>Look at this header</h5>
<h6>Look at this header</h6>
<b>Look at this text</b>
<i>Look at this text</i>
<u>Look at this text</u>
<big>Look at this text</big>
<BLINK>Look at this</BLINK>
<p
Align=Right><b>Hello
Every Body</b></p>
<font
face="arial">
This a text with different font</font>
<font
color="blue">
This is a blue text </font><br>
<a
href="C:\Documents and
Settings\intro1\Desktop\bmo.html">
Link to another html file</a>
<a
href="mailto:bakr_orabi2006@hotmail.com">my
email</a>
<a
href="C:\WINXP\clock.avi"><img
src="C:\Documents
and Settings\All
Users\Documents\My Pictures\Sample Pictures\winter.jpg "></a>
</body>
</html> |