Making Front Page templates

Discussion in 'HTML & Website Design' started by angelliti, Aug 23, 2007.

  1. #1
    Can someone please tell me how I can start to learn/Code front page templates.

    Tutorials etc..

    Cheers.
     
    angelliti, Aug 23, 2007 IP
  2. jamesicus

    jamesicus Peon

    Messages:
    477
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I personally like the W3 Schools Online HTML Tutorial at http://www.w3schools.com/html/html_intro.asp -- it is a (free) comfortable way of learning HTML Markup.

    James
     
    jamesicus, Aug 23, 2007 IP
  3. jamesicus

    jamesicus Peon

    Messages:
    477
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #3
    An excellent way to see how HTML Markup works in conjunction with Style sheets (CSS) is to view a well structured Web page and view the source code -- then use the W3C CSS Validator to reveal the style sheet source -- you can then toggle back and forth to see how it all works.

    If you find a page that you like particularly well, you can copy and paste HTML snippets for incorporation into your own page(s) -- the HTML tags are in the Public Domain so you can use them OK, however, the text and notations are the Copyright property of the originator -- not to be used without permission.

    Please feel free to use any of the HTML/CSS tags and constructs from my pages -- my Home page is at: http://jp29.org/

    James
     
    jamesicus, Aug 23, 2007 IP