Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

where to start ?

  • 10-03-2010 9:29pm
    #1
    Registered Users, Registered Users 2 Posts: 2,183 ✭✭✭


    hey all,

    at the moment i'm learning some css and html from online tutorials. Eventually i'd like to try and develop my own website... very basic at first using css and html and then maybe add some bells and whistles later.

    i'm just wondering if anyone could recommend me a book to get started?...ive never created a website from scratch, only modified existing ones... so im looking for one where ill learn best practice etc..

    also could anyone recommend a good free editor?


Comments

  • Registered Users, Registered Users 2 Posts: 2,120 ✭✭✭p


    Heads first XHTML & CSS is a great book.

    Also, i'd recommend try to set up a Wordpress blog too - as that's a good wa to experiment without having to know HTML completely.

    Notepad++ is a great free HTML editor.


  • Registered Users, Registered Users 2 Posts: 7,838 ✭✭✭Nulty


    ConTEXT editor is pretty good.

    Go to your nearest PC World and look at their books. Find one in the style you like and then look for favourable reviews. This is the way I always go about these things.

    Any more questions, just task.


    Notepad++ is great too but is there any setting for completing tags like =

    type "<?php", pres space/enter and "?>" appears?

    This worked on a free trial for one but cant find a free one that does it


  • Registered Users, Registered Users 2 Posts: 2,183 ✭✭✭jobless


    thanks for the replies lads
    p wrote: »
    Heads first XHTML & CSS is a great book.

    Also, i'd recommend try to set up a Wordpress blog too - as that's a good wa to experiment without having to know HTML completely.

    Notepad++ is a great free HTML editor.

    just looked this up on amazon, it was published in 2005... just wondering if id be missing out on anything new if i read this?


  • Registered Users, Registered Users 2 Posts: 4,081 ✭✭✭sheesh


    if you are just starting off and its cheap and someone here recommends it you should be ok html has not changed that much since i started learning it in 1997 :eek: css had just started to be a standard then too html and css is just about layout of the page and its appearence so if you are just learning it I would go over to a site like http://www.oswd.org/ and try to replicate the designs there

    but start slowly try to learn a couple of things about each tag and work from there.

    remember in css to keep all the text lowercase remember to put the semi colon after each statment and the end curly bracket

    get firebug. its free and makes it alot easier to track css errors


    that should keep you entertained for a month or so. :)


    I almost forgot
    http://www.webmonkey.com/ is where i learned most of my HTML initially


  • Registered Users, Registered Users 2 Posts: 2,183 ✭✭✭jobless


    thanks for the tips sheesh.... plenty to go on there.. cheers


  • Advertisement
Advertisement