web-standards
Learning HTML5 and CSS3 [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-14 09:46 分类:问答A question of opinion: Are you still using iframes?
Do iframes still fit the mold of current web standards? The technology is old but I am seeing them resurface - especi开发者_运维知识库ally with the new youtube embed code being iframes and facebook ju[详细]
2023-02-13 18:41 分类:问答Attaching to ActiveX Events in Internet Explorer 9
I have embeded an ActiveX control via an HTML <option> element in Internet Explorer that plays video from a Cisco video server.[详细]
2023-02-13 12:23 分类:问答web manifesto... forgot the author's name
I don\'t think it\'s labeled a \"manifesto\" but it\'s basically about how websites should work. One of the things in the list is that it should be accessible via GETs and not POSTs. Have clean extens[详细]
2023-02-12 14:51 分类:问答Need some clarification on HTML DOCTYPEs
I used PSPad for my WordPress template and just now realized the DOCTYPE was defaulted to: <!DOCTYPE HTML PUBLIC \"-//W3C//D开发者_JS百科TD HTML 4.01 Transitional//EN\">[详细]
2023-02-12 00:31 分类:问答Doc Type Definition: A Syntax Question
In the top of my webpages it days:开发者_开发百科 <!doctype html><html xmlns=\"http://www.w3.org/1999/xhtml\"[详细]
2023-02-11 01:48 分类:问答noscript alternative in XHTML?
In HTML I could do: <noscript><link href=\"css/stylenojs.css\" rel=\"stylesheet\" type=\"text/css\" /></noscript>[详细]
2023-02-08 10:00 分类:问答Are CSS child selectors a W3C standard?
Child selectors like this: #id > a { background-color: blue; } Doesn\'t seem to be referenced on开发者_StackOverflow社区 the w3schools css website. Is it bad practice?[详细]
2023-02-07 20:38 分类:问答What is the best practice for html form development?
I have been using the P tag for each html form filed element row but i开发者_JAVA技巧n twitter and facebook they use table for designing a form and linkedin uses ol tags for each html field rows. Ebay[详细]
2023-02-04 17:02 分类:问答Axiom of URI Opacity and Caching
I am curious how other developers reconcile http://www.w3.org/DesignIssues/Axioms.html#opaque in the context of web caching. I prefer the Rails\' approach of suffixing resource requests based on the f[详细]
2023-01-29 23:57 分类:问答