/    Sign up×
Community /Pin to ProfileBookmark

the best site of learning html basic elements

mr/mrs

?

what are the best sites of html and also i have some programming that hopfuly i had to give presentation :about it for example:-

1)

<html>
<head>
<title> The Best Features of the Internet</title>
</head>
<body>
<h1> Here are my favorite sites</h1>
<ul>
<li> you can meet new people from countrries around the world.
<li> you have access to new media as it becomes public:
<ul type=”circle”>
<li><strong><strong> New games</strong></strong></li>
<li> New Applications
<ol type=”i”>
<li> for business
<li> for pleasure
</ol>
<li> Around the clock <i>the clock<i/>
<li> <u>Search Engines</u>
<li> Shopping
<li> Programming
<ol type=”a”>
<li> XML
<li> Java
<li> XHTML
<li> Scripts
<li> New Langauges
</ol>
</ul>

<li> Links
<li> Keeping in touch with old freinds
</ul>

</body>

</html>
and im very very sorry this last example
<html>
<head>
</head>
<body bgcolor = “yellow”>
<table align=”center” border=5 bordercolor=”black” cellspacing=10 bgcolor=”red”>

<tr><td> A </td></tr>
<tr><td> B </td></tr>
<tr><td> C </td></tr>
<tr><td> D </td></tr>
<tr><td> E </td></tr>

</table>

<table align=”center” border=2 bordercolor=”black” cellpadding=10 bgcolor=”green”>
<caption> <b>Column</b> </caption>

<tr>
<td>1</td>
<td>2</td>
<td>3</td>
<td>4</td>
</tr>
<tr>
<td>5</td>
<td>6</td>
<td>7</td>
<td>8</td>
</tr>
<tr>
<td>9</td>
<td>10</td>
<td>11</td>
<td>12</td>
</tr>
<tr>
<td>13</td>
<td>14</td>
<td>15</td>
<td>16</td>
</tr>
<table align =”center” border=2>
<caption> <b>Heading</b> </caption>
<th> MCUC No </th>
</table>

<table align =”left” border>

<caption> <b>ROWSPAN</b> </caption>
<tr>
<td>Item 1</td>
<td rowspan=”2″>Item 2</td>
<td>Item 3</td>
</tr>
<tr>
<td>Item 4</td>
<td>Item 5</td>
</tr>

</table>

<table align=”right” border>
<caption> <b>COLSPAN</b> </caption>

<tr>
<td bgcolor=”red”>Item 1</td>
<td colspan= 2 bgcolor=”green” >Item 2</td>
</tr>
<tr>
<td bgcolor=”yellow”>Item 3</td>
<td bgcolor=”black”>Item 4</td>
<td bgcolor=”blue”>Item 5</td>
</tr>
</table>

<table align =”center” border=3 cellpadding=10 bordercolor=”blue” bgcolor=”green”>
<tr align=”center” bgcolor=”blue”>
<td align=”right” bgcolor=”yellow”>Name</td>
<td>Baya</td>
</tr>
<tr>
<td>Sex</td>
<td>Female</td>
<table align=”center” border bgcolor=”green”>
<tr bgcolor=”green”>
<td>1</td>
<td>2</td>
<td bgcolor=”white”>3
<table border=2 bordercolor=”green” bgcolor=”red”>
<tr bgcolor=”red”>
<td> A</td>
<td> B</td>
</tr>
<tr bgcolor=”red”>
<td>C </td>
<td> D</td>
</tr>
</table>
</td>
</tr>
<td>4</td>
<td>5</td>
<td>6</td>
</tr>

</table>
</tr>
</table>
</body>
</html>
thank you very much
?

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@WelshsteveOct 17.2006 — The best site in my opinion is [URL=http://www.w3schools.com]W3 Schools[/URL]. It's very easy to use.
Copy linkTweet thisAlerts:
@abzOct 17.2006 — I find it helpful to use the validator on www.w3.org. It picks out your errors so you know what to look up on w3schools
×

Success!

Help @powerup spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.25,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...