codyhp 0 Posted October 22, 2005 Report Share Posted October 22, 2005 Hello everyone I was wondering what I should learn next XHTML or CSS? I know quite a bit about HTML and will continue to study it as I go. Thanks for the suggestions. Quote Link to post Share on other sites
F-Man 0 Posted October 22, 2005 Report Share Posted October 22, 2005 I'd personnally start with XHTML, as it is the current standard for HTML, and it takes only a few minutes to learn the very few differences (link) it has from old HTML. Then of course CSS, pages with no style look bland. Quote Link to post Share on other sites
Nick 0 Posted October 22, 2005 Report Share Posted October 22, 2005 I agree. If you already make your HTML pages well-formed, then changing to xhtml should only take a small amount of work. So you should learn xtml then css. Quote Link to post Share on other sites
actionsketch 0 Posted October 23, 2005 Report Share Posted October 23, 2005 I would say css but only because I hate xhtml. Quote Link to post Share on other sites
Jonas 151 Posted October 23, 2005 Report Share Posted October 23, 2005 I would say css but only because I hate xhtml.<{POST_SNAPBACK}> :)Blasphemy! Quote Link to post Share on other sites
codyhp 0 Posted October 24, 2005 Author Report Share Posted October 24, 2005 Ok thanks everyone for the advice. I decided I should go with XHTML and then CSS. Quote Link to post Share on other sites
Naive Amoeba 0 Posted November 2, 2005 Report Share Posted November 2, 2005 Hello everyone I was wondering what I should learn next XHTML or CSS? I know quite a bit about HTML and will continue to study it as I go. Thanks for the suggestions.<{POST_SNAPBACK}> They kinda go hand in hand, so i'd learn both at the same time.Or if you really can't do that, CSS first. Quote Link to post Share on other sites
rlmEEna 0 Posted November 2, 2005 Report Share Posted November 2, 2005 i think you should go for CSS. but have a look to xhtml when you have some time.. it will took 1 or may be 2 hour. it will help you, Quote Link to post Share on other sites
Gesh 0 Posted November 6, 2006 Report Share Posted November 6, 2006 They kinda go hand in hand, so i'd learn both at the same time.Or if you really can't do that, CSS first.Naive Amoeba is write "hit two birds with one stone" Quote Link to post Share on other sites
daveWare 0 Posted November 6, 2006 Report Share Posted November 6, 2006 Ok thanks everyone for the advice. I decided I should go with XHTML and then CSS.Sound's like a plan. HTML and XHTML are close enough to make that transition easy. I recently made the transition to table-less layout . Its been an adventure Quote Link to post Share on other sites
Sniffy 1 Posted November 6, 2006 Report Share Posted November 6, 2006 Good luck. I think it says that XHTML is actually going to replace HTML in the next couple of versions, so I better get moving too!CSS is a pretty simple lagnuage to learn, but using it to it's extent and matching it to your site can be the hard part. Quote Link to post Share on other sites
jlhaslip 1 Posted November 7, 2006 Report Share Posted November 7, 2006 If you learn CSS, you can utilize it in your current HTML pages and also XHTML as you learn it at some future point in time. XHTML isn't difficult once you have an understanding of HTML. Quote Link to post Share on other sites
Naive Amoeba 0 Posted November 7, 2006 Report Share Posted November 7, 2006 If you learn CSS, you can utilize it in your current HTML pages and also XHTML as you learn it at some future point in time. XHTML isn't difficult once you have an understanding of HTML.Yeah, true. XHTML is hardly a new language, it's just remembering to put alt="" title="" etc Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.