Sinisterly
[HTML] - Your first webpage. - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Design (https://sinister.ly/Forum-Design)
+--- Forum: Web Design (https://sinister.ly/Forum-Web-Design)
+--- Thread: [HTML] - Your first webpage. (/Thread-HTML-Your-first-webpage)

Pages: 1 2 3 4 5


RE: [HTML] - Your first webpage. - Anima Templi - 12-23-2012

The doctype tells the browser which version of HTML you are using so it know how to handle the different tags. This does not count for HTML5 since it's not based on SGML (Standard Generalized Markup Language).

I hope that this has helped you otherwise tell me and i will try to make it a little more understandable.


RE: [HTML] - Your first webpage. - The Real Slim Shady - 12-23-2012

(12-23-2012, 07:23 PM)Anima Templi Wrote: The doctype tells the browser which version of HTML you are using so it know how to handle the different tags. This does not count for HTML5 since it's not based on SGML (Standard Generalized Markup Language).

html5 like all others should still have a doctype present... its only the dtd and other shit that is unnecessary because its no longer sgml


RE: [HTML] - Your first webpage. - Anima Templi - 12-23-2012

It was also what i meant, but I can see that I didn't explained it well enough. Thank you for correcting me!


RE: [HTML] - Your first webpage. - The Alchemist - 12-26-2012

Cool tut!!!
Could you make a tut on XML too?


RE: [HTML] - Your first webpage. - HACK - 12-28-2012

This is a ok starting TUT for begginers and for that i apploud you Smile


RE: [HTML] - Your first webpage. - bluedog.tar.gz - 12-28-2012

(12-26-2012, 11:45 AM)The Alchemist Wrote: Cool tut!!!
Could you make a tut on XML too?

(12-28-2012, 01:09 AM)HACK Wrote: This is a ok starting TUT for begginers and for that i apploud you Smile

Thanks, I'm doing more tutorials in the future.


RE: [HTML] - Your first webpage. - Nailo - 12-28-2012

really basic but great for noobs thanks.


RE: [HTML] - Your first webpage. - danger_beast - 01-06-2013

Well I mma bit confused here some say that we should use lowercase in html and u say uppercase will be good plz give reason....


RE: [HTML] - Your first webpage. - Techie - 01-06-2013

Awesome tutorial blue, thanks.


RE: [HTML] - Your first webpage. - poloskally - 01-12-2013

good love it....will follow to learn a bit