Diarsipkan di bawah: 1
tml><head></head><body><h2>
<img src=”info.jpg”>

HTML AND CSS
<HTML>
<HEAD>
<TITLE>Eric’s World of Waffles</TITLE>
<LINK REL=”stylesheet” TYPE=”text/css” HREF=”sheet1.css” TITLE=”Default”>
<STYLE TYPE=”text/css”>
@import url(sheet2.css);
H1 {color: maroon;}
BODY {background: yellow;}
/* These are my styles! Yay! */
</STYLE>
</HEAD>
<BODY>
<H1>Waffles!</H1>
<P STYLE=”color: gray;”>The most wonderful of all breakfast foods is
the waffle– a ridged and cratered slab of home-cooked, fluffy
goodness…</P></BODY></HTML>
Diarsipkan di bawah: 1
hr width=”35%” align=center>
Shipping Kumquats
…
Juice Processing
…
Fruit Packing Advice
Diarsipkan di bawah: html 5
Kumquat Advice Database
<!– @page { size: 21.59cm 27.94cm; margin: 2cm } P { margin-bottom: 0.21cm } –>
<html>
<head>
<title>Kumquat Advice Database</title>
<base href=”cgi-bin/quat-query”>
<isindex>
</head>
<body>
<h3>Kumquat Advice Database</h3>
<p>
Search this database to learn more about kumquats!
</body>
</html>

Diarsipkan di bawah: html 4
LIST OF LINK
<body>
<p>
Kumquat-related documents include:
<ul>
<li>A concise guide to <a href=”kumquat_farming.html”>
profitable kumquat farming</a>,
including a variety of business plans, lists of fruit
packing companies, and farming supply companies.
<li>101 different ways to <a href=”kumquat_uses”>
use a kumquat</a>, including stewed kumquats and kumquat pie!
<li>The kumquat is a hardy tree, but even the greenest of
thumbs can use a few <a href=”news:alt.kumquat_growers”>
growing tips</a> to increase
their yield.
<li>The business of kumquats is an expanding one, as
shown by this 10 year overview of the
<a href=”http://www.oreilly.com/kumquat_report/”>
kumquat industry</a>.
</ul>
</body>

Diarsipkan di bawah: html 3
. <body>
<p>
This is conventional document text,
followed by a IE’s 2-pixel tall rule line.
<hr>
The next three rule lines are 12, 36, and 72 pixels tall.
<hr size=12>
<hr size=36>
<hr size=72>
</body>

Diarsipkan di bawah: html 2
This text is directly above the rule. <hr> And this text is immediately below. <p> Whereas this text will have space before the rule. <p> <hr> <p> And this text has space after the rule.
HASIL

Diarsipkan di bawah: html
<body> This is the first paragraph, at the very beginning of the body of this document. <p> The tag above signals the start of this second paragraph. When rendered by a browser, it will begin slightly below the end of the first paragraph, with a bit of extra white space between the two paragraphs. <p> This is the last paragraph in the example. </body>
Diarsipkan di bawah: Belajar HTML
CONTOH-CONTOH HTML
1.TEXT BASIC
This is the first paragraph, at the very beginning of the
body of this document.
The tag above signals the start of this second paragraph.
When rendered by a browser, it will begin slightly below the
end of the first paragraph, with a bit of extra white space
between the two paragraphs.
This is the last paragraph in the example.
HASIL;
Diarsipkan di bawah: Belajar HTML
obj=new Object;obj.clockfile=”yoshidasauce001-black.swf”;obj.TimeZone=”PST”;obj.width=140;obj.height=52;obj.wmode=”transparent”;showClock(obj);
