MY Note

study it – know it – use it

Centering: Auto-width Margins

body {
margin
:50px 0px; padding:0px;
text-align
:center;
}

#Content {
width
:500px;
margin
:0px auto;
text-align
:left;
padding
:15px;
border
:1px dashed #333;
background-color
:#eee;
}

October 12, 2009 Posted by | css, CSS-xhtml | Leave a Comment

css

root reference:
runat=”server” use ~/
html use ./

November 22, 2008 Posted by | css, CSS-xhtml | Leave a Comment

valign

 

DISPLAY

: block; FLOAT: left; WIDTH: 124px; COLOR: #fff; LINE-HEIGHT: 37px; HEIGHT: 41px; TEXT-ALIGN: center; TEXT-DECORATION: none

July 29, 2008 Posted by | css | Leave a Comment

Most used CSS tricks

http://stylizedweb.com/2008/03/12/most-used-css-tricks/

March 18, 2008 Posted by | css, CSS-xhtml | Leave a Comment

tab

http://www.noupe.com/javascript/37-great-ajax-css-tab-based-interfaces.html

form

http://www.noupe.com/css/47-excellent-ajax-css-forms.html

March 18, 2008 Posted by | css | Leave a Comment

icon

http://www.divland.com/blog/2008/02/21/39-free-icon-ready/

March 17, 2008 Posted by | css, design | Leave a Comment

css technic

http://veerle.duoh.com/

http://www.noupe.com/

http://prototype-window.xilinus.com/samples.html

http://www.swfir.com/

simple modal

http://www.ericmmartin.com/simplemodal/ 

February 6, 2008 Posted by | css, CSS-xhtml | Leave a Comment

Style Your Image Links

image

Mouse over behaviors have a certain significance when we’re talking about usability. Letting users know that particular section of our website is meant to be clicked on is best achieved through mouse over effect. Those “clickable” sections certainly include content images. But what can you do with image mouseovers? Add a different border? This script will certainly help you to do a bit more than that…

ref: http://cssglobe.com/post/1238/style-your-image-links

February 6, 2008 Posted by | css, CSS-xhtml | Leave a Comment

Drop shadow div (IE)

<div style=” color: White; background-color: Maroon; width: 200px; height: 200px; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color=’gray’, Positive=’true’)”> xxxxxxxxxx</div>

ref: http://msdn2.microsoft.com/en-us/library/ms532985.aspx

February 4, 2008 Posted by | css, HTML | Leave a Comment

css and javascript tutorial

http://www.askthecssguy.com/2007/08/creating_a_table_with_dynamica.html

http://www.askthecssguy.com/examples/formfieldhints/example07.html

https://crazyegg.com/overview

http://docs.jquery.com/Tutorials

http://docs.jquery.com/Types

http://www.malsup.com/jquery/corner/

January 17, 2008 Posted by | css | Leave a Comment

Follow

Get every new post delivered to your Inbox.