Adblock breaks this site

how to make website from start to finnish?

Discussion in 'Web Programming' started by phonebox, Jul 28, 2008.

  1. phonebox

    phonebox Guest

    Referrals:
    0
    how to make website from start to finnish?

    hi, i want to make a website from start to finnish.. absolutley free like from a clean computer to a completly webiste so other ppls can viewing it.. is this possibel at all? i would be so gracefull if u would tell, im a such a noob but everyone have to start somewhere:nuts: thx!
     
  2. SuF

    SuF Legend
    Pirate Retired Global Moderator

    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary
    how to make website from start to finnish?

    WTF? Do you know HTML?
     
  3. phonebox

    phonebox Guest

    Referrals:
    0
    how to make website from start to finnish?

    no i don't! from a clean comp to a website that all can view.. and i dont have any experience for html etc
     
  4. SuF

    SuF Legend
    Pirate Retired Global Moderator

    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary
    how to make website from start to finnish?

  5. night

    night Member
    Banned

    Joined:
    Apr 21, 2005
    Posts:
    60
    Referrals:
    1
    Sythe Gold:
    5
    how to make website from start to finnish?

    here ill get you started:

    Code:
    <html>
    .
    .
    .
    .
    </html>
    
     
  6. SuF

    SuF Legend
    Pirate Retired Global Moderator

    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary
    how to make website from start to finnish?

    that was not helpful at all. :/
     
  7. 0017513060

    0017513060 Forum Addict

    Joined:
    Mar 9, 2007
    Posts:
    413
    Referrals:
    0
    Sythe Gold:
    0
    how to make website from start to finnish?

    well if ur lazy u can use a web based editor where you dont have to deal with any code. try free webs
     
  8. SuF

    SuF Legend
    Pirate Retired Global Moderator

    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary
    how to make website from start to finnish?

    Please don't tell people that. Coding it yourself is soooo easy. :(
     
  9. jameslindsay

    jameslindsay Guest

    Referrals:
    0
    how to make website from start to finnish?

    I'm with SuF.

    It took me under 6 months to learn HTML fluently, and then another 8 to learn CSS. Honestly; it's not that hard!

    Before you get dragged into using free web editors and hosts like freewebs, read up on HTML. You never know; it might be the best thing you ever do. When I was younger, I learned it, and now I'm earning £9.80+ p/h as a freelance creative designer.

    If you're really serious, get stuck in! :)
     
  10. Black Fire

    Black Fire Active Member
    Banned

    Joined:
    Sep 29, 2007
    Posts:
    102
    Referrals:
    0
    Sythe Gold:
    0
    how to make website from start to finnish?

    Depends on what you mean by making a website from start to finish; if you're planning on having dynamic content, you'll need to learn PHP too. If you're just planning on making a website for a clan or something, you're better off paying a freelancer to make something for you, rather than spending a few months learning the necessary programmming/markup languages.
     
  11. tomanderson12

    tomanderson12 Member

    Joined:
    Jan 21, 2008
    Posts:
    53
    Referrals:
    0
    Sythe Gold:
    0
    how to make website from start to finnish?

    I really dont understand what you meant by Clean Computer but like SuF said follow HTML Guides and please dont use Web Based Editors its lazy and you still dont really understand what it is that your doing your just clicking buttons.

    I learnt HTML fluently in around 2-3 months CSS at the same time but not brilliant with CSS although I do know alot about it, and im still learning PHP but I can and have made login scripts, registration scripts etc.

    If you need any help PM me and il try help you the best I can
     
  12. Supah Fly

    Supah Fly Active Member
    Banned

    Joined:
    Aug 22, 2007
    Posts:
    202
    Referrals:
    1
    Sythe Gold:
    0
    how to make website from start to finnish?

    HTML:
    <html>
    <head>
    <title>My website</title>
    </head>
    <body>
    <table><tr><td>Yay my first table...</td></tr></table>
    <p>Yay my first paragraph...</p>
    <img src="http://www.google.com/intl/en_ALL/images/logo.gif" border=0 />
    <a href="index.html">Yay my first link (TO MY HOMEPAGE)</a>
    </body>
    </html>
    put that code in an html document and i guess your started D:

    w3schools is very helpful, although I didnt learn from there.
     
  13. skatetopia

    skatetopia Forum Addict
    Banned

    Joined:
    Aug 29, 2008
    Posts:
    287
    Referrals:
    1
    Sythe Gold:
    0
    how to make website from start to finnish?

    Go to w3 schools and read up on html and css and then take the test they have there. If your this lazy and want to be spoon fed you won't get any were with html/website making.
     
< Web Layouts | Html , Css Template , help. >


 
 
Adblock breaks this site