How To Start in Website Design?

Discussion in 'HTML & Website Design' started by namd3r, Feb 13, 2007.

  1. #1
    I'm new to websites. In the past, all that I have worked with is free software that I just install on my website, but I want to actually design and build a site myself. But where do I start? I don't know where to look or how I'm supposed to start out with this.
     
    namd3r, Feb 13, 2007 IP
  2. KingofKings

    KingofKings Banned

    Messages:
    5,975
    Likes Received:
    143
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Start with learning some HTML. :)
     
    KingofKings, Feb 13, 2007 IP
  3. w3bmaster

    w3bmaster Notable Member

    Messages:
    17,594
    Likes Received:
    416
    Best Answers:
    1
    Trophy Points:
    240
    #3
    Buy A Domain + Hosting

    Make the site (Dreamwaver) + php css and photoshop and you can make beautifull things
     
    w3bmaster, Feb 13, 2007 IP
  4. Deano

    Deano Sail away with me.

    Messages:
    890
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    0
    #4
    A good place to start is the Open source web directory
    Down load a few templates and have a play around, you'll soon learn how things work.
    This is assuming that you have a little html knowledge, if not there are plenty of sites around that'll give you the basics; eg. Learn html
     
    Deano, Feb 13, 2007 IP
  5. theARTeffect

    theARTeffect Guest

    Messages:
    140
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    theARTeffect, Feb 13, 2007 IP
  6. malayguy

    malayguy Peon

    Messages:
    152
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Back to basic. You start learning html. buy some books about html and develop website using nvu. For reference http://www.webdesign.org.
     
    malayguy, Feb 13, 2007 IP
  7. TormentedJewelry

    TormentedJewelry Peon

    Messages:
    130
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Google tutorials to learn HTML and how to design templates.
     
    TormentedJewelry, Feb 14, 2007 IP
  8. Logicaly

    Logicaly Peon

    Messages:
    75
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #8
    If you cant afford to buy books to learn html, or any other web design related thing, you may want to try going to your local Barnes and Nobles, and just grabbing a book and sitting down at a table and taking notes. I know lots of college students that do it that way as well.

    Then you can take your notes home and try what you learned that day.
     
    Logicaly, Feb 16, 2007 IP
  9. izzatz13

    izzatz13 Active Member

    Messages:
    541
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    60
    #9
    I will recommended the same. I've got all my basic info about HTML and CSS from that site too. Anyway if you need a live guide, try join a graphics and design forum. Ask your question there. :)
     
    izzatz13, Feb 16, 2007 IP
  10. rufh_s

    rufh_s Active Member

    Messages:
    718
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    70
    #10
    i would suggest you 2 try ur hands at frontpage frst...!!its really simple if u see HELP files den go 4 Ezgenerator software download ! hope dis will help and give to some basic idea abt web designin instead of learnin all dose tuts
     
    rufh_s, Feb 16, 2007 IP
  11. Obelia

    Obelia Notable Member

    Messages:
    2,083
    Likes Received:
    171
    Best Answers:
    0
    Trophy Points:
    210
    #11
    Bleuch.

    HTML is really not hard at all, and it's worth learning no matter what aspect of web design you choose to pursue.

    After you get a good grip of HTML, you can choose to specialise. "Web design" really encompasses a large number of different skills, and very few people are able to master them all. There's usability, CSS, Flash and motion graphics, podcasting, graphic design, 3D, not to mention all the programming aspects. CSS is the logical thing to learn after HTML, but after that you have a whole lot of choice, and you should take a while to consider what interests you the most rather than trying to grasp them all.
     
    Obelia, Feb 16, 2007 IP
  12. ichigo

    ichigo Well-Known Member

    Messages:
    2,913
    Likes Received:
    116
    Best Answers:
    0
    Trophy Points:
    135
    #12
    ichigo, Feb 16, 2007 IP
  13. 30k Challenge

    30k Challenge Peon

    Messages:
    1,188
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #13
    View >>>> Source >>>> Figure out what does what.
     
    30k Challenge, Feb 16, 2007 IP
  14. Obelia

    Obelia Notable Member

    Messages:
    2,083
    Likes Received:
    171
    Best Answers:
    0
    Trophy Points:
    210
    #14
    Unfortunately, what you're likely to learn from this is that Frontpage produces bloated code. And so do most WYSIWYG editors.
     
    Obelia, Feb 16, 2007 IP
  15. GHOwner

    GHOwner Peon

    Messages:
    81
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    HTML is a must if you wish to go custom. CSS, PHP, and others are mainly a plus and makes building websites easier to maintain.

    Buying a domain and hosting can come later since you can test the site files (if not server-side, unless you have that software installed) on a local machine, aka your computer.

    HTML, however, is quite easy. <tags> are used to define text, image, and etc properties. Best to look around the web, via Google or so, for some tutorials. However, it was so easy that I taught myself through trial and error... well looking at Dreamweaver's code view acouple of times while designing.
     
    GHOwner, Feb 17, 2007 IP
  16. greenfish

    greenfish Active Member

    Messages:
    171
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    58
    #16
    Learn the basics of html. learn how to center an image <center>... </center>. To insert a title in your page <title> ....</title> . Once you learn some basics, play around with it and pick up a new thing every day. Pretty soon you'll be more comfortable. You are not going to read a book and then open notepad and build a website. Practice, study, fail, try again you will pick things up as you go along. Just dive in there and do it.
     
    greenfish, Feb 20, 2007 IP
  17. Obelia

    Obelia Notable Member

    Messages:
    2,083
    Likes Received:
    171
    Best Answers:
    0
    Trophy Points:
    210
    #17
    Obelia, Feb 21, 2007 IP
  18. jezzz

    jezzz Notable Member

    Messages:
    4,884
    Likes Received:
    190
    Best Answers:
    0
    Trophy Points:
    200
    #18
    First Download some simple templates from various template provider.

    Experiment Your Tricks and Try to Edit Yourself and make changes

    i think by doing these you can pick goodies very sooon
     
    jezzz, Feb 22, 2007 IP
  19. Tyler Banfield

    Tyler Banfield Well-Known Member

    Messages:
    3,027
    Likes Received:
    173
    Best Answers:
    0
    Trophy Points:
    160
    #19
    Tyler Banfield, Feb 22, 2007 IP
  20. malayguy

    malayguy Peon

    Messages:
    152
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #20
    First you must learn html, basic of website design.
     
    malayguy, Mar 7, 2007 IP