Basic HTML And CSS Tutorial. Howto Make Website From Scratch

Tags:
Jimmyrcom HTML Tutorials CSS Make Websites Custom Edit Scraft Beginners Advanced Free Hacks
formail
  • By: formail
  • Subscribers: 22
  • Updated: 09-Feb-08
  • Videos: 131
  • International International
  • Comments: 4
  • Views: 4,074
  • Added: 05-Feb-08

Yeah, it's long. #1 requested tutorial on my page is how to make your own site though. I guess it beats those "learn html in 24 hours" books in any case. See the freehosts below on how to put your page online.

w3 html and css
HTML/CSS Layout Examples
cheat sheet
Cheat sheet
that standardizes html
Images as backgrounds
webhosts to upload your custom pages to.
Color
You can indicate color by using RGB mode too. eg. #336699 is a nice blue google likes to use. It stands for 33 red, 66 green, and 99 blue in hexadecimal. Here's a RGB color picker
cost money, like $10 a year usually or less. I'm not going to endorse any registrars.

CSS rounded corners
the look when printing (media)
Popular Pages
Validator
Validator
decent text editors
forums
Forums
about "Lorem Ipsum" often seen on template pages
Transparency
IE
filter:alpha(opacity=50);
Firefox
-moz-opacity:0.5;
kde based browsers
-khtml-opacity: 0.5;
Safari
opacity: 0.5;

%%programming

  1. Categories: Entertainment, How To
  2. Favorite On: happyheart jaceejoef
Comments on

Basic HTML And CSS Tutorial. Howto Make Website From Scratch

4 Comments | Add Comment
  • Pixels HTML XHTML CSS PHP and Glitters

    Hay guyzz:
    Search "milliondollarhtml" in this website
    OR
    Go to: milliondollarhtml . com for FREE tutorials such as HTML, XHTML, CSS, PHP. Also, they provide Pixels and Glitters for my space. This is an awsome web.

    Remember!!!
    Go to: milliondollarhtml . com for Pixels, HTML, XHTML, CSS, PHP, and Glitzzzz.....

    By Milliondollar Html 1251294772 Reply Spam Moderate Up Moderate Down
  • Love it

    I love the way you put everything in one video, saves me the time to be searching for other parts.Thanks

    By foni2k4 1229060157 Reply Spam Moderate Up Moderate Down
  • nice

    This was nice, but so very long. You could have split it into 5-10 minute parts, or something like that.

    I learned a lot more about html from this tutorial. I already knew about centering text, making it bold, italics, and underlined (using html), and the names of a bunch of different font faces. I hate having to rely on other web sites to be able to "get codes" when I would like to create the codes myself.

    You never mentioned about the following:

    side-by-side tables
    table border colors
    table column width (making all the same)
    linking pictures
    videos
    linking videos
    picture from folder other than the one with the html file
    picture or page from the web

    Where can I find a list of colors and fonts using yahoo?
    I will not be using google for anything.

    By JonC000001 1227851570 Reply Spam Moderate Up Moderate Down
  • Awesome Tutorial

    Hey that was grt tutorial for the starters..
    If you are not aware of what html,css is ..you can go through this tutorial..

    By Rulesever 1203952195 Reply Spam Moderate Up Moderate Down
4 Comments | Add Comment