Difference between revisions of "JQuery General Examples"
From Organic Design wiki
m  | 
				m  | 
				||
| Line 3: | Line 3: | ||
<style type="text/css">  | <style type="text/css">  | ||
| − | |||
| − | |||
| − | + | #large p { margin: 10px 0; }  | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | p { margin: 10px 0; }  | ||
li { margin-left: 10px; }  | li { margin-left: 10px; }  | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
#large table {  | #large table {  | ||
| Line 104: | Line 50: | ||
	border: 1px solid black;  | 	border: 1px solid black;  | ||
	margin: 5px;  | 	margin: 5px;  | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}  | }  | ||
Revision as of 20:53, 31 October 2010



