buckus
02-15-2005, 06:34 PM
I hope there isn't already a thread about this and I hope its okay that I started it. Well, see I really need to learn html, like ASAP. I was wondering if anyone could point me in the direction of a site that I can learn it, or maybe some books or software? I know I can just search on yahoo or something. But I know there are some people on here that know html and maybe they'd know of a best site or something. I need to learn it so that I will be able to design pages in html for a website. I guess this might sound kind of crazy, I dunno how easy or hard it is. I mean I have had some expirience with it on different sites and stuff, hello blogland. But um yeah, I am a fast learner and determined to figure it out thoroughly. I'd really appriciate any help. Thanks!

fire-inside
02-15-2005, 07:53 PM
Microsoft Frontpage is great. You basically build your design with how you actually want it to look, rather than typing it. If that makes sense. It all gets transfered to HTML text so you can still publish the site and also look to see what does what. You could probably learn pretty good with Frontpage. Try to get your hands on that.

theelectric3
02-15-2005, 08:24 PM
hmmm...pretty cool. i'll look into that myself (whenever i get time to do so) as i've been wanting to learn more html myself.

buckus
02-15-2005, 09:55 PM
Thanks so much for your help. :) Now that sounds awesome, I have definitely got to get ahold of that.

terrasin
02-16-2005, 01:52 AM
http://www.htmlprimer.com/
http://werbach.com/barebones/
http://www.davesite.com/webstation/html/

CJ

PinkGoo
02-16-2005, 03:35 AM
Microsoft FrontPage isn't that reliable, but it is much better to build a site instead of type it.

tech. dude
02-16-2005, 04:22 AM
http://www.webmonkey.com (http://)

contains a bunch of color codes. and allllll the basic tags to get started on your journey.

brandon_p23
02-16-2005, 09:17 AM
I can help you out on HTML editing, if you want.

loner_33
02-16-2005, 08:10 PM
HTML is really easy to learn. Try this site, it'll teach you the basics in a week. Extra stuff is on the site, too.

http://www.htmlgoodies.com/

buckus
02-17-2005, 06:28 AM
Thank you all so much for all the help!!!! :D

And thank you Brandon, that would be great. I am sure that I will need some help!

brandon_p23
02-17-2005, 07:41 AM
You're quite welcome.

By the way, here's some references for any HTML editing that I find quite helpful.
http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=2203281&Mytoken=20050217084122 (This is a very good friend of mine who knows a bunch of HTML stuff)
http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=95235&Mytoken=20050217084805 (This site is a very good tool for any help for any HTML stuff. They guy that runs it works where I work. :))

buckus
02-21-2005, 01:13 PM
Those rock, thanks so much!!!

brandon_p23
02-22-2005, 07:38 AM
You're quite welcome! :)

will
02-24-2005, 04:51 PM
just throwing in my 2 cents...

Frontpage is from the devil. Granted I haven't looked at it since Office2000 I think, but the code that it generates is absolutely awful. If you really want a WYSIWYG editor, Dreamweaver is better but still far from perfect.

People have already listed a lot of sites to get acquainted with HTML, so I skip those. Once you get the hang of it all, w3schools.com (http://www.w3schools.com) is a great resource that I still use now. If you're really serious about it, Designing With Web Standards (http://www.zeldman.com/dwws/) is a must-have book. Read it sooner rather than later... that way you won't have to unlearn all the wrong ways of doing things so many people (myself included) get into. If you've already been doing HTML for a while the wrong way, this book will completely screw with your head and fly in the face of most everything you've ever thought about web design.

buckus
03-04-2005, 06:55 PM
Hey Will, thanks so much for all the help. I most def. gotta get a hold of that book.