Skip to main content

Home/ CSS Evangelist/ Group items tagged how

Rss Feed Group items tagged

Scott Hendrickson

A List Apart: Articles: Frameworks for Designers - 0 views

  • How should a CSS framework be built? There are several possible ways to go about building a framework, but the most common and arguably the most useful is to abstract your common CSS into individual stylesheets that each cover a particular part of the whole. For example, you may have a stylesheet that sets up the typography and another that handles the mass reset. The beauty of the approach is the ability to selectively include only the styles that you need. You may end up with six or seven different stylesheets in your framework, but if a particular project doesn’t need one or two of them, they don’t have to be included. The framework we created in our office has five stylesheets: reset.css—handles the mass reset. type.css—handles the typography. grid.css—handles the layout grid. widgets.css—handles widgets like tabs, drop-down menus, and “read more” buttons. base.css—includes all the other stylesheets, so that we only need to call base.css from our (X)HTML documents to use the entire framework.
  • A word of caution This method works quite well, but there is a valid concern to be raised: it adds to the number of HTTP connections needed to render each page. On large, high-traffic sites, adding five more HTTP connections to every page view may result in angry system administrators. Two possible solutions to this are: Include everything in a single file, rather than breaking it into modules. The problem here is that you lose the ability to include only certain parts of the framework, and you also make maintenance more difficult. Have a server-side process that dynamically flattens the individual files into a single response. I’ve not seen this done, but it could be very efficient if done well. Using my example framework above, this dynamic process could occur when base.css is requested, but not when type.css, grids.css, etc. are. This way, the individual components are still available, but the entire framework is available in a flattened version, as well.
yc c

Learn how to slice your templates into fully standards compliant XHTML and CSS! - 0 views

shared by yc c on 09 Mar 09 - Cached
  •  
    This site is a free resource for the budding web designer looking to take the step into the future of modern web design. Throughout the guide, you will be shown cunning CSS techniques used to keep loadtime to a minimum and to organize and fine tune your content so it is presented in the best possible way
stylist

Top 10 CSS image gallery tutorials (YouNeed2See Technology) - 0 views

  • There are many tutorials out there on how to create your own image gallery. There are simple ones made from pure CSS, and there are complex ones using css and javascript. By the end of this article you will have the information necessary to start building your own photo gallery. The first tutorial is from cssplay and is one of my favorites around. They have a very elegant and simple image gallery. Your images are separated into different sections (people, plants, animals, etc) and all your images for each section listed nicely underneath. As you hover over each image it expands double it's size so you can take a better look at each image before you view the full version. The interface is very clean and simple to use, I recommend taking a look at this one.
anonymous

CSS Dock Menu - 0 views

  • If you are a big Mac fan, you will love this CSS dock menu that I designed. It is using Jquery Javascript library and Fisheye component from Interface and some of my icons. It comes with two dock styles - top and bottom. This CSS dock menu is perfert to add on to my iTheme. Here I will show you how to implement it to your web page.
my mashable

Now You Can Insert Drawing In Google Docs - 0 views

  •  
    The Google Docs developers just added "insert drawing" capability. Drawing can be created easily with pre-determined shapes, colors, text, etc..
kumar app

Photoshop Tutorial - Basic Logo Design - 3 views

  •  
    Ten steps to create basic logos using Photoshop. Step-by-Step Instructions: 1. Select Elliptical Marquee tool and draw a circle in the center of the canvas and fill it with black color by pressing ctrl+backspace. 2. Keep the selection active and move the selection by pressing right arrow ke
Ace Dee

Cutting Edge SEO Services From Oracle Digital - 1 views

Many SEO companies say they will get you to page 1 but many have failed. Oracle Digital however, has done that for me. Apart from their cutting-edge SEO strategies, they took my company seriously a...

seo

started by Ace Dee on 17 Feb 11 no follow-up yet
Alexis Sgavel

Open Source Ampersands - 0 views

  •  
    This is a selection of single-character fonts. A single-character font is, literally, a font file that only contains glyphs for a single character. The single character in these font files is the ampersand. Each ampersand on this page is real text, not an image. Just like any text, you can select it, copy it, paste it, and apply CSS to it. The ampersands scale as you zoom the page, and they work in virtually every browser - even ancient versions of Internet Explorer.
hansel molly

Great Remote Computer Support Services - 3 views

Computer Support Professional offers unrivaled online computer support services that gave me the assurance that my computer is in good hands. Every time I needed the help of their computer support ...

computer support

started by hansel molly on 06 Jun 11 no follow-up yet
Ace Dee

How Facebook and Twitter Interplayed with SEO - 2 views

With the gaining popularity of Facebook and Twitter, our company's website has accessed a wide market which resulted to huge returns and met targeted PageRank in search engines. Such social network...

SEO

started by Ace Dee on 25 Jul 11 no follow-up yet
shalani mujer

PC Tech Support Service that Understands Urgency - 1 views

I have been with several computer support providers before and I know how they do things. But I am really amazed of PC Tech Support Now because aside from being effective, their PC tech support tec...

PC tech support

started by shalani mujer on 17 Aug 11 no follow-up yet
James Stewart

Thank Doctor Cleanduct for the Cleaner Air We Breathe - 2 views

I have a sister who is suffering from asthma. So when she visited my house she was so happy because she said she can breathe easily. So I told her it was because I had my HVAC system cleaned regula...

ducted heating cleaning

started by James Stewart on 22 Sep 11 no follow-up yet
seth kutcher

Exceptional Online Computer Support Services - 1 views

I was having problems with my computer last week. I have already called a lot of downtown computer shop providers to help me with my concerns but, they just were not able to fix it. So I called On...

online PC repair

started by seth kutcher on 28 Sep 11 no follow-up yet
seth kutcher

My Trusted PC Tech Support Provider - 1 views

Computer Assistance Online services are the best. They know how to fix all types of computers issues, even the most complicated ones. I was never wrong when I signed up for their computer assistanc...

computer assistance

started by seth kutcher on 30 Sep 11 no follow-up yet
Sanny Y

The Number One Computer Tech Support Service - 1 views

Computer Tech Support Service offers the most outstanding computer support service. They have friendly computer support technicians who are very skilled in giving accurate and fast solutions to my ...

Computer support service

started by Sanny Y on 13 Sep 11 no follow-up yet
Rem PC

The Best Remote PC Support I Ever Had - 1 views

The Remote PC Support Now excellent remote PC support services are the best. They have skilled computer tech professionals who can fix your PC while you wait or just go back to work or just simply...

remote PC support

started by Rem PC on 12 Sep 11 no follow-up yet
« First ‹ Previous 201 - 220 of 241 Next › Last »
Showing 20 items per page