Archive for 'Web Development'
5 Online Tools and Apps to Help Optimize and Format CSS
Posted on 03. Dec, 2009 by arif.
Why would you ever need to optimize (or optimise, which ever spelling you prefer) or reFormat your CSS? Optimizing your CSS will not only allow your web page to load quicker, it also increases the durability and resilience of your site when there is a spike in visitors (i.e. the Digg effect) and, for me, the most important part is that it gives you more readable code.
Continue Reading
Writing Your First PHP Script
Posted on 08. Sep, 2009 by irfan samad.
PHP is a programming language like C or a scripting Language, , is to use it to write a real-life useful program. PHP code / script on the web server, and the plane HTML renderd page display on the client’s web browser. Basic PHP Syntax A PHP scripting block always starts with <?php and ends with ?>. [...]
Continue Reading
What are layers? Learn how to create them.
Posted on 29. Aug, 2009 by arif.
Layers are DHTML components and are similar to tables with a few different properties. Like tables they are containers where you put text or images. Unlike tables layers allow you to position an image or text in a particular point on the page and dreamwever automatically derives the x and y coordinates for the layer. [...]
Continue Reading
12 Web Design Directories To Improve Your SEO
Posted on 22. Aug, 2009 by arif.
List of Web Design Directories Links from niche directories are of more value in SEO than submitting to general directories, and there are a number of specialized directories catering exclusively for web designers. Below are some of those. Many of these require a reciprocal link and which have fallen out of favor since Google declared against [...]
Continue Reading
CSS 3 Cheat Sheet (PDF)
Posted on 21. Aug, 2009 by arif.
Just last week we released an extensive printable HTML 5 Cheat Sheet that lists all currently supported HTML 5 tags, their descriptions, their attributes and their support in HTML 4. In comments to this post we received many requests for a similar CSS 3 cheat sheet that would present the main features of CSS 3 [...]
Continue Reading
12 Principles For Keeping Your Code Clean
Posted on 20. Aug, 2009 by irfan samad.
Beautiful HTML is the foundation of a beautiful website. When I teach people about CSS, I always begin by telling them that good CSS can only exist with equally good HTML markup. A house is only as strong as its foundation, right? The advantages of clean, semantic HTML are many, yet so many websites suffer [...]



