Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> List Of Html Tags And.., ..what they make.
Mike
post Dec 28 2004, 02:56 PM
Post #1


Owner of Sub-Zero
********

Group: Members
Posts: 159
Joined: 17-November 04
Member No.: 2,325



<html> -Shows the start of an HTML document
<body> -I use this tag a lot, it has to do with the 'body' of the page.
<body bgcolor=""> -In between the quotation marks you put a hex code or a color name. That will be the background color of your page.
<font color=""> -In between the quotation marks you put a hex code or a color name. That will be the color of the text on your page.
<title> -You put your site name in between the <title> and </title> tags and it makes it show up on the top bar of your browser thing.
<big> -Makes big text
<small> -Makes small text
<b> -Makes bolded text.
<i> -Makes italicized text.
<u> -Makes underlined text.
<img src=""></img> -Put a link to to the image in between the quotation marks to display a picture from another site.
<li> -Makes a bullet point
<table> -indicates the start of a table
<tr> -Makes a row in the table
<td> -Makes a column in the table

There are tons more but those are just some that I use daily. Have fun with them!
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. where did you learn html from?(97)
  2. Html Cool Codes?(6)
  3. Html Editor(22)
  4. Meta Tags(7)
  5. Do You Know Html?(65)
  6. Html And Javascript(12)
  7. Html Question Concerning Pre Tag And Code Tag(8)
  8. Creating Link In Html - Help Me With This!(5)
  9. Wanting To Touch Up/learn My Html Again(27)
  10. Having Html Troubles......(1)
  11. How To Display Php Code [resolved](8)
  12. Help With Html(11)
  13. Ok Background Help Please(4)
  14. Some More Help With Html(2)
  15. Html Help(6)
  1. Help With Css/html Layout(5)
  2. Wanna Learn Html From Scratch(5)
  3. Login In Using Html(12)
  4. Html Application Form(6)
  5. Best Way To Protect Html Form Fields(3)
  6. Doctype Declaration And Meta Tags(5)
  7. Meta Tags(2)
  8. Html Div Help [resolved](1)
  9. Html Ascii Codes - A Complete List(3)
  10. Help Making A Web Adress Bar Using Html/js(9)
  11. Some Questions On Html(10)
  12. Html Code Question(2)
  13. W3schools.com Is Down(7)


 



- Lo-Fi Version Time is now: 23rd November 2008 - 12:48 AM