Style sheet is a progressive breakthrough for the advancement of web. Today, more and more browsers are implementing style sheets, opening authors’ eyes to unique features that allow influence over presentation while preserving platform independence. The advantages of style sheets have become – apparent — and the disadvantage of continually creating more HTML tags — [...]
Continue reading...Sunday, January 25, 2009
After we finished the tutorial we need to create 2 simple images to style our CSS navigation bar: A background image (the light blue bar) and a transparent button that indicate the active state, all other elements are created with CSS. Like in most CSS horizontal navigation bars an unordered list is used to hold [...]
Continue reading...Sunday, January 25, 2009
We all agree that having a secure wordpress weblog should be our first priorities when keeping a successful blog. In this post we’d like you to share your knowledge and help us create the WordPress Security guide to keep the bad guys out. Below are 10 security tips that you can easily implement on your [...]
Continue reading...Sunday, January 25, 2009
Navigation menus are the most important element one should pay attention when designing a website. Web-developers can create user-friendly horizontal or vertical navigation menus using CSS. Javascript makes it possible to create more interactive, more responsive and more flexible navigation to any website. This article presents over 25 (horizontal and vertical) multilevel drop down menu built using Javascript [...]
Continue reading...Sunday, January 18, 2009
Dynamic Content to homepage If you want to include a specific file in your homepage you can use this code: <?php if ( is_home() ) { include (’yourfile.php’); } ?> where ‘yourfile.php’ is the file that you want to include in the homepage Use different post templates for different categories Lets say you have a [...]
Continue reading...Saturday, January 17, 2009
Your website’s ranking on search engines is a vital element of your overall marketing campaign, and there are ways to improve your link popularity through legitimate methods. Unfortunately, the Internet is populated by bands of dishonest webmasters seeking to improve their link popularity by faking out search engines. The good news is that search engines [...]
Continue reading...Monday, January 12, 2009
1.) Create a New File. Go To File > New. Make it 400 X 150 pixels on a white background at 225 dpi. 2.) Press letter “D” on keyboard to set foreground color to black. Select the Text tool and type a few letters (I used Arial Black 48pt smooth.) 3.) Launch the Layer Style [...]
Continue reading...Sunday, January 11, 2009
1. This animation is created using Masking Technique of Photoshop. 2. Open Photoshop 6.0. Create new file with 72 PPI and transparent background. Make the shape of the glass with Polygon lasso tool. Use grids for accuracy. View > Show > Grid 3. Select desired foreground color Edit > Stroke (Select outside with 1 pixel) [...]
Continue reading...
Sunday, January 25, 2009
Comments Off