You can put your site on the web using a free host
http://blog.jimmyr.com/List_of_Webhosting_Com
panies_17_2008.php
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 ... More
You can put your site on the web using a free host
http://blog.jimmyr.com/List_of
_Webhosting_Companies_17_2008.php
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
http://www.w3schools.com/html/
http://www.w3schools.com/css/d
efault.asp
Simple HTML/CSS Layout Examples
http://blog.html.it/layoutgala
/
http://www.code-sucks.com/css%
20layouts/faux-css-layouts/
http://www.mycelly.com/
http://www.thenoodleincident.c
om/tutorials/box_lesson/boxes.html
Simple CSS Formatter
http://csstypeset.com/
HTML testing Sandbox
http://htmlsandbox.com/
CSS cheat sheet
http://www.google.com/search?h
l=en&q=css+cheat+sheet&btnG=Search
HTML Cheat sheet
http://www.google.com/search?h
l=en&q=html+cheat+sheet&btnG=Search
Group that standardizes html
http://www.w3.org/
MetaTags
http://www.google.com/search?h
l=en&pwst=1&sa=X&oi=spell&resnum=0&ct=result&
cd=1&q=meta+tags&spell=1
doctype
http://www.google.com/search?h
l=en&q=doctype&btnG=Search
Adding Images as backgrounds
http://www.w3schools.com/css/c
ss_background.asp
RGB 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
http://www.siteprocentral.com/
html_color_code.html
Domains cost money, like $10 a year usually or less. I'm not going to endorse any registrars.
CSS rounded corners
http://www.google.com/search?h
l=en&q=css+rounded+corners&btnG=Search
Change the look when printing (media)
http://www.w3.org/TR/REC-CSS2/
media.html
CSS Popular Pages
http://del.icio.us/search/?fr=
del_icio_us&p=css&type=all
http://del.icio.us/search/?fr=
del_icio_us&p=top+css&type=all
HTML Validator
http://validator.w3.org/
CSS Validator
http://jigsaw.w3.org/css-valid
ator/
Some decent text editors
http://www.context.cx/
http://www.pspad.com/
http://notepad-plus.sourceforg
e.net/uk/site.htm
http://www.jedit.org/
http://www.scintilla.org/SciTE
.html
http://www.notetab.com/
html forums
http://groups.google.com/group
/alt.html/topics?lnk=gschg
CSS Forums
http://csscreator.com/?q=forum
/
Info about "Lorem Ipsum" often seen on template pages
http://en.wikipedia.org/wiki/L
orem_ipsum
blah
http://www.bbc.co.uk/blogs/rad
iolabs/2009/01/how_we_make_websites.shtml
http://arbent.net/blog/css-tip
s-that-every-beginning-developer-should-know-
about
CSS Transparency
IE
filter:alpha(opacity=50);
Firefox
-moz-opacity:0.5;
kde based browsers
-khtml-opacity: 0.5;
Safari
opacity: 0.5;
@@@{
"Group": "Programming",
"JumpPoints": [
{ "Description": "Standardizations Rant", "time": "04:21" },
{ "Description": "List of Intervals and their note Distances", "time": "5:20" },
{ "Description": "Using TrainEar.com>", "time": "5:32" }
],
"Subtitles": [
{"locale": "EN", "long": "English", "url": "http://youtube.jimmyr.com/subs
/K3kC_lYLAZw_en.srt" },
{"locale": "ES", "long": "Spanish", "url": "http://youtube.jimmyr.com/subs
/K3kC_lYLAZw_es.srt" }
],
"Related": [
{ "id": "afgyNp5HueQ", "description": PHP Tutorial" }
],
"Tags": "HTML Tutorial, Learn HTML and CSS, CSS Tutorial, html video tutorial"
} Less
Added Feb 2, 2008
Channel Howto
Duration 39:20 | views 1776080
Local Comments 0
Youtube Comments 5835
Rating:
Tags jimmyrcom html tutorial css tutorials howto make website websites custom edit scraft beginners advanced free hack
Permalink:

Post a comment
Local Comments (0)
Youtube Comments (5835)
anau11 Says:
May 24, 2012 - Great tutorial, but how I get the domain and do the hosting thing??
hardeyestrada Says:
May 24, 2012 - That's inspiring :)
HE360 Says:
May 24, 2012 - This is actually one of the best tutorials I found. Everything I needed to know was in this one video.
HE360 Says:
May 24, 2012 - I'm glad to hear that. That's one of the reasons I'm hoping to learn a lot about web development.
raghusainik Says:
May 23, 2012 - Very good tutorial for absolute beginners. After listening to this tutorial, I am definitely not overwhelmed by the CSS and likes of it. Thanks.
htalib1 Says:
May 23, 2012 - Owsum tutorial
BubbaCruce Says:
May 23, 2012 - Very helpful. I've wanted to learn all of this stuff but couldn't figure out where to, and none of my friends are smart enough to know how to do it. You just gave me something to do and work on over the summer. I Subbed,Rated & Commented Thanks Bro!
xXeMiLlXxPL Says:
May 22, 2012 - da fuq is a div? why would you use it?
pwhs8 Says:
May 22, 2012 - LMAO
MrConrad108 Says:
May 22, 2012 - How dp u get the url for the website
TheDXPower Says:
May 21, 2012 - Thank you man, THANK YOU! You are just what I needed. :D
MissPielops Says:
May 21, 2012 - You shouldn't even try to make a website if you don't even know how to open notepad LOL
hovland415 Says:
May 20, 2012 - May I ask what program you used to record this?
year20xxgamer Says:
May 20, 2012 - You right click on the html notepad file and click "open with", and then select internet explorer (or any web browser). It should then open up the browser and run you html file. You're welcome!
MCmopsful Says:
May 20, 2012 - Very good tutorial, thank you. It's so easy to catch up with you, you make it look so easy. What do you think about making one more tutorial on how to make a bit more complicated web page, index page, menu etc.?
muste97 Says:
May 20, 2012 - no I mean how can he be that page that says run on
revolutionize017 Says:
May 19, 2012 - Learned HTML and CSS in one month just because of this video. Now i earn $100 a day in this website bit(dot)ly/Jfb5al as a freelancer. Thank you so much for this tutorial!
John01dav Says:
May 19, 2012 - I have a whole series about how to make a website in html
year20xxgamer Says:
May 19, 2012 - do you have a pc? if so, go to start, then type Notepad into the "search progams and files" box and then it should pop up. Click on it and it should open a blank sheet.
muste97 Says:
May 19, 2012 - how do you run the notepad? please help
theBIGprogrammers Says:
May 18, 2012 - HTML Tutorials here! SUB AND ENJOY
somypiano Says:
May 18, 2012 - Man, you are great teacher! I have bad English, little knowledge about using computers, and nothing about building websites; still you made me understand. If I have my own school, I would take you as a teacher immediately! Thank you teacher!
pitipiti2263 Says:
May 17, 2012 - Thank you for your generosity for this tutorial I am a newbie with HTML CSS you made this easy for me to follow and understand about web designing.
Randy Homer Says:
May 16, 2012 - Thanks for taking the time to create this tutorial. I'm new to html and css and really enjoyed learning from you. Thanks.