Re: [PHP] PHP Manual problems
[email protected] ("Michael A. Peters")
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Ashley Sheridan wrote: >> > > What about search engines? Will there be any impact on these, > particularly with regards to semantic content? I expect semantic markup to (eventually) improve how pages are indexed. > > Also, are there any browsers that would fall over with unknown tags? I > know IE used to not take too kindly to these sorts of things, but that > was a good few years ago (I'm thinking IE2/IE3 here)! As far as I know, browsers just ignore the unknown tags, which is why you need to attach your css to the div wrapped around the html 5 layout tags and not to the html 5 layout tags themselves. > > Thanks, > Ash > http://www.ashleysheridan.co.uk > >