Hi everyone, I'm working on learning HTML and I'm willing to work on websites for any of you that want to give me a try.
What I plan to do is get learn HTML and then proceed with XHTML and CSS as a professional. I'd appreciate you guys giving me some practice.
And by the way, just in case some of you are thinking otherwise, it's free.
Thank you very much.

Hm... I don't think I need that.

If you're serious about working in the webdesign area as a proffessional, learn PHP and SQL as fast as possible, since you will not get far without them.
If you have questions, you can just ask me on IRC or AIM and I will probably be able to help you.
Don't learn HTML. Just learn XHTML. All it is is being more strict with the way it's written and the order it's written in pretty much. Instead of <IMG SRC=http://blorg.com > or something it's <img src="http://blorg.com" />, which makes more sense and is easier to read.
Learn CSS as you're learning HTML so that you can make your pages look good without using width, height, border, etc, in the html tags. DO NOT use tables for layout. DO NOT use frames for layout -- or at all, if possible.
Learn PHP/MySQL after you are pretty fluent with HTML/CSS, as they are not needed for a basic page.
teh1ghool Wrote:Don't learn HTML. Just learn XHTML. All it is is being more strict with the way it's written and the order it's written in pretty much. Instead of <IMG SRC=http://blorg.com > or something it's <img src="http://blorg.com" />, which makes more sense and is easier to read.
Learn CSS as you're learning HTML so that you can make your pages look good without using width, height, border, etc, in the html tags. DO NOT use tables for layout. DO NOT use frames for layout -- or at all, if possible.
Learn PHP/MySQL after you are pretty fluent with HTML/CSS, as they are not needed for a basic page.
What the hell is your problem, man? Just let him do his own thing.
If he wants to use tables for layout, let him! Theres nothing wrong about it. Nobody gives a damn as long as the page looks good.
Thank you all very much.

I'm going to learn everything I can! I know a little CSS already. I'm learning HTML and CSS from the same book.
Are you still working on Crisis Control?
Bink: teh1ghool's just being helpful. :|
ccccc Wrote:Bink: teh1ghool's just being helpful. :|
If talking bullshit and giving bad advice is helpful... I guess you are right.
PatrickA Wrote:ccccc Wrote:Are you still working on Crisis Control?
Yes, actually, I am. 
Anyone...?
Cool, that looked good.
I learned most of my HTML skills from this book:
LINK. Don't bother buying it, its in most librarys i know.
I'm using the 3rd Edition of HTML The Definitive Guide. It's great.
I'll be getting some screens within two or three weeks.

The story-line has changed but the overall game is the same. Edit: Actually not. I'm working on other stuff so I wont be releasing any screens any time soon.