Panouri

Titlul panoului Continutul panoului Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tellus risus, tempor dignissim sodales a, dignissim et ex. Cras egestas consequat rhoncus. Nam fringilla pellentesque nunc non hendrerit. Aliquam condimentum tincidunt tortor, in pellentesque tortor molestie nec. Donec cursus egestas lacus, vel mollis urna lacinia quis. Cum sociis natoque penatibus et […]

Continue Reading

Tab-uri

Acasa Profil Mesaje <ul role="tablist" class="nav nav-tabs"> <li class="active" role="presentation"><a href="#">Acasa</a></li> <li role="presentation"><a href="#">Profil</a></li> <li role="presentation"><a href="#">Mesaje</a></li> </ul> In loc de nav-tabs mai merge nav-pills

Continue Reading

Alerte

Mesaj de alerta <div role="alert" class="alert alert-[type]"> Mesaj de alerta </div> [type] – una din variantele : default, primary, success, info, warning, danger CSS pentru alte tipuri : .alert-facebook { background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%); background-image: -o-linear-gradient(top,#f2dede 0,#e7c3c3 100%); background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3)); background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=’#fff2dede’,endColorstr=’#ffe7c3c3′,GradientType=0); background-repeat: repeat-x; border-color: #dca7a7; }

Continue Reading

Tabele

# Numele Prenumele Username 1 Vasile Popescu @vasipop 2 Elena Ionescu @elenaio 3 Paul Georgescu @pgeo <table class="table [more]"> <thead> <tr> <th>#</th> <th>Numele</th> <th>Prenumele</th> <th>Username</th> </tr> </thead> <tbody> <tr> <td>1</td> <td>Vasile</td> <td>Popescu</td> <td>@vasipop</td> </tr> <tr> <td>2</td> <td>Elena</td> <td>Ionescu</td> <td>@elenaio</td> </tr> <tr> <td>3</td> <td>Paul</td> <td>Georgescu</td> <td>@pgeo</td> </tr> </tbody></table> Clase suplimentare optionale (in loc de [more]) table-striped […]

Continue Reading

Butoane

Default Primary Success Info Warning Danger Link <button class=”btn btn-size btn-type” type=”button”>Danger</button> btn-size (optional) una din variantele : btn-lg, btn-sm, btm-xs type – una din variantele : default, primary, success, info, warning, danger, link CSS pentru alte tipuri : .btn-facebook { background-image: -webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%); background-image: -o-linear-gradient(top,#d9534f 0,#c12e2a 100%); background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a)); background-image: linear-gradient(to […]

Continue Reading

Border shadow effect

CSS Box Shadow Effect 2 This effect will add shadows to the bottom corners of the boxes to create a lifted corner look on the boxes. This effect uses both the :before and :after properties to create new elements used for the corners. The HTML <div class=”box effect2″> <h3>Effect 2</h3> </div> The CSS .box h3{ […]

Continue Reading

Resurse

/1Page_Web_Design /Another_Bookmark /Beautiful_Email_Newsletters /Best_Designs /Colorgorize /Cool_Home_Pages /Crossmind /CSS_Beauty /CSS_Gallery_List /CSS_Winer /DBCut /Design_Aside /Design_Charts /Design_Licks /Design_Shack /Design_Taxi /Design_Taxi /GOUW /jQuery_Style /Linkage /Logopond /Lookom /Make_Better_Websites Minimal Sites New_Web_Pick Netdiver Pattern_Tap Pick_Award QBN Regrouped Scene_360 Smashing_Magazine Straightline Style_Boost Tag_Society The_FWA Ultrashock Unmatched_Style UX_Magazine 2Advanced 65_Media Blitz_Agency Bow_Wow_London Carfreaks Conclave_Obscurum Design_Chapel Dominey_Design Dont_Click Etsy EVB Fantasy_Interactive Firstborn Fork_Unstable_Media Group_94 […]

Continue Reading