Coding/Web Design

Discussion in 'The Living Room' started by Andrea, Jan 17, 2005.

  1. #1
    Andrea

    Andrea best friends. LPA Addicted VIP

    Joined:
    Dec 12, 2002
    Messages:
    34,338
    Likes Received:
    332



    I have kinda a stupid question.

    When you're coding a site and making layouts, how does one get the knowledge to do that stuff? I read about coding and all of that stuff just goes over my head.

    I know almost all of the staff members know how to do this so I'm wondering how they know what they're doing. :lol:
     
  2. #2
    Anthony.

    Anthony. .Orestes LPA Super VIP

    Joined:
    Aug 25, 2003
    Messages:
    5,600
    Likes Received:
    16



    It's stuff that comes with time. I started coding webpages with a text editor, learning how to code a page myself with nothing more than a list of tags and what they do. Then I went on to "dedicated" editors, but I still sometimes prefer to code stuff manually.

    And, for the layouts, the more you try the better you get : there's no "miracle technique" or anything.
     
  3. #3
    Branden

    Branden hey! LPA Super Member

    Joined:
    May 2, 2004
    Messages:
    6,714
    Likes Received:
    36



    I just started with the HTML and stuff in Tripod's code editor. I read a tutorial off http://www.webmonkey.com . Later on, once I found the ways of P2P, I got DreamWeaver and started using that.
     
  4. #4
    Jila

    Jila Super Member LPA Super Member

    Joined:
    Nov 30, 2003
    Messages:
    3,074
    Likes Received:
    7



    its really not that hard, although it can give you a headache after a while if you made a mistake and cant figure out what you did wrong. http://htmlgoodies.com is a great place to start with the basics like backgrounds, fonts, images, etc. then you can learn about more advanced stuff like frames and such.

    the more you do it, the more you can memorize it, then it pretty much gets easier because you understand it.

    it also helps if you have no life :lol:
     
  5. #5
    Tomi

    Tomi   LPA Addict

    Joined:
    Mar 10, 2004
    Messages:
    16,514
    Likes Received:
    51



    w3schools.com is a great site for lessons on almost any scripting language.

    It'd be a good idea to learn XHTML instead of HTML...even thou they're practicually the same thing, X is more update I believe.
     
  6. #6
    Will

    Will LPA Addicted VIP LPA Addicted VIP

    Joined:
    Aug 25, 2002
    Messages:
    35,486
    Likes Received:
    38



    From a personal standpoint, I taught myself everything I know. I even taught myself how to type.

    When I first started out, I used Expage, which was good for a beginner. Then, I graduated to Yahoo!'s PageBuilder. From there, I taught myself HTML and began exploring real layouts. After that, I found Keaton and he let me whore his Web space and I was able to teach myself even more. I was able to teach myself CSS and some Javascript, as well as expand my knowledge of HTML.

    I don't really know how I first "learned" anything or how I still remember anything, but I do. It's fun. And frustrating.
     
  7. #7
    Minus

    Minus ohai LPA Addicted VIP

    Joined:
    Aug 24, 2003
    Messages:
    18,575
    Likes Received:
    1,002



    I taught myself as well. I kind of just... looked at other people's code and imitated and learned what I was doing and stuff. Through that, I learned the basics and stuff. Then I sort of just taught myself the rest.
     
  8. #8
    Andrea

    Andrea best friends. LPA Addicted VIP

    Joined:
    Dec 12, 2002
    Messages:
    34,338
    Likes Received:
    332



    Ahhh, I see.

    I'll be taking a webpage design class this semester so I'll probably be learning this stuff. I just hope the class won't be too hard. :wth:

    Thanks for replying. :)
     

Share This Page