Designing and programming the web!
Subscribe

Subscribe by: RSS | Email

Apple Style Menu Tutorial Using CSS Sprites

in HTML / CSS by Code It Red on August 12th, 2008

The menu that Apple uses on its website is becoming more of an iconic menu bar, especially to us web designers and developers. It is really simple to create and there are a variety of states. One interesting aspect that Apple has also used here, is the CSS sprite effect. Here, we will recreate the menu using Photoshop and CSS sprites!

Continue Reading: Apple Style Menu Tutorial Using CSS Sprites

Multi-level drop down menu with jQuery

in Javascipt / AJAX by Code It Red on August 9th, 2008

There are a lot of horizontal drop menus around the web today and they are becoming more and more popular. If you have ever seen these menus and wondered how they work, then today is your lucky day! Here I will be discussing my thoughts as I build a drop down menu from scratch and add some jQuery to it to make it just that little bit more unique and special.

Continue Reading: Multi-level drop down menu with jQuery

Fluid or fixed? That is the question…

in Articles by Code It Red on August 8th, 2008

Today, one of the most popular and more modern web layouts is that of the fixed width layouts. Here, we take a look a look at the advantages and disadvantages of both fluid and fixed layouts and discuss some reasons why some people may pick one over the other.

Continue Reading: Fluid or fixed? That is the question…

5 Useful Free Web Developer & Designer Tools

in Articles by Code It Red on July 23rd, 2008

Over the years of my web development and designing experience, I have really gained a huge amount of knowledge, comprehension and appreciation for the Internet. Back in the good old days we didn’t have much of the useful tools and organizations that we have today and hence, the profession of a web developer did have its drawbacks. Today it is quite the opposite and here you will find a list of possibly the 5 most useful web developer and designer tools out there, and best of all, they’re all free!

Continue Reading: 5 Useful Free Web Developer & Designer Tools

Top 5 tips to decrease the load time of your websites via images

in HTML / CSS by Code It Red on July 7th, 2008

The website has a global reach but Internet connection speeds in various countries are not the same. A lot of dial-ups and slow broadband connections still exist. Even for those who do have high-speed connections, the total number of relevant websites on the Internet is growing fast. This directly translates into less time spent by the viewer per web page. But the main problem for the delay in loading website is huge graphics, which are not in well formed manner.

Continue Reading: Top 5 tips to decrease the load time of your websites via images

Top 10 reasons to start blogging - What’s all the fuss about?

in Articles by Code It Red on July 1st, 2008

Whilst quite new, blogging has definitely been one of the biggest internet ventures so far. With its steadily growing rate, the Internet has become home to millions of bloggers and writers which submit their content every day. Furthermore, blogging sees about 25,000 new blogs every single day. If you don’t have a blog you should really invest in starting one today.

Continue Reading: Top 10 reasons to start blogging - What’s all the fuss about?

Table based or table-less designing?

in HTML / CSS by Code It Red on June 30th, 2008

As time goes on and technology advances, so does many coding styles. Before CSS was a major hit, web pages were purely designed using tables for alignment. However, through the use of CSS and its properties (float, text-align etc.) we are able to attain the same results of using tables in terms of layout and still keep our coding nice and clean. Whilst using table based designs is still around and not completely abolished, it is a primary choice that nearly all of today’s web sites rely on CSS instead of tables.

Continue Reading: Table based or table-less designing?

Upgrading to Firefox 3

in Articles by Code It Red on June 22nd, 2008

Some of us here already know about Mozilla’s new release of Firefox 3, however some people are asking if it is worth to upgrade or simply a waste of time. No matter what you do, if you upgrade or stay with the older release, there will always be some positives and some negatives. However, in this case, the good points heavily outweigh the bad points.

Continue Reading: Upgrading to Firefox 3

Developing under the web standards and using DOCTYPEs

in HTML / CSS by Code It Red on June 19th, 2008

Any web developer these days has to know about the various Web Standards out there such as the W3C validation systems. Sometimes it can be a lot of trouble to stick to these standards but still maintain cross-browser compatibility. You can spend relentless hours trying to get something to work in both Internet Explorer and Firefox only to realize the whole thing isn’t even valid XHTML or CSS.

Continue Reading: Developing under the web standards and using DOCTYPEs

Useful Wordpress Plugins and Tips

in Misc by Code It Red on June 18th, 2008

Right now, the internet is all about blogging. One of the most popular blogging platforms is Wordpress. This nice, powerful and open source blogging software already receives huge amounts of downloads and it is becoming apparent that more and more people are using it, not only for blogging but also general websites. Today we cover a few tips and tricks and some useful plugins that really turn your plain, yet powerful, Wordpress installation into a fully loaded and super charged blogging machine!

Continue Reading: Useful Wordpress Plugins and Tips