Creative COW SIGN IN :: SPONSORS :: ADVERTISING :: ABOUT US :: CONTACT US
Creative COW's LinkedIn GroupCreative COW's Facebook PageCreative COW on TwitterCreative COW's Google+ PageCreative COW on YouTube
ADOBE DREAMWEAVER:HomeDreamweaver ForumDreamweaver TutorialsFAQAdobe FlashWeb Design

Re: Floating Div inside Div

COW Forums : Adobe Dreamweaver

FAQ   •   VIEW ALL   •   ADD A NEW POST   •   PRINT
Share on Facebook
Respond to this post   •   Return to posts index   •   Read entire thread


cowcowcowcowcow
Fernando MolRe: Floating Div inside Div
by on Dec 12, 2009 at 4:09:12 am

Just create a second class for the wider column.

Classes are a set of rules that you can use many times in your document. It's purpose is not having to define again and again the same parameter.

If you want to define the style of a pharagraph inside of a class, just do it this way:

.column p {
margin: 0;
}



In this example, all the paragraphs with the .column class will have a margin of zero. This will be more specific than the definition of the p tag only and it will be applied.

*Always share a link to your site and rate the posts. This is a free service for you and for us.


Posts IndexRead Thread
Reply   Like  
+1
Share on Facebook


Current Message Thread:




LOGIN TO REPLY



FORUMSTUTORIALSFEATURESVIDEOSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

Creative COW LinkedIn Group Creative COW Facebook Page Creative COW on Twitter
© 2013 CreativeCOW.net All rights are reserved. - Privacy Policy

[Top]