The w3c tag has no wiki summary.
0
votes
1answer
161 views
Is there any way to remove this redundancy?
I currently have the following HTML code
<time datetime="2012-08-23">
23. August 2012
</time>
I have that because I felt the "23. August 2012" format was easier for website ...
19
votes
1answer
718 views
The Box Model: Internet Explorer vs. W3C
Today, the Internet Explorer Box Model problem is mostly a non-issue. Most web developers place a <!DOCTYPE> tag to enforce standards compliance, and nobody really cares about supporting ...
3
votes
3answers
292 views
Does W3C membership help future career?
Having international certificates from giant companies like Microsoft, Cisco, etc. can be a great help to your career. Also if you have a decent amount of experience, you're fine getting a job. How ...
0
votes
2answers
279 views
Does compliance to WCAG 1 AA prevent the use of Javascript?
I have read the WCAG documentation and I am confused. Does compliance to WCAG 1 AA preclude the use of Javascript?
5
votes
7answers
354 views
Arguments to homologate Firefox in a Company
I developed a web project for my company and this project was designed to use Mozilla Firefox (including the javascript (jQuery)). However, now the company wants the project to be transferred to ...