Thread View: comp.infosystems.www.authoring.stylesheets
2 messages
2 total messages
Started by "Eu4ria"
Mon, 20 Apr 1998 00:00
Relative positioning with <DIV> tag
Author: "Eu4ria"
Date: Mon, 20 Apr 1998 00:00
Date: Mon, 20 Apr 1998 00:00
15 lines
408 bytes
408 bytes
I am new to stylesheets and am using InterDev 6.0 to create them. I was trying to use a <DIV> tag with the following properties : LEFT: 80px; POSITION: relative; TEXT-ALIGN: justify; WIDTH: 70% I have had to use the Width property as otherwise the text goes off the side of the screen and cannot be scrolled to as the scrollbars do not appear. Any help would be much appreciated. Eu4ria
Re: Relative positioning with <DIV> tag
Author: "MFX"
Date: Mon, 20 Apr 1998 00:00
Date: Mon, 20 Apr 1998 00:00
23 lines
558 bytes
558 bytes
Since you're setting width to 70%, why not do the same with left? Set left to 15%, and the DIV should be centered. later, gordon Eu4ria wrote ... >I am new to stylesheets and am using InterDev 6.0 to create them. I was >trying to use a <DIV> tag with the following properties : > LEFT: 80px; > POSITION: relative; > TEXT-ALIGN: justify; > WIDTH: 70% >I have had to use the Width property as otherwise the text goes off the side >of the screen and cannot be scrolled to as the scrollbars do not appear. Any >help would be much appreciated.
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads