div margin padding « Tags « HTML / CSS
Home
HTML / CSS
1.
CSS
2.
CSS Controls
3.
Form
4.
IE Firefox
5.
Layout
6.
Marquee Attributes
7.
Meta Tags
8.
Microsoft Attributes
9.
Object
10.
Reference
11.
Style Basics
12.
Tags
13.
Templates
14.
XML
HTML / CSS
»
Tags
»
div margin padding
1.
div padding: 3px;
2.
div padding: 10px;
3.
div padding-right: 1px;
4.
Div padding: 0;
5.
Div padding: 0 18px 0 8px;
6.
DIV padding: 5px;
7.
DIV padding: 5px 5px 5px;
8.
DIV padding:0;
9.
Set padding to 10px for DIV
10.
Set right padding to 1px
11.
div margin: 5px;
12.
div::before margin-right: 25px;
13.
div margin: 15px;
14.
div margin: 25px;
15.
div margin-right: 1px;
16.
This div stretches across the whole window and has a negative margin.
17.
Div margin: 0;
18.
Div margin: 60px 0 0 115px;
19.
Div margin-top: -1px;
20.
DIV margin: 10px 0px 0px 0px;
21.
DIV margin: 0 auto;
22.
DIV margin-top: 10px;
23.
DIV margin-bottom: 10px;
24.
DIV margin-left: 200px;
25.
DIV margin: 10px 0;
26.
Using negative margin for div dialog
27.
Set margin to 25px for DIV
28.
Set right margin to 1px
java2s.com
|
Contact Us
|
Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.