Loading...
IMPORTANT :: YOU MUST SAVE THE FILE AS ".FLV"
Change the file name from "get_video" to "video.flv"
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/default.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.com/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?hl=en&q=css+cheat+sheet&btnG=Search
HTML Cheat sheet
http://www.google.com/search?hl=en&q=html+cheat+sheet&btnG=Search
Group that standardizes html
http://www.w3.org/
MetaTags
http://www.google.com/search?hl=en&pwst=1&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=meta+tags&spell=1
doctype
http://www.google.com/search?hl=en&q=doctype&btnG=Search
Adding Images as backgrounds
http://www.w3schools.com/css/css_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?hl=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-validator/
Some decent text editors
http://www.context.cx/
http://www.pspad.com/
http://notepad-plus.sourceforge.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/Lorem_ipsum
CSS Transparency
IE
filter:alpha(opacity=50);
Firefox
-moz-opacity:0.5;
kde based browsers
-khtml-opacity: 0.5;
Safari
opacity: 0.5;
startTime{00:09}
%%programming
Tags:
Leave a Reply
January 8th, 2009 at 14:38:31 hi thx it realy helped
January 8th, 2009 at 15:01:30 You don't NEED to change notepad's "Save as type" to "all files *"...when its save function sees a period in the fileName you're saving to, it'll OMIT the ".txt" extension
January 8th, 2009 at 15:24:29 I watch the entire vid, great great info, man!
January 8th, 2009 at 15:47:28 Great intro to HTML. Now you've got me interested in HTML. Thanks!
January 8th, 2009 at 16:10:27 Uh just one word "helpful". thanx yow!!!
January 8th, 2009 at 16:33:26 thank you very very much....
January 8th, 2009 at 16:56:25 I watched the whole thing Great Video Man. Very Informative.
January 8th, 2009 at 17:19:24 I love your videos, they're really helping me. P.s ^^ what is it with and foo and cows?
January 8th, 2009 at 17:42:23 thank you so much,this has helped me alot!!!
January 8th, 2009 at 18:05:22 wow
January 8th, 2009 at 18:28:21 You have a lovely voice, Jimmy ;) Thanks a million for this. I am at a University where they are supposed to be teaching me this stuff, but I didn't get it at all until I watched your vid. Reviewing it constantly till I understand it all. Loving your work!
January 8th, 2009 at 18:51:20 aw man i wish i found this vid during christmas break, it would've been such a wicked thing to learn. now no spare time.
January 8th, 2009 at 19:14:19 I dont think you can use if in HTML, you can however in PHP.
January 8th, 2009 at 19:37:18 too much, isn't it?
January 8th, 2009 at 20:00:17 thnkz! =]
January 8th, 2009 at 20:23:16 how do i do if and else statements in html is it like javascript? (the if and else statments
January 8th, 2009 at 20:46:15 thx. This video rly helped me.
January 8th, 2009 at 21:09:14 holy 39:20 seconds
January 8th, 2009 at 21:32:13 sorry
January 8th, 2009 at 21:55:12 How do you apply a domain name?
January 8th, 2009 at 22:18:11 you must buy your domain
January 8th, 2009 at 22:41:10 Great video, jimmy. my favorite tag is the h1 tag. It really stands out... Which is your favorite tag?
January 8th, 2009 at 23:04:09 notepad++ owns all
January 9th, 2009 at 23:27:08 if your website is made from notepad how do you give it a domain
January 9th, 2009 at 23:50:07 notepad++ is best for HTML