Skip to content Skip to sidebar Skip to footer
Showing posts with the label W3c

Styling Html Select Element

I have tried everything to remove the default down arrow button from the the SELECT element, but co… Read more Styling Html Select Element

Asp.net - What Characters Does Server.htmlencode Encode Into Named Character Entities

What characters does Server.HtmlEncode encode into named character entities? So far I have only fou… Read more Asp.net - What Characters Does Server.htmlencode Encode Into Named Character Entities

Using Cm/mm On The Css Of A Web App That Replicates Paper Interaction Is A Good Practice?

I am building a web application that interact with documents for later printing. In some points is … Read more Using Cm/mm On The Css Of A Web App That Replicates Paper Interaction Is A Good Practice?

Can A Td Be Inside A Td

It may be a nonsense question, and I know we have to follow standards as much as possible. But can … Read more Can A Td Be Inside A Td

Textarea Maxlength - Supported Or Not Supported?

I was getting ready to add a jQuery plugin to support maxlength on textarea's and noticed that … Read more Textarea Maxlength - Supported Or Not Supported?

What Language Types Are Allowed In The Html Script Tag?

I was looking at the W3C specs for the script tag, and I noticed you can specify VBScript and TCL a… Read more What Language Types Are Allowed In The Html Script Tag?