Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22

Thread: Whats a good way to learn HTML?

  1. #11
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    Start making random website designs to try out doing things in different ways and eventually you'll get the idea on how to lay something out.
    Use notepad2 instead of frontpage/dreamweaver so you actually learn it and dont just use wysiwyg editors.
    Also try and learn CSS as you go along so your sites can easily have different themes/styles.

    Then you can move on to php.

  2. Internet, Programming and Graphics   -   #12
    twisterX's Avatar Poster
    Join Date
    Jul 2003
    Location
    CoNNecticut
    Posts
    3,062
    How do you put a link/navagation table on a website like we have here.

    Such as home usercp and on.

    Also isn't wordpad the same thing as notepad2.

    I downloaded it and the exe comes but why is there a reg file
    Last edited by twisterX; 10-24-2005 at 12:16 AM.

  3. Internet, Programming and Graphics   -   #13
    suprafreak6's Avatar Suprafreak6 is Back!
    Join Date
    Apr 2005
    Location
    -=U.S.A=-
    Posts
    2,210
    im taking a web page design class in school too! we are suppose to be learning frontpage but my teacher is being a rebel and teaching us html, we got an award in our district for being over acheivers, also im in highschool for e.i.
    i use this book i forgot what its called its something like basic guide to html
    its pretty good
    it has practices and like activites to teach u has pictures and stuff its tight

  4. Internet, Programming and Graphics   -   #14
    twisterX's Avatar Poster
    Join Date
    Jul 2003
    Location
    CoNNecticut
    Posts
    3,062
    well the teacher i have doesnt know much. Its his first year but we are using notepad now for a few days to learn the basics of the code.

  5. Internet, Programming and Graphics   -   #15
    twisterX's Avatar Poster
    Join Date
    Jul 2003
    Location
    CoNNecticut
    Posts
    3,062
    Were still waiting to get the books. They didnt arrive yet.

    also in notepad2 how do you get the numbers to show up on the sides. Now they only show up when i use a line. I want them to be on everyline even if i havent tuched it. IN the screens they have on the side the numbers to the side are different than i have.
    Last edited by twisterX; 10-24-2005 at 12:51 AM.

  6. Internet, Programming and Graphics   -   #16
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    Make a file such as nav.php, in that put your navigation links.
    Then in each page put <?php include('nav.php') ?> where u want the navigation to be.
    etc.

    Notepad2 has syntax hilighting unlike wordpad...

  7. Internet, Programming and Graphics   -   #17
    twisterX's Avatar Poster
    Join Date
    Jul 2003
    Location
    CoNNecticut
    Posts
    3,062
    Result:
    14 of 20

    70%

    Almost! Study a little more and take the test again!

    Time Spent
    2:53

    I knew most of the stuff and i didnt even study!!

  8. Internet, Programming and Graphics   -   #18
    orcutt989's Avatar Blargh
    Join Date
    Dec 2003
    Location
    States
    Posts
    2,186
    The only thing is, anyone can learn HTML, and make a crappy website with a teal background and pink text with a flying monkey cursor, and make the screen shake. But how you design the site is what really makes it a website, and the artwork your incorporate into it, that is what will either make or break you as a website designer, not just simply learning HTML.

  9. Internet, Programming and Graphics   -   #19
    twisterX's Avatar Poster
    Join Date
    Jul 2003
    Location
    CoNNecticut
    Posts
    3,062
    Triple post!!!

  10. Internet, Programming and Graphics   -   #20
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    Quote Originally Posted by twisterX
    Result:
    14 of 20

    70%

    Almost! Study a little more and take the test again!

    Time Spent
    2:53

    I knew most of the stuff and i didnt even study!!
    Where did you do that?

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •