Learning Basic HTML/XHTML(PLEASE MAKE THIS STICKY)
3 posters
Page 1 of 1
Learning Basic HTML/XHTML(PLEASE MAKE THIS STICKY)
Ok html is sortof like bbcode
but here is one od the difffrences; they are in tags like this: <tag>
here is a simmalar thing of html: the end tags look are; / (E.G <tag>hi</tag>
get it?
<br & /> = line break
<table> & </table = Define an HTML table
<tr> & </tr> = table row
<th> & </th> table header--must be inside <tr>
<td> & </td> = table data--must be inside <tr>
<ol> & </ol> = define orderd list
<ul> & </ul> =defines an unorderd list
*I will add more after school
here is an eg of an html page:
<html>
<body>
<title>hello world</title>
<p>hi my name is ______ i like to ______ do you like to _______ i like _________ its very yummy</p>
</body>
</html>
thats the end of the page, hope this helps
~`ham
but here is one od the difffrences; they are in tags like this: <tag>
here is a simmalar thing of html: the end tags look are; / (E.G <tag>hi</tag>
get it?
<br & /> = line break
<table> & </table = Define an HTML table
<tr> & </tr> = table row
<th> & </th> table header--must be inside <tr>
<td> & </td> = table data--must be inside <tr>
<ol> & </ol> = define orderd list
<ul> & </ul> =defines an unorderd list
*I will add more after school
here is an eg of an html page:
<html>
<body>
<title>hello world</title>
<p>hi my name is ______ i like to ______ do you like to _______ i like _________ its very yummy</p>
</body>
</html>
thats the end of the page, hope this helps
~`ham

Re: Learning Basic HTML/XHTML(PLEASE MAKE THIS STICKY)
You didn't state the difference between HMTL and XHTML. 
Maybe you should state how to change text colors, font sizes, and the font. For the table, you did not include "<tbody>."
This is a good start for basic html learning. But I feel there is still more to add.

Maybe you should state how to change text colors, font sizes, and the font. For the table, you did not include "<tbody>."
This is a good start for basic html learning. But I feel there is still more to add.
Re: Learning Basic HTML/XHTML(PLEASE MAKE THIS STICKY)


=> Member Advised
=>Topic Locked
Nessa- Energetic
-
Posts : 6203
Reputation : 128
Language : English

» How to get html coding in basic text ?
» Html, Java, Dhtml, Xhtml
» Allow XHTML & Javascript on HTML Pages!
» I need an basic HTML template
» Basic HTML Coding
» Html, Java, Dhtml, Xhtml
» Allow XHTML & Javascript on HTML Pages!
» I need an basic HTML template
» Basic HTML Coding
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum