Archive for the ‘XHTML’ Category
Free Useful Add-ons To Strengthen Firebug
Tuesday, June 9, 2009 18:14 Comments OffFirebug is probably one of the most helpful tools used when developing websites. Specially, after JavaScript & Ajax became that much popular, it is hard to findout how we were developing & debugging without Firebug. This great Firefox add-on, besides the ease of use & continious development by a talented team, has many features that [...]
Google Trends For Websites And Ad Planner
Saturday, June 6, 2009 18:09 No CommentsGoogle Trends for Websites is a web-based service where you can compare the visitor statistics of websites. The data displayed is daily unique visitors (after logging in, you can see the numbers that graphs represent) and currently, up to 5 websites can be compared.
Important Tips to Create a More Usable Web, for designers and developers
Friday, June 5, 2009 6:22 No CommentsWhether it?s your portfolio, a blog, a marketing web site, or a collection of games, we all want to attract visitors to our website and to ensure that they have a pleasant experience. Usability measures the level of a user?s experience and can be characterized by how easily a given task can be completed; whether [...]
Good practice about Float, best for designers and developers.
Thursday, June 4, 2009 6:07 No CommentsWhat is ?Float?? Float is a CSS positioning property. If you are familiar with print design, you can think of it like an image in a layout where the text wraps around it as necessary. In web design, an image that is floated remains a part of the flow of a web page. That means [...]
Tuesday, June 2, 2009 6:34 2 Comments
You better watch out, because the HTML police are about. They scour your code and pick out the most unspeakable crimes against HTML markup. This handy list of ten HTML tag crimes sheds some light on some of the most common coding mistakes and helps provide an alternate solution. Tips include writing valid markup, making [...]
Well-Presented HTML Entities: EntityCode
Thursday, May 28, 2009 12:50 1 CommentHTML entities (character references) which are used to define reserved characters or to express characters that cannot easily be entered with the keyboard are generally hard to remember. EntityCode is a website that lists HTML entities in an easy-to-find format. Rather than a long list of entities, they are simply grouped like currency, math, direction, [...]

