This is a discussion on "Newbie with problems with Ap div aligment" within the Starting Out section. This forum, and the thread "Newbie with problems with Ap div aligment are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Newbie with problems with Ap div aligment
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Newbie with problems with Ap div aligment
Guys I am a complete newbie in the world of web design, I have been reading about AP divs and seem to have a alignment problem. Before hand I am using dreamweaver CS3.
My problem is when I position my AP div on my html file and see it on IE, it doesnot appear where it shoud be, it appears out of the page frame....please see OPTION 1 on attached file. Then to fix the problem I have to move the Ap div to the right by 165 pixels, OPTION 2, then it looks ok in IE, however it shouldn't be like this. Could anyone help me please to manage to keep the AP div centralised in both IE and dreamweaver...... this is my first web page and I am already having nightmares....thanks |
|
|
|
#2
|
|||
|
|||
|
Re: Newbie with problems with Ap div aligment
Oh dear.
I don't know what an "Ap div" is. I guess it's Dreamweaver's term for an absolutely positioned <div>. You should not be using absolute positioning yet. It causes all kinds of problems. Avoid it like the plague. It doesn't matter what your website looks like in Dreamweaver. No-one will use Dreamweaver to see your site. |
|
#3
|
|||
|
|||
|
Re: Newbie with problems with Ap div aligment
I totally agree with Mike here ... don't use absolute positioning. Use floats instead.
Here a basic 2 column layout
|
|
#4
|
|||
|
|||
|
Re: Newbie with problems with Ap div aligment
thanks guys yes I think using the Ap div's (absolute position divs) is causing me lots of problems, I'll check the column layout in dreamweaver. Thanks for your help
|
|
#5
|
||||
|
||||
|
Re: Newbie with problems with Ap div aligment
Another thing, learn HTML and CSS! It will make your life a lot easier in the long run.
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Newbie having a few CSS problems!! | Graeme36 | Web Page Design | 18 | Sep 29th, 2007 16:27 |
| Should be simple problems but im a complete newbie | digi duck | PHP Forum | 8 | Jan 8th, 2007 09:47 |
| CSS Newbie: Firefox alignment problems | SuperGrover1981 | Web Page Design | 1 | Aug 31st, 2006 10:28 |
| Newbie having problems w/code in O'Reilly book | Sqrlgrl | PHP Forum | 5 | May 31st, 2005 10:19 |