Skip to main content

J Muller's Library tagged css   View Popular

16 Nov 09

Your own Hover-Over-Popups, CSS/XHTML-friendly - Nic Honing

While giving your site some personal touch, you might wish to have hover-over-popups (or "Tooltips") that describe a link or any other HTML element.

While there is a standard way to do that (<a title="Hit this!">a link</a>), you might want to

* make the popups come up directly without delaying 2 seconds or so because the user wants to know what is behind that link immediately
* style those popups your own way (this is mine), not that peculiar yellow the browsers use for that... and you want to do it the CSS way.

I spent some time on this and invite you to "steal" the code.

www.nicolashoening.de/?twocents&nr=8 - Preview

css hover effects custom

    • While giving your site some personal touch, you might wish to have hover-over-popups (or "Tooltips") that describe a link or any other HTML element.


      While there is a standard way to do that (<a title="Hit this!">a link</a>), you might want to


      • make the popups come up directly without delaying 2 seconds or so because the user wants to know what is behind that link immediately
      • style those popups your own way (this is mine), not that peculiar yellow the browsers use for that... and you want to do it the CSS way.

      I spent some time on this and invite you to "steal" the code.

12 Oct 09

A Closer Look At the Blueprint CSS Framework - Nettuts+

In this tutorial you will get a look at the inner workings of Blueprint and we'll take a look at demo application that uses Blueprint to get a better idea of how to use actually use the framework.

net.tutsplus.com/...at-the-blueprint-css-framework - Preview

framework css webDesign blueprint

    • <div class="span-17 colborder" id="content">  
    •       <h3 class="loud">Featured Book: "The World Without Us"</h3>  
    •       <p>  
    •         <img class="right" src="images/world-book.gif" alt="featured book" />  
    •         Lorem ipsum dolor sit amet, consectetuer adipiscing elit.   
    •       </p>  
    •   
    •   
    •       <p>  
    •         Cras sagittis. Fusce porttitor felis sed massa. In hac habitasse platea dictumst.             
    •       </p>  
    •   
    •       <hr />  
    •       <div class="span-8 colborder">  
    •         <h4 class="prepend-5">Upload a Book</h4>  
    •         <p>  
    •           Nam vitae tortor id ante sodales facilisis.   
    •         </p>        
    •       </div>  
    •   
    •       <div class="span-8 last">  
    •         <h4 class="prepend-5">Write a Review</h4>  
    •         <p>  
    •           Nam vitae tortor id ante sodales facilisis. Mauris ipsum.   
    •         </p>        
    •       </div>  
    •     </div>  
    •   
    •     <div class="span-6 last" id="sidebar">  
    •   
    •       <div id="recent-books">  
    •         <h3 class="caps">Recent Books</h3>  
    •   
    •         <div class="box">  
    •           <a href="#" class="quiet">Hygiene</a>  
    •           <div class="quiet">Nov. 29, 2008</div>  
    •           <div class="quiet">by Craven</div>  
    •         </div>  
    •   
    •       </div>  
    •   
    •       <div class="prepend-top" id="recent-reviews">  
    •         <h3 class="caps">Recent Reviews</h3>  
    •         <div class="box">  
    •           <span class="quiet">Thor reviewed Hygiene</span>  
    •           <div class="quiet">Rating: 4/5</div>  
    •           <a href="#" class="quiet">Read this review</a>  
    •         </div>  
    •   
    •       </div>  
    •     </div>  
    •   
    •     <hr />  

Particletree » Rediscovering the Button Element

top of page has an example of a browser specific css for rounded corners/curves.
Also an intro to using a buttons plugin in the blueprint framework.
#features h3 a{
height: 66px;
font-size: 210%;
padding: 11px 15px 3px 105px;
-webkit-border-top-left-radius:30px;
-webkit-border-bottom-right-radius:30px;
-moz-border-radius-topleft:30px;
-moz-border-radius-bottomright:30px;
}

particletree.com/...discovering-the-button-element - Preview

css rounded corners firefox buttons blueprint framework tutorial

29 Sep 09

Blueprint: A CSS Framework | Spend your time innovating, not replicating

Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.

What does Blueprint have to offer?

* A CSS reset that eliminates the discrepancies across browsers.
* A solid grid that can support the most complex of layouts.
* Typography based on expert principles that predate the web.
* Form styles for great looking user interfaces.
* Print styles for making any webpage ready for paper.
* Plugins for buttons, tabs and sprites.
* Tools, editors, and templates for every step in your workflow.

www.blueprintcss.org - Preview

css framework webDesign blueprint html development

    • Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.




      Download Now


      • ZIP
      • TGZ
      • All Releases
      • A CSS reset that eliminates the discrepancies across browsers.
      • A solid grid that can support the most complex of layouts.
      • Typography based on expert principles that predate the web.
      • Form styles for great looking user interfaces.
      • Print styles for making any webpage ready for paper.
      • Plugins for buttons, tabs and sprites.
      • Tools, editors, and templates for every step in your workflow.
21 Sep 09

CSS - Conditional comments

Conditional comments only work in Explorer on Windows, and are thus excellently suited to give special instructions meant only for Explorer on Windows. They are supported from Explorer 5 onwards, and it is even possible to distinguish between 5.0, 5.5 and 6.0.

www.quirksmode.org/...condcom.html - Preview

css ie HTML hacks webdesign browser web conditional

07 Aug 09

Hack-free CSS for IE - Arve Bersvendsen

<!--[if IE]> <link rel="stylesheet" type="text/css" href="all-ie.css" /> <![endif]-->

virtuelvis.com/...css-ie-only - Preview

css html webdesign ie hack conditional

1 - 9 of 9
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo