[html] Basic Step 1

Discussion in 'Web Programming' started by shad0w~, May 6, 2007.

[html] Basic Step 1
  1. Unread #1 - May 6, 2007 at 12:07 AM
  2. shad0w~
    Referrals:
    0

    shad0w~ Guest

    [html] Basic Step 1

    Okay first up open up notepad located at *start>all programs>accessories>notepad*

    Ok now paste this in
    Code:
    <html><head><title>Whatever</title></head><body bgcolor="yellow">
    
    *Whatever you want to say here....*
    ok look at the "bgcolor="yellow">

    you could change it to any existing color.


    that is only the Basics now for some real work.


    ------------------------------------------------
    Code:
    <html><head><title>This is the title of your page</title></head><body bgcolor="this is the colour">
    <font face="arial">
    
    *This will appear on your page*
    
    </font>
    </body>
    </html>
    Look at tag <body bgcolor="this is the colour"> this is the background, You can change it with diffrent codes for diffrent colors.

    Look at this website to see all the diffrent codes:

    http://www.computerhope.com/htmcolor.htm
    {SCROLL DOWN ON PAGE}


    Also you should notice <font face="Arial"> that is the font........ Like Arial...

    You use </font> to end the tag

    Meanwhile

    Look at tag <title> that is the title of your page... Very Basic - To end the tag use </title>


    Credits = Reaper My friend for writing this down on paper, and me for typing it.
     
  3. Unread #2 - May 11, 2007 at 11:01 PM
  4. AB
    Joined:
    Dec 19, 2005
    Posts:
    141
    Referrals:
    4
    Sythe Gold:
    15

    AB Active Member

    [html] Basic Step 1

    hm, very hard to understand?
     
  5. Unread #3 - May 13, 2007 at 11:03 AM
  6. cp
    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0

    cp an cat
    Banned

    [html] Basic Step 1

    Yes, yours (or his, whatever) isn't very helpful. I've seen a lot more done better.
     
  7. Unread #4 - May 14, 2007 at 4:20 PM
  8. Olan14
    Joined:
    Jan 26, 2007
    Posts:
    581
    Referrals:
    0
    Sythe Gold:
    0

    Olan14 Forum Addict

    [html] Basic Step 1

    HTML is easy but I'm not liking how your teaching people who are new to it.
     
  9. Unread #5 - May 18, 2007 at 1:10 PM
  10. Pimpinballa
    Joined:
    Apr 28, 2007
    Posts:
    915
    Referrals:
    0
    Sythe Gold:
    0

    Pimpinballa The Magician
    Banned

    [html] Basic Step 1

    Don't worry, I made a wonderful guide for HTML.
     
  11. Unread #6 - May 18, 2007 at 11:09 PM
  12. Teizhcial
    Referrals:
    0

    Teizhcial Guest

    [html] Basic Step 1

    Most embedded html doesn't have bgcolor="yellow" anyway
    Unless very simple but most have something like this
    Bgcolor=lightyellow"="color#88888888" etc...
    or something like that...
    When you said BASIC you were not kidding
     
< I need help html | HTML Guide >

Users viewing this thread
1 guest


 
 
Adblock breaks this site