|
Your time now: Mon Nov 23, 2009 9:12 am
|
View unanswered posts | View active topics
| Author |
Message |
|
Vox
|
Post subject: Page Borders Posted: Sat Nov 29, 2008 5:53 am |
|
Joined: Thu Nov 27, 2008 3:33 am Posts: 9
|
I didn't know whether this would be considered a graphics issue or a coding issue, but I want to know how I could have a border on my page like the one at ubuntu.com.
Last edited by Vox on Wed Dec 03, 2008 5:40 pm, edited 1 time in total.
|
|
| Top |
|
 |
|
rangana
|
Post subject: Re: Page Borders Posted: Sun Nov 30, 2008 8:14 am |
|
 |
| 500+ Club |
 |
Joined: Wed Feb 27, 2008 6:14 am Posts: 929 Location: Cebu City Philippines
|
|
Which border are you referring? Have you searched on CSS' border property?
_________________ ~ Get me some work, I do freelancing ~
|
|
| Top |
|
 |
|
webmaster
|
Post subject: Re: Page Borders Posted: Sun Nov 30, 2008 10:27 am |
|
 |
| Site Admin |
 |
Joined: Tue Aug 17, 2004 2:07 pm Posts: 2554 Location: Sweden
|
|
Are you talking about the shadow around the white page? That's made by a background image.
|
|
| Top |
|
 |
|
Vox
|
Post subject: Re: Page Borders Posted: Sun Nov 30, 2008 6:20 pm |
|
Joined: Thu Nov 27, 2008 3:33 am Posts: 9
|
webmaster wrote: Are you talking about the shadow around the white page? That's made by a background image. Oh, yes, thank you. I can make it the background of a 3 by 3 table, right? That would ensure that the sides would grow if I filled up the middle section more, right?
|
|
| Top |
|
 |
|
Vox
|
Post subject: Re: Page Borders Posted: Sun Nov 30, 2008 6:21 pm |
|
Joined: Thu Nov 27, 2008 3:33 am Posts: 9
|
rangana wrote: Which border are you referring? Have you searched on CSS' border property? I mean the border that separates the white from the orange/brown background, and I thought that CSS would only give me one of those ugly boxy borders.
|
|
| Top |
|
 |
|
dflynn
|
Post subject: Re: Page Borders Posted: Sun Nov 30, 2008 11:39 pm |
|
 |
| 500+ Club |
 |
Joined: Wed Oct 03, 2007 10:06 pm Posts: 831 Location: Guelph, Canada
|
|
| Top |
|
 |
|
Vox
|
Post subject: Re: Page Borders Posted: Tue Dec 02, 2008 10:19 pm |
|
Joined: Thu Nov 27, 2008 3:33 am Posts: 9
|
dflynn wrote: You shouldn't use tables for layouts. Use Div layers with CSS, it also allows for expansion if you use it properly. you could do it simply in a 3x3 set of divs or if you don't need expansion, 1x3. I don't think I understand. Somebody I know that also does this sort of thing told me to use tables for layouts and divs for formatting text. The only thing that I know about divs is that they are good for combining with CSS. And what is expansion?
|
|
| Top |
|
 |
|
Johnathan
|
Post subject: Re: Page Borders Posted: Tue Dec 02, 2008 10:27 pm |
|
 |
| 1000+ Club |
Joined: Thu May 31, 2007 4:28 pm Posts: 1204 Location: Belfast, Northen Ireland
|
|
Well tell the person you know to stop being stoopid. DIV's for layout, tables for tabular data.
|
|
| Top |
|
 |
|
dflynn
|
Post subject: Re: Page Borders Posted: Tue Dec 02, 2008 11:36 pm |
|
 |
| 500+ Club |
 |
Joined: Wed Oct 03, 2007 10:06 pm Posts: 831 Location: Guelph, Canada
|
Vox wrote: dflynn wrote: You shouldn't use tables for layouts. Use Div layers with CSS, it also allows for expansion if you use it properly. you could do it simply in a 3x3 set of divs or if you don't need expansion, 1x3. I don't think I understand. Somebody I know that also does this sort of thing told me to use tables for layouts and divs for formatting text. The only thing that I know about divs is that they are good for combining with CSS. And what is expansion? No no no. They are very wrong. Tables is for data and displaying in organized columns and rows. Div layers are not for stylizing text. They are "Layers", kinda like in Photoshop, they for items to be moved separately around the page, even stacked on top of each other. They work through CSS and have many many many valuable properties that make them much more versatile that a simple table.
_________________
 nnjoi.com - Portfolio nnjoiart.com - Art & Design Blog bathroomwriter.com - Interested in helping out with Beta Testing? PM me.
|
|
| Top |
|
 |
|
Vox
|
Post subject: Re: Page Borders Posted: Wed Dec 03, 2008 3:30 pm |
|
Joined: Thu Nov 27, 2008 3:33 am Posts: 9
|
dflynn wrote: Vox wrote: No no no. They are very wrong. Tables is for data and displaying in organized columns and rows. Div layers are not for stylizing text. They are "Layers", kinda like in Photoshop, they for items to be moved separately around the page, even stacked on top of each other. They work through CSS and have many many many valuable properties that make them much more versatile that a simple table. Okay. Then I guess I ought to start using div layers. Thank you all.
|
|
| Top |
|
 |
|
rangana
|
Post subject: Re: Page Borders Posted: Thu Dec 04, 2008 4:14 am |
|
 |
| 500+ Club |
 |
Joined: Wed Feb 27, 2008 6:14 am Posts: 929 Location: Cebu City Philippines
|
_________________ ~ Get me some work, I do freelancing ~
|
|
| Top |
|
 |
|
Vox
|
Post subject: Re: Page Borders Posted: Sat Dec 06, 2008 1:15 am |
|
Joined: Thu Nov 27, 2008 3:33 am Posts: 9
|
|
| Top |
|
 |
|
Page 1 of 1
|
[ 12 posts ] |
|
Who is online |
Users browsing this forum: MSN [Bot] and 3 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|
|