Skip to main content

Home/ CSS Evangelist/ Group items tagged site

Rss Feed Group items tagged

Jungle Jar

Submit Your Site To 101 Current CSS Galleries - 0 views

  •  
    Here at JungleJar.com, we have aggregated a list of 101 CSS galleries that you can submit your own website to. Fantastic for self or group website promotion and gaining traffic and page rank.
Jesse McPherson

Stu Nicholls | CSSplay | Removing active/focus state borders - 0 views

  • CopyrightYou may use this method on your personal 'non-profit' web site without seeking my permission. A link back to CSSplay is always appreciated.Commercial usage is also permitted without seeking approval, but I would ask that a donation is considered to support my work on CSSPlay. If you are having problems integrating any of my demonstrations into your website then I now offer a service to fault find and correct any errors that you may have introduced. Please email me for more information.
    • Jesse McPherson
       
      Can you really apply a Copyright to a CSS technique?
anonymous

Emma Alvarez Site: Most Useful 50 CSS Tips And Tools For Webmasters - 0 views

  • Most Useful 50 CSS Tips And Tools For Webmasters
Alberto Adrián Schiano

Graphics Lab - 0 views

  • In this laboratory I perform various experiments in the realms of digital magick. Here I work with images, and 3D virtual spaces, as well as more traditional geometrical models to try and understand the graphical aspects of Computional Sorcery
    • Alberto Adrián Schiano
       
      This site has one of the biggest collection of ImageMagick tutorials and examples. See what you need to do and search it here! Este sitio tiene una de las mayores colecciones de tutoriales sobre ImageMagick. Ver que necesitamos hacer y buscar aquí.
  •  
    Dealing with images and scripts to modify them Sobre imagenes y guiones que los modifican
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

Stylizer - Design CSS-Based Web Sites Faster...Way Faster - 0 views

  •  
    2008-06-19 Skybound offers a free version of Stylizer Basic (formerly StyleSpread) in addition to the non-free Stylizer Ultimate. Stylizer is a CSS editor with live preview, automatic validation, diagnose tool, FTP upload, etc. (Windows, free basic version)
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
yc c

A CSS Sticky Footer - 0 views

  •  
    /* STICKER - A valid, easy to use CSS sticky footer by Ryan Fait This is the basic CSS you need along with the one extra empty div and the wrapper required to achieve the effect. I suggest that you leave the * { margin: 0; } code in while testing and building your site because margins do have a tendency to mess things up a bit. Have fun! Copyright (c) 2006-2007 Ryan Fait */ * { margin: 0; } html, body { height: 100%; } .wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */ } .footer, .push { height: 4em; /* .push must be the same height as .footer */ } /* TROUBLESHOOTING I've received a few comments about vertical margins causing a few problems with the layout. If you want space between paragraphs or headers, use padding instead of margin. It's as simple as that. */
yc c

Yahoo! UI Library: Graded Browser Support - 0 views

  • Tim Berners-Lee, inventor of the World Wide Web and director of the W3C, has said it best: “Anyone who slaps a ‘this page is best viewed with Browser X’ label on a Web page appears to be yearning for the bad old days, before the Web, when you had very little chance of reading a document written on another computer, another word processor, or another network.”
  • Methodologies including layered development via progressive enhancement, Unobtrusive Javascript, and Hijax ensure that higher layers don’t disrupt lower layers. However, representative testing of the core experience is critical. If you choose to adopt a Graded Browser support regime for your own web applications, be sure your site’s core content and functionality is accessible without images, CSS, and JS. Ensure that the keyboard is adequate for task completion and that when your site is accessed by a C-grade browser all advanced functionality prompts are hidden.
Joel Liu

Free Design Templates | Smashing Magazine - 0 views

  • Free design templates don’t have to be unattractive, inaccurate and boring. Some web-sites offer high quality templates for the best price you would ever get - for free. You can download Flash-based templates as well as CSS-based layouts absolutely free; furthermore, you can use them for your personal and commercial projects without any restrictions whatsoever. Still, before using some of the templates, throw a glance at the license agreements - they’re changing all the time.
  • ...3 more annotations...
  •  
    cool
Stefan

Adobe tackles browser incompatibilities - Yahoo! News - 0 views

  • Honing in on browser incompatibility issues in Web development, Adobe Systems on Thursday is announcing CSS Advisor, a Web site that documents these problems and offers solutions.
Rika Y

Ma.gnolia.com - Find Web Sites & Build Community Online - 0 views

shared by Rika Y on 01 Mar 07 - Cached
  • Discover, share and discuss the best of the web
enmail

Top 10 CSS Tutorials - Cameron Olthuis - 0 views

  • There’s a lot of really cool things that can be done using CSS and I’ve found some of the following resources to be very helpful to inspire ideas and learn new techniques. There’s a lot of good CSS tutorials out there so it’s pretty hard to narrow it down to only the 10 best. So instead of taking this list as the top 10 consider it as a collection of 10 great tutorials. I recommend having a good working knowledge of CSS/HTML before trying any of these on your own site.
Uzair Ahmed

St. Louis Children's Hospital Official Web Site - - St. Louis Children's Hospital - 0 views

  •  
    St. Louis Children's Hospital is one of the best children's hospitals in the country and the top children's hospital in Missouri. Find information on pediatricians, child health issues, child health care and more.
yc c

EmChart - 3 views

  •  
    px 2 em font size chart
Ace Dee

Switch to Natural SEO Marketing - 1 views

Prior to working with the top SEO Agency, ITChair, we were relying on Pay per Click (PPC) to attract customers to our website. As months pass, we made some decent sales but more people prefer organ...

SEO Los Angeles

started by Ace Dee on 14 Mar 11 no follow-up yet
Syntacticsinc SEO

Smart and Innovative SEO Philippines Services - 1 views

I wanted my online clothing business to rank in Google. So I searched for a trusted SEO Philippines company to do the job for me since I am not really familiar about Search Engine Optimization. Whi...

search engine optimization

started by Syntacticsinc SEO on 10 May 11 no follow-up yet
« First ‹ Previous 101 - 120 of 154 Next › Last »
Showing 20 items per page