Skip to main content

Home/ CSS Evangelist/ Group items tagged design

Rss Feed Group items tagged

Clap Creative

Professional SEO Company - Not Traffic but Leads by enter your domain & Get Free Consul... - 1 views

  •  
    Clapcreative Offers SEO, PPC, Digital Marketing services in Los Angeles. Sign up for get free consultation!.
Vernon Fowler

CSS3 Generator - 12 views

  • -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  • If you set it to border-box, the padding and border will render inside the box.
  •  
     All the effects are fully customizable and you can choose from all the popular CSS3 properties.
Kaitlyn Em

Ethical Duties of SEOs : - 0 views

  •  
    "Quality & Attractiveness * SEO provide addition benefits in your site, it is clear weather you are off-line or on-line, if you are providing quality & attractive website then customers always visit your website."
  •  
    "Quality & Attractiveness * SEO provide addition benefits in your site, it is clear weather you are off-line or on-line, if you are providing quality & attractive website then customers always visit your website."
yc c

CSS3 Border Image Experiments : Nora Brown Design - 6 views

  •  
    from article: Understanding border-image http://css-tricks.com/understanding-border-image/
Rajan Datta

Periodic Table of the Elements - Josh Duck - 14 views

  •  
    Remarkable. Very well thought out
  •  
    This is going to help me. Thanks!
  •  
    wow ! what a thought. u have done a wonder. Most useful to the people doing html and css. thanks a lot.
Perry Branch

Mike Davidson - sIFR - 0 views

  • Proper use and best practices sIFR is a powerful tool. So powerful, in fact, that you can completely ruin a web page with it if you get overzealous and don’t exercise restraint.
  • sIFR is for headlines, pull quotes, and other small swaths of text
  • type which accents the rest of the page. Body copy should remain browser text.
  •  
    Optimized dynamic generation of Flash movies bound using javascript to provide rich Font experience regardless of the client. Degrades gracefully. Looks interesting when you just HAVE to have that PERFECT font.

    Note that it is NOT intended for full paragraphs or any type of extended passages. Serves a similar function as Text Images.

dean d

Web Design References: Cascading Style Sheets - 0 views

  •  
    entire list of css tools and resources
helloe

PingMag - The Tokyo-based magazine about "Design and Making Things" » Archive... - 7 views

  • Writing CSS is very much like having sex. Not everyone does it the same way and there is no particular “right” way to do it. I guess for me the similarities actually end there, seeing as writing CSS is something I do every day whereas having sex is…anyway I digress. The W3C have set the standards but beyond this, writing CSS is down to an individual’s preferences. Here are 5 little tips and ideas I’ve adopted in the last 6 months that you can use to make your CSS more streamlined, maintainable and easy to read. Written by Jon Disclaimer: The CSS example files are exactly that. They are not meant to be fully functional CSS documents. Class names in the CSS files are named merely so that you may visualise the document in your head (because there is no accompanying html), not because I condone the naming convention in them.
  • 1) Make a table of contents At the top of your CSS document, write out a table of contents. For example, you could outline the different areas that your CSS document is styling (header, main, footer etc). Then, use a large, obvious section break to separate the areas. Not only does this make your CSS look neater, but when it comes to making quick adjustments to certain areas of your website at a later date, finding the corresponding area in your CSS will be much easier. View Example File 1
  • 3) Isolate single properties that you are likely to reuse a lot If you find yourself using a single property a lot, isolate it to save yourself repeating it over and over again and also enabling you to change the display of all parts of the site that use it. View Example File 3
« First ‹ Previous 261 - 280 of 407 Next › Last »
Showing 20 items per page