Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Apr 10, 2012 02:12 PM by evello880
Member
69 Points
52 Posts
Apr 10, 2012 11:26 AM|LINK
hi, here nav1 must be placed bottom to content,, now its placing bottom to content,, but going into content. any help pls
#content { margin-left: 210px; height: 150px; width: 490px; } #nav1 { margin-left: 210px; width: 245px; height: 180px; margin-bottom: 10px; }
316 Points
99 Posts
Apr 10, 2012 11:45 AM|LINK
If you are using this is for DIV tag, it should be outside of Content.
261 Points
95 Posts
Apr 10, 2012 11:52 AM|LINK
can you post the html of yours...
226 Points
75 Posts
Apr 10, 2012 02:12 PM|LINK
share the preview or html with css so we can figure out what u want..
cmpbband
Member
69 Points
52 Posts
page align problem
Apr 10, 2012 11:26 AM|LINK
hi, here nav1 must be placed bottom to content,, now its placing bottom to content,, but going into content. any help pls
#content
{
margin-left: 210px;
height: 150px;
width: 490px;
}
#nav1
{
margin-left: 210px;
width: 245px;
height: 180px;
margin-bottom: 10px;
}
pankaj_rayal
Member
316 Points
99 Posts
Re: page align problem
Apr 10, 2012 11:45 AM|LINK
If you are using this is for DIV tag, it should be outside of Content.
Evolutionz
Member
261 Points
95 Posts
Re: page align problem
Apr 10, 2012 11:52 AM|LINK
can you post the html of yours...
evello880
Member
226 Points
75 Posts
Re: page align problem
Apr 10, 2012 02:12 PM|LINK
share the preview or html with css so we can figure out what u want..