Activity Stream
48,167 MEMBERS
64819 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 37
  1.     
    #11
    Member
    Website's:
    Doxsters.net
    rofl, now style that and make it look awesome with css
    oh and you forogt a doctype

    Need a Designer/Web Developer? Click Me

    MSN: PM me for it.
    Email(Preferred):timtamboy63@gmail.com

    "Power Corrupts. Absolute Power Corrupts Absolutely"

  2.   Sponsored Links

  3.     
    #12
    Banned
    Website's:
    sbanime.com
    wats a doctype ??

  4.     
    #13
    Banned
    Website's:
    sbanime.com
    i now understand wat <br /> is....lolzz i was always wondering why they put that in html lolz...its to change line ..sry im noob dunt laugh

  5.     
    #14
    Member
    Website's:
    UpFashion.pk TechShake.info moviesmafia.com
    HI . m also learning PHP now days.

  6.     
    #15
    Banned
    Website's:
    sbanime.com
    lol eagle i am ultra noob..lolz...i am starting html lolzzz...

  7.     
    #16
    Banned
    Website's:
    sbanime.com
    i am going to play carrom lolz... will start colors and styles chapter later lolz

  8.     
    #17
    Respected Developer
    Website's:
    wrzc.org
    Quote Originally Posted by SaBteCh View Post
    <html>
    <body>

    <h>Hello World This is Me</h>
    <p><h1>About me</h></p>
    <a href="www.google.com">Go to google please ^^</a>
    <p>See the image below </p>
    <img src="http://www.buxsnap.com/templates/images/backgd.png" width="500" height="500" />

    </body>
    </html>


    HAHAHAHAHA...awesome html
    Actually you've an errors in this. You shouldn't have a <h1> tag inside a <p>

    A <h1> tag is a heading tag. A <p> tag is a paragraph. You don't have a heading in a paragraph.

    You also opened a <h1> tag but tried to close it with a </h> tag here:
    <p><h1>About me</h></p>

    It should just be:
    <p>About me</p>
    or
    <h1>About me</h1>

    http://www.w3schools.com/ is good but another one that's not too bad is http://www.tizag.com/ It's more text book ish as referred to earlier but I still find myself referring to it the odd time

    Try adding a <head> tag and a <title> tag to your pages before the <body>. It's good practice.

    Note: please use the edit button too. Don't double post
    Tutorial How to SEO your Warez Site a guide to help you increase your organic traffic

    Huge list of Warez Sites and free Multiposter Templates

  9.     
    #18
    Member
    go to warez-bb and search for Lynda videos for html and php..download them and learn
    Coding Horror Fan
    I don't read PM's frequently .

  10.     
    #19
    Member
    Yeah get the Lynda videos. Especially the PHP videos by Kevin Skoglund.

  11.     
    #20
    Banned
    Website's:
    sbanime.com
    are the lynda videos better to understand than in w3schools??

Page 2 of 4 FirstFirst 1234 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Tutorial: 30 Days to Learn HTML & CSS
    By traxport121 in forum Useful Sites
    Replies: 6
    Last Post: 3rd Jul 2012, 08:40 AM
  2. 30 Days to Learn HTML & CSS
    By Dejan84 in forum Useful Sites
    Replies: 14
    Last Post: 22nd Apr 2012, 02:56 AM
  3. Replies: 8
    Last Post: 21st Jul 2010, 06:13 PM
  4. Books to learn HTML, CSS, PHP, And how to apply them...
    By SaBteCh in forum General Discussion
    Replies: 6
    Last Post: 7th Jun 2010, 10:18 AM
  5. learn html,css
    By shadow.prx in forum Useful Sites
    Replies: 0
    Last Post: 27th Apr 2009, 11:56 PM

Tags for this Thread

BE SOCIAL