Archive for 'CSS'

10 Web Design books you probably missed but owe yourself to read

Believe it or not, despite the short lifespan of the industry; the web design community is actually well matured. We are to a point where we have a “web celebrities,” heroes, leaders, and a pretty well defined echo chamber. This really is a testament to the state of the industry and how it has evolved into a strong group of evangelists who care about developing standards, becoming forward thinking, and leading the direction of web design and online media.

This is not with out drawbacks however, even if they are slight. Those publishing information about the web design tend to get the most recognition if they are a part of this group of web celebz. This isn’t to say that those books are not worth their weight in goal, but we tend to skip over books of incredible value because they don’t get the buzz of all the web leaders talking about.

Here is a list of ten great web design books that you may have missed…

Read them NOW!

Posted on 1 July '08 by Priyantha, under CSS. No Comments.

Create Resizable Images With CSS

As the browser’s text size increased, so did the size of the div, revealing more of the image. The challenge was to make the image look good when it was exposed in varying proportions.

View Source Article

Posted on 22 April '08 by Priyantha, under CSS. No Comments.

NicEdit is a WYSIWYG editor for websites

NicEdit is a WYSIWYG editor for websites. Its goal is to be as simple and fast as possible for users of your application. NicEdit is extremely lightweight and can be easily integrated in any site with minimal impact while providing visitors an effective means to express themselves in rich text.

Download NicEdit

Posted on 19 April '08 by Priyantha, under CSS, Java script, XHTML. 1 Comment.

Multilevel Drop Down Navigation Menus: Examples and Tutorials

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 and CSS which you can use in your future projects. Also you will find some useful tutorials at the end of this post where you can use to start building your own multilevel navigation menu.

View Source Article

Posted on 19 April '08 by Priyantha, under CSS, Java script, XHTML, jQuery. No Comments.

Build your CSS menu for Free

Create professional looking CSS menus for your Website as easy as never before!
Build your cool menu online, without writing a single line of code!

Visit Now

Posted on 18 April '08 by Priyantha, under CSS. No Comments.

12 Articles and Tools for CSS structuring and optimising

Optimising and structuring your CSS file is important, especially when you have a large stylesheet. Optimising and structuring your site makes your stylesheet more readable, which makes it easier to update. It can also make your CSS file smaller in size, so your page will load quicker. A list of great tools and articles to optimise and structure your CSS.

View Source Article

Posted on 16 April '08 by Priyantha, under CSS, XHTML. No Comments.

Fade-in Spoiler Revealer

jQuery has some really simple built in features for “fading in” and “fading out” different page elements. I thought we could exploit some of those functions for a really simple Spoiler Revealer.

Between some smart CSS and jQuery, we can keep our markup really clean.

View Source Article

Posted on 15 April '08 by Priyantha, under CSS, jQuery. No Comments.