web 2.0

How should I learn how to build simple websites?



I have some very simple websites that I would like to build. Some would be 2-5 custom pages. I am self taught on web marketing but I’d really like to build my own sites. Also, I know there are simple hosting sites that are free or close to it and any suggestions on that would be great as well. I would like to be able to put adsense on some and I’d like to be able to capture opt-in email addresses on others.
Thanks a lot for the advice. I knew I needed HTML and CSS but wasn’t sure about the others. Thank you for the recommendations.
Where should I get started other than the w3schools.com?

Free email marketing related posts:

4 Responses to “How should I learn how to build simple websites?”

  1. If you want static sites (the page always looks the same), learn HTML and CSS.

    If you want pages that do things (look up things in a database, show RSS feeds, send email), then in addition to HTML and CSS, learn computer programming. Then learn PHP, SQL and Javascript.

  2. Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D, just to name a few. It’s also integral to the intranet applications and other e-business solutions that are the foundation of corporate computing.

    Go to training!

  3. 1, create a good design
    ( using designing softwares eg, photoshop, fireworks)
    2, develop that design to html site
    ( using developmentsoftwares eg, dreamweaver)
    3, always use style sheet for development
    4, give a good content for the site
    5, buy a domain name
    6, buy server space
    7, enjoy the world of web

  4. You will need to know HTML and CSS first. Try this website, inpics.net, click on HTML and CSS and start learning. It teaches you with instructions and pictures -designed for classroom use.

    It is all free.

    Then you can go to w3schools.com and learn a server side script, I recommend PHP and with this, learn MySql. Javascript should also be on your list. I will list them in order of priority.

    HTML
    CSS
    Javascript
    PHP
    Mysql

    000webhost.com is a free web hosting service.

Leave a Reply

*