R
roboman112
Guest
What can i add under this
#apDiv14 {
position:absolute;
width:1198px;
height:4px;
z-index:9;
top:14px;
}
to make it appear in the center of the page? i just need it to be in the center no matter what the resolution or the browser size is.
#apDiv14 {
position:absolute;
width:1198px;
height:4px;
z-index:9;
top:14px;
}
to make it appear in the center of the page? i just need it to be in the center no matter what the resolution or the browser size is.