Reply
Left and Right Side Borders
Old 08-12-2004, 01:15 AM Left and Right Side Borders
Novice Talker

Posts: 5
Hi I am new to this...I have an interesting question.

Is there a way to design a page with only left and right borders.

In other words:

The left one is supposed to have a navigation bar with the right side having an image border......a border that scrolls with the middle if that makes sense. Basically I can't determine how to take the celtic image (thin) line the right side of the left margin and also line the left side of the right margin.

Basically, I need the image (a thin rectangle) to border the middle of the page, with margins on the left and right side.
ryustar is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 08-12-2004, 10:29 AM
Skilled Talker

Posts: 63
you can use CSS to set the properties of the tag you need. example:

td {
margin-left: 10px;
margin-right: 10px;
border-left: 1px solid #FF0000;
border-right: 1px solid #FF0000;
}

this sets the respective properties of a TD tag of table.
antoshka is offline
Reply With Quote
View Public Profile Visit antoshka's homepage!
 
Old 08-16-2004, 08:19 PM actually...
Novice Talker

Posts: 5
Actually,

I already no how to make the tradiational border. I need to know how to use an IMAGE as a border. But not around the entire screen ONLY as a border on the left and right sides of a middle screen that has divided into three parts.

Like :http://glish.com/css/7.asp

So basically the thin image would be used as a border (AROUND the middle column - on the left and right sides of the middle column between the other columns)
ryustar is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Left and Right Side Borders
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11355 seconds with 12 queries