mohit | Shared With: Everyone - Apr 24 2008 | html, xhtml, todo, development, chaya, c#, asp.net, programming
I am going to use this to clean up the html for some of the sites I maintain. The author (Omar Al Zabir, CTO of pageflakes) is one of the best .Net developers around.
Quoted: Convert HTML to XHTML while applying tag and attribute filters in order to produce nice and clean HTML for web posting.; Author: Omar Al Zabir; Section: C#; Chapter: Languages
mohit | Shared With: Everyone - Feb 20 2008 | html, development, web developmentHTML Entities...
Quoted: A table of the HTML 4 entities for symbols and Greek letters.
mohit | Shared With: Everyone - Nov 28 2007 | email, delivery, technology, html
mohit | Shared With: Everyone - Jul 17 2007 | design, books, xhtml, css, html, development
Highly recommended. With html + css, there are many ways to do different things (tabs, font sizing, etc.). This book gives you the "best" and most "bulletproof" way based on the author's own experience as a web developer.
Quoted: Each chapter starts out with an example of what Dan refers to as an “unbulletproof” concept—an existing site that employs a traditional approach and its associated pitfalls. Dan then deconstructs that approach, noting its downsides and then making the site over using Cascading Style Sheets (CSS). By the end of each chapter, you’ll have replaced traditional, bloated, inaccessible page components with lean markup and CSS. The guide culminates with a chapter that pieces together all of the page components discussed in prior chapters into a single page template.

mohit | Shared With: Everyone - Apr 03 2007 | css, development, internet explorer, html, floatsNoticing this bug at the moment:(
Quoted: In Explorer for Windows there are two display errors. One, the container is only containing the last line of floats , and the floats are also running off to the right, all the way to the right screen edge! Take it from me, folks, that is not kosher.
...
Screenshot in IE6
mohit | Shared With: Everyone - Apr 03 2007 | margins, css, development, html
An explanation of why margins are collapsed in css...
Quoted: Why is this? Because it's what authors would tend to expect. If you declare top and bottom margins of 1em for paragraphs, odds are that you want one em of space between successive paragraphs. If you're feeling dubious about that assertion, consider this:
mohit | Shared With: Everyone - Feb 25 2007 | css, development, html
mohit | Shared With: Everyone - Oct 25 2005 | development, html, csslooks helpful
mohit | Shared With: Everyone - Sep 28 2005 | development, html, tooltip, hoveri've used this on before. it handles lots of the complexities of tooltips for you.
mohit | Shared With: Everyone - Sep 28 2005 | development, html, tooltip, hovermight help.
Related Content from Around Faves
html
-
Mr know it all - Buy newgrounds hold em cheats html products
2 FaversViewed: 56 Times - ravedid - Jan 07 20071 FaverViewed: 48 Times
- aufche - May 09 20081 FaverViewed: 28 Times
developer
-
You need to use an ASP:Button and not just an input if you want client-side validation in ASP.Net.
1 FaverViewed: 11 TimesQuoted: The onclick attribute, along with the script, is added inside the AddAttributesToRender method of the Button control. The WebForm_DoPostBackWithOptions function can be examined in the rendered web resource JavaScript file within Visual Studio 2005, as explained in the above section. This function is in the resource file named WebForms.js. The function takes an argument of type WebForm_PostBackOptions. This function is also responsible for invoking the Page_ClientValidate function, which sets the value of the Page_IsValid member. The complete validation process triggered by the click of a button process can be summarized in the workflow below.
- talios - 8 days ago2 Favers
- mohit - 8 days ago1 FaverViewed: 6 Times

