Blog Posts on web-development (css)




Percent:
 
Distinct:
 


CSS Info Boxes by software download on Jan 19, 2012CSS Info BoxesDownload<style>.columns-wrapper {width: 960px;float: left;margin-bottom: 30px;}.two-columns,.two-columns-2 {width: 457px;float: left;margin-right: 45px;}.info_box,.note_box,.tip_box,.error_box,tip_box {padding: 20px;margin: 20px 0...



Create A CSS Style Form by software download on Jan 17, 2012Create A CSS Style Form<style>input {margin:0; padding:0;}input[type=text], input[type=password], textarea { border:1px solid #e3e3e3; padding:7px; font-size:11px; color:#777; }input[type=text], input[type=password], textarea, select {backgroun...



CSS Simple Photo gallery by software download on Jan 17, 2012CSS Simple Photo gallery<style>ul.gallery {clear: both; list-style: none outside none; margin: 8px auto; overflow: hidden; padding: 8px 0;}ul.gallery li {background:#FFFFFF; float: left; margin: 5px; padding: 0; list-style:none; }ul.gallery li...



CSS3 Button by software download on Jan 17, 2012CSS3 Button<style>body { font-family: Arial, Helvetica, tahoma sans-serif; font-size:12px; line-height:1.6; color:#282828; }.medium-button { background: #cccccc; background: -moz-linear-gradient(top, #cccccc 0%, #bbbbbb 100%); background: -webk...



Create A CSS Administrator Login Form Design by software download on Dec 15, 2011Create A CSS Administrator Login Form DesignDemoDownloadCSS Code#login-form {margin:106px auto 0px auto;width:560px;border:solid 12px #E0E0E0;background:#E0E0E0;border-radius:12px;-moz-border-radius:12px;webkit-border-radius:12px;}#login-form{border-...



Simple CSS Vertical Menu by software download on Dec 14, 2011Simple CSS Vertical MenuDownload<style type="text/css">.verticalmenu{list-style-type: none;margin: 5px 0;padding: 0;width: 200px;border: 1px solid #9A9A9A;border-bottom-width: 0;}.verticalmenu li a{background: white url(images/glossyback.gif) r...



Create CSS Vertical Menu by software download on Dec 11, 2011Create CSS Vertical Menu<style type="text/css">.verticalmenu{width: 190px;}.verticalmenu .headerbar{font: bold 13px Verdana;color: #000000;background: #F3CE69 url(arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of...



Create a Tabbed Content With jQuery And CSS by software download on Dec 10, 2011Create a Tabbed Content With jQuery And CSSDownload Code<style>body {background-position:top center;background-color:#EBE9E1;margin:40px;}#tabbed_box_1 {margin: 0px auto 0px auto;width:300px;}.tabbed_area {border:2px solid #E6E6E6;background-c...



CSS Menu by software download on Dec 9, 2011CSS MenuDownload<style>*{margin:0;padding:0;}#menu_blue{width:90%;margin:25px auto;}#menu_blue ul{list-style:none;}#menu_blue li{display:block;float:left;}#menu_blue li a{background:#e4e8eb url(menu_bg_blue.gif) repeat-x;border:2px solid #bdc5c...



Free CSS Drop-Down Menu Framework by software download on Dec 9, 2011Free CSS Drop-Down Menu FrameworkCSS Drop-Down Menu Framework is a free & cross-browser solution to create good looking menus Compatibility: All Major BrowsersWebsite: http://lwis.net/free-css-drop-down-menu/Demo: http://lwis.net/free-css-drop-do...