combine the two tutorials?

Busy's picture

He has: 6,151 posts

Joined: May 2001

Hey guys/gals
I'm finally working on an update for my HTML site and came up with the idea of combining the HTML and XHTML tutorials with the help of PHP.

here is a sample page to just give you an idea as there isn't really much difference between the two (HTML and XHTML), when I get to the text section will be a different story as I'll have to work in CSS.

anyways, pros - cons? don't worry about the content as such yet, more the practical use of it, will it help or confuse etc

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

I would say combine the both together yes but XHTML basically is HTML so why not just teach XHTML? sure sure you have tags like FONT and stuff but teach those as well and suggest that people should use CSS to control that kinda stuff.

Hope that made sence, I'm pretty tired. Anyways. Good night.

taff's picture

They have: 956 posts

Joined: Jun 2001

I like the idea! If things are laid out properly and the version well indicated, I think this would be particularly helpful to someone making the transition from html to xhtml.

.....

Megan's picture

She has: 11,421 posts

Joined: Jun 1999

Actually, I would just teach xhtml period and forget about all the obsolete aspects of html. This is why so many people out there are still learning how to code incorrectly. Either that or clearly state that HTML is being phased out in favour of xhtml and it's probably best to start with the latter.

Busy's picture

He has: 6,151 posts

Joined: May 2001

problem with just teaching XHTML is that your actually teaching two things, XHTML and CSS which can be hard for a newbie to do (remember learning tables?) but XHTML and CSS need each other so is hard to even try seperate them.

What I was planning on doing is mentioning the font tags etc but mention CSS is the perfered method with the switch link always on hand.

The old font tag etc will be here for a while yet, as long as WYSIWYG editors etc use/offer them, or any other editor/contnet manager system so I'd rather show the right way to use them than not show them at all

disaster-master's picture

She has: 2,154 posts

Joined: May 2001

I think you have a good idea.

I know you haven't formatted the page but I think with a little creativity, this would be very helpful. Just make sure that it is clear which they are learning. If the idea flubs, you can always delete. I think you should give it a try though.

Megan's picture

She has: 11,421 posts

Joined: Jun 1999

Yes, and make clear the difference between the two, and which one the newbie should start with and why.

They have: 21 posts

Joined: Apr 2003

People should always learn to crawl before they can walk, there's all this talk about html being phased out but you're talking about years, not days from now. Today thousands of websites are being built using html and those sites will be around for a long time to come, thousands of companies are teaching html design and don't seem to have plans to stop anytime soon, ideally it'd be great for everyone to one day say "from this day forward the internet will be designed using XHTML" but we all know this is impossible, so if you want use HTML, it's a good step to learn the foundation, then as you feel more comfortable with it, expand.

Good Luck!

Alessandro DeBarros
Webmaster
BrandBlast.com - Hosting * Domains * Templates
http://www.brandblast.com

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

lol, you do know that xhtml is really still html, right? Just with stricter rules and it's already supported.

HTML 4.01 and XHTML 1.0 (et cetera) are different sets rules applied to the same set of tags. Ideally, a web developer should know both equally well.

XHTML 2.0, now, well, that's a whole other thing.

Busy's picture

He has: 6,151 posts

Joined: May 2001

Ok, what I think I'm going to do is split it into 3 sections Basic (HTML), Average (XHTML trans) and Advanced (XHTML strict) with a question/answer on the faq page something like this:
Q/ why have 3 tutorials?
A/ A lot of people use WYSIWYG (what you see ...) editors or file managers that still only support HTML, so if people just want to learn the basics so they can quickly edit a page or what not they can with HTML, no point in learning XHTML to edit HTML. And vicer versa. XHTML trans and strict have their place as well, for some strict isn't well supported enough yet so stick with trans for when it is.

or something like that.

Now I just have to decide whether to make it all on one page like the sample in first post or do three seperate pages for each topic

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.