Your Open Source

lazywriter

lazywriter

since from Thu 30 Jul 2009
Points : 175
Posts :24
Comments :0

Recent Posts :-

Try This CSS Gradient Text Effect

Try this code and watch what will happen to your text: CSS Gradient Text h1 { font: bold 330%/100% "Lucida Grande"; position: relative; color: #464646; } h1 span { background: url(gradient.png) repeat-x; position: absolute; display: block; width: 100%; height: 31px; }

  • views 89
  • datetime Aug 09 09 11:03:43
  • author Lazywriter
  • rating

Create Rounded Corners With Images

Here's another rounded corners creator, this time using images: CONTENT .roundcont { width: 250px; background-color: #f90; color: #fff; } .roundcont p { margin: 0 10px; } .roundtop { background: url(tr.gif) no-repeat top right; } .roundbottom { background: url(br.gif) no-repeat top right; } img.corner { width: 15px; height:..

  • views 119
  • datetime Aug 09 09 10:58:48
  • author Lazywriter
  • rating

Create Rounded Corners

Pointed corners are things of the past although some still use it for formality. With CSS in hand, you are free to do whatever you want with your web page. Here's the code that will round your pointed corners: .rtop, .rbottom{display:block} .rtop *, .rbottom *{display: block; height: 1px; overflow: hidden} .r1{margin: 0 5px}..

  • views 104
  • datetime Aug 09 09 10:54:56
  • author Lazywriter
  • rating

Simple RSS Feed Button, No Image Required

Make a simple orange XML or RSS buttons without using an image with CSS. Here's the really simple codes: CSS: .feed { border:1px solid;border-color:#FC9 #630 #330 #F96;padding:0 3px;font:bold 10px verdana,sans-serif;color:#FFF;background:#F60;text-decoration:none;margin:4px; } HTML: FEED

  • views 109
  • datetime Aug 04 09 09:34:49
  • author Lazywriter
  • rating

Add Badge To Your Site Using CSS

Design your website by creating and adding badge or inline buttons. Examples The (X)HTML code: Some Link The CSS code: .inline-button { _width:12em; font: bold 65%/1 Verdana, sans-serif; margin: 0 0.2em; padding: 0.1em 0; _padding:0; border: 1px solid black; white-space:nowrap; text-decoration: none; vertical-align:mid..

  • views 61
  • datetime Aug 03 09 08:26:20
  • author Lazywriter
  • rating

Featured
Top User's
sekarSekar
Posts 172
$103.18 USD
tjrambabuTjrambabu
Posts 145
$17.96 USD
damuDamu
Posts 67
$16.75 USD
lazywriterLazywriter
Posts 24
$3.11 USD
psbharathyPsbharathy
Posts 24
$4.19 USD