Skip to main content

Home/ CSS Evangelist/ Group items matching "make" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
clariene Austria

Don't Just Get A Website… Get Discovered! - 1 views

If you're not being found on the search engines, then it's likely you didn't have an seo website design. A lot of web designers out there know how to make great looking websites that Google can't s...

started by clariene Austria on 04 Jun 12 no follow-up yet
Al-Mehatb Shaikh

Make the best of viral marketing | Creative video ads for YouTube | logodesign.ae - 0 views

  •  
    Engage your customers with an attractive and inviting video animation. Become Live on YouTube, let the world stream what you have to offer through a compelling YouTube Video ads
tech vedic

Repair disk permissions to speed up your Mac - 0 views

  •  
    Whenever you install something in Mac OS X then it gets installed from package files. Along with installing something from package files, a "Bill of Materials" file is stored in the package receipt file. These ".bom" files contain a list of the files installed by that package as well as the proper permissions for each file. But, in future, these permissions can get changed resulting in freezing or crashing of your Mac.
Vernon Fowler

Compass Home | Compass Documentation - 4 views

  •  
    Compass is a stylesheet authoring framework that makes your stylesheets and markup easier to build and maintain. With compass, you write your stylesheets in Sass instead of CSS. Using the power of Sass Mixins and the Compass community, you can apply battle-tested styles from frameworks like Blueprint to your stylesheets instead of your markup.
addamsmith007

remove trovi firefox - 0 views

  •  
    We will not only get your computer completely rid of Trovi, but will also help restore your favorites search bar (Yahoo, Google etc) and make your browser / computer like earlier.
Jonathan Mike

CSS3 Rounded Image With jQuery - 0 views

  •  
    The CSS 3 Trick with jQuery to make rounded image
yc c

CSS Optimization: Make Your Sites Load Faster for Free by Blogging Pro - 0 views

  • While a lot of people are out to optimize their sites/blogs, most everyone seems to skip over CSS. I have been spending some time looking at CSS Optimization tools today. I wanted something free, online, and easy to use. And of course, something that worked. There are actually quite a few websites that fit the bill, and some of them are easier to use, produce more friendly code, and others are a bit harder to use, but can produce amazing results.
  •  
    oh,, that would be hard to find the differences between before and after optimizing..
Frederik Van Zande

How to Code HTML Email Newsletters [HTML & XHTML Tutorials] - 0 views

  •  
    HTML email newsletters have come a long way in the five years since this article was first published. HTML email is still a very successful communications medium for both publishers and readers. Publishers can track rates for email opens, forwards, and clickthroughs, and thereby can measure reader interest in products and topics; readers are presented with information that's laid out like a web page, in a way that's more visually appealing, and much easier to scan and navigate, than plain text email.
  •  
    Browser idiosyncracies, spam registers, and various mail clients are just some of the pitfalls that must be faced by email marketers. Make sure your HTML email gets through with Tim's essential how-to.
yc c

Web Design Blog | ModernBlueDesign.com » Blog Archive » Fighting Spam with CSS - 0 views

  •  
    The idea here is setting up a form with a text field and via CSS making it invisible. Then, if a post is sent to a php script handling the request and that text box has information in it, that means a human didn't fill it out, and the script is simply aborted.
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.
Alberto Adrián Schiano

Survey Software - Online Survey Software - Customer Satisfaction Survey - Employee Survey - Web Survey Software - 0 views

  •  
    Free Voting - surveys for 100 people! Make your own surveys for your community
    ¡Votaciones gratis, encuestas para 100 personas!  Arma tus propios sondeos para tu comunidad


yc c

53 CSS-Techniques You Couldn't Live Without | Smashing Magazine - 0 views

  •  
    Below you'll find a list of techniques we , as web-architects, really couldn't live without. They are essential and they indeed make our life easier.
Jason Bao

Five simple steps to better typography : Journal : Mark Boulton - 0 views

  • One point = 1/72 of an inch One pica = 12 points One em = The distance horizontally equal to the type size, in points, you are using. Eg. 1em of 12pt type is 12pt. (Thanks to Joe for correcting me on this.)
  • A general good rule of thumb is 2-3 alphabets in length, or 52-78 characters (including spaces).
    • Jason Bao
       
      in one line
  • Your leading should increase proportionally to your Measure. Small Measure, less leading. Wide Measure, more leading.
  • ...1 more annotation...
  • When reversing colour out, eg white text on black, make sure you increase the leading, tracking and decrease your font-weight. This applies to all widths of Measure.
    • Jason Bao
       
      深色背景在视觉上拥有更大的对比度,更窄的行距。
yc c

Spiffy Corners - Making anti-aliased rounded corners with CSS - 0 views

  •  
    and no images
  •  
    Spiffy Corners is a simple way to generate the CSS and HTML you need to create anti-aliased corners without using images or javascript.
css rank

CSSRank - CSS Gallery For The Best Designed Web 2.0 Sites - 172 views

The development of web applications has drastically changed since its advent. Websites were normally designed with dominant tables in it. But this changed to a more portable and reliable method of ...

general

started by css rank on 28 Oct 08 no follow-up yet
Shila N Laing

20 Useful Tools to Make Web Development More Efficient - 0 views

  •  
    20 useful web development tools
Alberto Adrián Schiano

JS Bin - Collaborative JavaScript Debugging - 1 views

  •  
    specifically designed to help JavaScript and CSS folk test snippets of code, within some context, and debug the code collaboratively. JS Bin allows you to edit and test JavaScript and HTML (reloading the URL also maintains the state of your code - new tabs doesn't). Once you're happy you can save, and send the URL to a peer for review or help. They can then make further changes saving anew if required.
  •  
    Edit, test, visualice HTML5, CSS & JS on-line in a sandbox Editar,probar, visualizar HTML5, CSS & JS on-line en un arenero
« First ‹ Previous 101 - 120 of 151 Next › Last »
Showing 20 items per page