tags
Basic HTML and CSS Tutorial. Howto make website from scratch
You can put your site on the web using a free host http://blog.jimmyr.com/List_of... 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... Simple HTML/CSS Layout Examples http://blog.html.it/layoutgala... http://www.code-sucks.com/css%... http://www.mycelly.com/ http://www.thenoodleincident.c... Simple CSS Formatter http://csstypeset.com/ HTML testing Sandbox http://htmlsandbox.com/ CSS cheat sheet http://www.google.com/search?h... HTML Cheat sheet http://www.google.com/search?h... Group that standardizes html http://www.w3.org/ MetaTags http://www.google.com/search?h... doctype http://www.google.com/search?h... Adding Images as backgrounds http://www.w3schools.com/css/c... 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/... 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... Change the look when printing (media) http://www.w3.org/TR/REC-CSS2/... CSS Popular Pages http://del.icio.us/search/?fr=... http://del.icio.us/search/?fr=... HTML Validator http://validator.w3.org/ CSS Validator http://jigsaw.w3.org/css-valid... Some decent text editors http://www.context.cx/ http://www.pspad.com/ http://notepad-plus.sourceforg... http://www.jedit.org/ http://www.scintilla.org/SciTE... http://www.notetab.com/ html forums http://groups.google.com/group... CSS Forums http://csscreator.com/?q=forum... Info about "Lorem Ipsum" often seen on template pages http://en.wikipedia.org/wiki/L... CSS Transparency IE filter:alpha(o acity=50); Firefox -moz-opacity:0.5; kde based browsers -khtml-opacity: 0.5; Safari opacity: 0.5; startTime{00:09} %%programming
Channel: Howto & Style
Author: jimmyrcom
Length: 39:19
Rating: 4.89
Views: 343529
Tags: advanced beginners css custom edit free hack howto html jimmyrcom make scraft tutorial tutorials website websites
Video Comments
UnitedDriftKings (November 30, 1999 at 12:00 am)hey bro, see how we set the position thingy? How does it know which ITEM to move?
jimmyrcom (November 30, 1999 at 12:00 am)
filezilla
UnitedDriftKings (November 30, 1999 at 12:00 am)
bro, in my cpanel it has this thing called FTP or somthin, cant i use that?
UnitedDriftKings (November 30, 1999 at 12:00 am)
k bro thanks man, i love ur tuts :D :)
jimmyrcom (November 30, 1999 at 12:00 am)
you put them on your webserver. ask your webserver or watch my xampp tutorial
UnitedDriftKings (November 30, 1999 at 12:00 am)
how do i put my images show on the website then?
jimmyrcom (November 30, 1999 at 12:00 am)
cause the webhost doesn't hack your home computer and look for images you may have associated to it
UnitedDriftKings (November 30, 1999 at 12:00 am)
if i upload the file to a webhost, my images dont show up on the website.. how come?
killerdog1477 (November 30, 1999 at 12:00 am)
hi thx it realy helped
DoKtaTre (November 30, 1999 at 12:00 am)
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