Technical blog discussing various programming languages, frameworks and paradigms. Code snippets and projects are also provided.
Friday, 22 January 2010
HTML - Legends and fieldsets
Here's a nice way to create a simplistic contact form, a lot better than tables, use a legend and a fieldset; then style with CSS
Sys.WebForms.PageRequestManagerParserErrorException - what it is and how to avoid it
Sys.WebForms.PageRequestManagerParserErrorException - what it is and how to avoid it
If you've used the Microsoft ASP.NET AJAX UpdatePanel control, there's a good chance you've hit the "Sys.WebForms.PageRequestManagerParserErrorException" error.
Thursday, 21 January 2010
Vertical alignment in DIV
Here is a good article on how vertial alignment works in CSS and how to vertically align elements in DIV tags.
Labels:
CSS
Subscribe to:
Posts (Atom)