Simple Codes
- <HTML> ... </HTML> = Hyper Text Markup Language
- <HEAD> ... </HEAD> = The head, or prologue, of the HTML document
- <BODY> ... </BODY> = All the other content in the HTML document
- <TITLE> ... </TITLE> = Your Website title
- <P> = Paragraph
- <BR> = Line Break (sama fungsi macam enter)
- <A HREF> = Link from current website to other website
- <IMG SRC> = Source of Image
- <STRONG> ... </STRONG> = To bold your words..You can also use this code <b> ... </b>
- <table> = Start Table
<TR> = Table Row
<TD> = Table Date
</TD> = End Data
</TR> = End Row
</Table> = End Table
Warnings: All codes like <center>, <TR>, <body> or any codes MUST be closed with this
</'your code'>*change the word your code to any code that you want to use such as </center> </body>*
2 comments:
kalo nak kelip2 silalah pakai kod
YourText
hahha..
ehehe..
Post a Comment