<div> Spacing/spadding

free web hosting
Open Discussion > CONTRIBUTE > Computers > Programming Languages > HTML, XML etc..

<div> Spacing/spadding

Amezis
Is it possible to use spacing/spadding in <div> tags, like in <table> tags?

Reply

Vacant
QUOTE(Amezis @ Apr 17 2005, 04:59 PM)
Is it possible to use spacing/spadding in <div> tags, like in <table> tags?
*



Yup.
CODE
.theDiv {

padding-left:2px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;

}



If you want to apply padding to everything, use...

CODE


.theDiv {

padding:2px;

}



Spacing (as in, distance from surrounding divs or whatnot) is as follows....

CODE


.theDiv {

margin-left:2px;
margin-right:2px;
margin-top:2px;
margin-bottom:2px;

}


Or for all properties in one declaration...

CODE


.theDiv {

margin:2px;

}



Of course you should be using ems, but thats jut an example wink.gif

 

 

 


Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Similar Topics

Keywords : spacing spadding


    Looking for spacing, spadding

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for spacing, spadding

*MORE FROM TRAP17.COM*
advertisement



<div> Spacing/spadding



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE