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

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

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?

Opengraph W3c Valid?

I would like to know if the opengraph markup is W3C valid, I'm getting the following error when… Read more Opengraph W3c Valid?

Is Tabindex Hack For Css :focus Specified Somewhere?

There is a hack to make work :focus pseudoclass for div elements: adding to div tabindex. Like this… Read more Is Tabindex Hack For Css :focus Specified Somewhere?

Is It True That Newsletters In Html Should Have A "table-based" Layouts?

I read somewhere that when creating a HTML email, you should use the table-based layout. You should… Read more Is It True That Newsletters In Html Should Have A "table-based" Layouts?

The Media Capture Api - Any Existing Implementations?

I have been reading up on the draft Device APIs and am wondering whether there are any implementati… Read more The Media Capture Api - Any Existing Implementations?