Where to Learn to Create Websites

by CDawson Banned
8 replies
Hello, was wondering if anyone could point out a good site or software that could teach me to build a full website using code and how to upload it to a host such as hostgator. I've always used wordpress.
#create #learn #websites
  • Profile picture of the author Marcus Rockey
    I personally had good success with Richard Leggs 'instant traffic shortcuts' program. There is info in there about site building using code.

    Give it a try.
    {{ DiscussionBoard.errors[5300982].message }}
  • Profile picture of the author travlinguy
    Okay, here you go:

    KompoZer - Easy web authoring

    The 10 Best Free Web Editors For Windows - Best Free Windows HTML Editors

    The first is my favorite free Web editor. Then you'll find 10 free Web editors. I like Kompozer. You might like a different one. Once you figure out which that may be head over to Youtube and do a search. I know there's a ton of free tutorials for Kompozer as well as some of the others. Just watch and learn.

    Merry Christmas!
    {{ DiscussionBoard.errors[5300986].message }}
  • Profile picture of the author IDN101
    Why not go with Joomla. All the documentation you need is in PDF format on their site.
    {{ DiscussionBoard.errors[5301022].message }}
  • {{ DiscussionBoard.errors[5301044].message }}
  • Profile picture of the author John Rogers
    Here you go. Plenty of lessons to work through at your own pace

    W3Schools Online Web Tutorials
    {{ DiscussionBoard.errors[5301045].message }}
  • Profile picture of the author Trevor
    Originally Posted by CDawson View Post

    Hello, was wondering if anyone could point out a good site or software that could teach me to build a full website using code and how to upload it to a host such as hostgator. I've always used wordpress.
    I can't tell you much about coding as I'm not too knowledgeable on that field, but as for Hostgator, you may want to check out Hostgator tutorials, you will everything there.
    {{ DiscussionBoard.errors[5301066].message }}
  • Profile picture of the author aeri
    One of the ways I tried to learn some coding is through downloading a free layout that I might like and go through the index page. Sometimes, you learn some pretty interesting things when you try to find a particular text (or phrase).

    For example, you might see something like DIV class in the layout, and that'll be a good cue for looking up on Google (what is a DIV class, something to that extent maybe).

    The other warriors provided some useful tools though if you would like more information or avoid doing major hardcoding
    {{ DiscussionBoard.errors[5301174].message }}
  • Profile picture of the author tampaprogrammer
    I suggest you just google:

    html tutorial
    css tutorial
    (these are for basic sites)

    If you want to work with dynamic sites (where pages change "on the fly" depending on customer input like one page coded can display 100 individual pages with products) then I also suggest:
    php tutorial
    mysql tutorial

    THEN ... another good option is jquery tutorial

    You get those 5 mastered and you can pretty much build ANY site known to man, including a youtube or facebook clone.

    (don't let me minimize this though, it could take a year or two to master all of those and even then, you are constantly learning as new ideas get created constantly).
    {{ DiscussionBoard.errors[5301190].message }}

Trending Topics