list of all HTML tags with supported browser name.???
Page 1 of 1
list of all HTML tags with supported browser name.???
Hi everyone.actually i need all html tags list, i know its easy to find from wwww.w3schools.com
but i need all tags that explain that Tag name is this and these browsers supported and these cannot.
like
for example
HTML tag supported browser name not supported
table ie, mozilla firefox safari, opera...
plzzzzzzzzz
Re: list of all HTML tags with supported browser name.???
table is supported everywhere. This is basic tag.Search this in wiki. Chrome is the best browser.
about the table http://web-design-lessons.com/articles/article/1/14
Re: list of all HTML tags with supported browser name.???
Hi NASIR HUSSAIN,All of xhtml tag are supported in all browser. Valid html are supported in all browser, the cross browser problem actually occurs while desiging with css and javascript. And one thing html is only used for structuring your site not design it. So any html tag for design purpose may cause problem with cross browser. And i think for it w3scholl gives you what you want.
Re: list of all HTML tags with supported browser name.???
yup, I agree to the above poster, however, I'm using Google Chrome :)student loan for graduate school with bad credit and no cosigner
Re: list of all HTML tags with supported browser name.???
There are some old HTML tags/attributes which is being deprecated and now HTML 5 is Introducing its self so new Tags and Attributes are Coming as well you can track all the information regarding new and old elements/attribute onhttp://www.w3.org/TR/html4/index/elements.html
but the things you are demanding is difficult to find under single page you have to explore all w3c website for that.
Re: list of all HTML tags with supported browser name.???
Every major browser supports every HTML 4.01 element. Not every browser supports all of the new HTML5 elements. To check how HTML5 is supported in a particular browser, open that browser and go to html5test.com. If the browser is IE8 or less, no HTML5 element is supported. If you are seriously looking at development, you should have a number of browsers installed or available.Page 1 of 1