Saturday, June 10th, 2006
WeBuilder is all-in-one Web code editor that enables you to edit HTML, CSS, JavaScript, PHP, ASP and other web documents within single program. Clean and convenient interface, quick startup, true flexibility, and powerful features allow you to create and edit HTML, CSS, JavaScript, VBScript, PHP, ASP, SSI, PERL code fast and easy, while integrated tools [...]
Thursday, June 8th, 2006
This article guides you through the AJAX basics and gives you two simple hands-on examples to get you started.
What’s AJAX?
AJAX (Asynchronous JavaScript and XML) is a newly coined term for two powerful browser features that have been around for years, but were overlooked by many web developers until recently when applications such as Gmail, Google [...]
Monday, June 5th, 2006
Do you write and manage large CSS files? Ever get tired of scrolling up and down in search of a specific rule or set of rules? The CSS files are often quite long, requiring constant scrolling up and down several screen’s worth of text to alter rules or add new ones.
Grouping your CSS rules
Every project [...]
Sunday, June 4th, 2006
With nearly ubiquitous standards support among modern browsers, we’re turning to CSS to handle presentational heavy lifting more than ever. The more we rely upon CSS, the larger and more complex CSS files become. These files bring with them a few maintenance and organizational challenges.
Gone are the days of creating a single CSS file and [...]
Sunday, June 4th, 2006
When browser vendors bend the standards and implement something in a different way than what the specification states, they may cause problems, or at least confusion. One example of this is the way certain browsers, the most widely used being Internet Explorer for Windows, handle alt attributes (popularly and incorrectly referred to as “alt tags”).
Alternate [...]