HighDots Forums  

line grid

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss line grid in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Shank
 
Posts: n/a

Default line grid - 09-04-2005 , 03:09 PM






How can I fill a table cell with a blue line grid using CSS?
Imagine a blue line grid paper. That's the effect I want.
I'd like to do it without pics if possible.

thanks!



Reply With Quote
  #2  
Old   
David Dorward
 
Posts: n/a

Default Re: line grid - 09-04-2005 , 03:22 PM






Shank wrote:

Quote:
How can I fill a table cell with a blue line grid using CSS?
Background image.

Quote:
I'd like to do it without pics if possible.
Not possible. There is nothing to apply borders to, and backgrounds are
limited to solid colours and images.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is


Reply With Quote
  #3  
Old   
Evertjan.
 
Posts: n/a

Default Re: line grid - 09-04-2005 , 03:30 PM



Shank wrote on 04 sep 2005 in comp.infosystems.www.authoring.stylesheets:

Quote:
How can I fill a table cell with a blue line grid using CSS?
Imagine a blue line grid paper. That's the effect I want.
I'd like to do it without pics if possible.

With one pic:

<http://www.december.com/html/demo/grid.html>



--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)



Reply With Quote
  #4  
Old   
Evertjan.
 
Posts: n/a

Default Re: line grid - 09-04-2005 , 04:03 PM



Evertjan. wrote on 04 sep 2005 in
comp.infosystems.www.authoring.stylesheets:

Quote:
Shank wrote on 04 sep 2005 in comp.infosystems.www.authoring.stylesheets:

How can I fill a table cell with a blue line grid using CSS?
Imagine a blue line grid paper. That's the effect I want.
I'd like to do it without pics if possible.


With one pic:

http://www.december.com/html/demo/grid.html
however it can be done with javascript:

<http://devrijehuisarts.org/test/gridInCell.asp>


--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)



Reply With Quote
  #5  
Old   
Roedy Green
 
Posts: n/a

Default Re: line grid - 09-05-2005 , 11:55 PM



On Sun, 04 Sep 2005 19:09:06 GMT, "Shank" <shank (AT) tampabay (DOT) rr.com>
wrote or quoted :

Quote:
How can I fill a table cell with a blue line grid using CSS?
Imagine a blue line grid paper. That's the effect I want.
I'd like to do it without pics if possible.
Create a image with one grid square, then select it as background with
both a horizontal and vertical repeat.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.


Reply With Quote
  #6  
Old   
Evertjan.
 
Posts: n/a

Default Re: line grid - 09-06-2005 , 10:24 AM



Roedy Green wrote on 06 sep 2005 in
comp.infosystems.www.authoring.stylesheets:

Quote:
On Sun, 04 Sep 2005 19:09:06 GMT, "Shank" <shank (AT) tampabay (DOT) rr.com
wrote or quoted :

How can I fill a table cell with a blue line grid using CSS?
Imagine a blue line grid paper. That's the effect I want.
I'd like to do it without pics if possible.

Create a image with one grid square, then select it as background with
both a horizontal and vertical repeat.
You cannot use an image without using a pic, I presume.

--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)



Reply With Quote
  #7  
Old   
'sNiek
 
Posts: n/a

Default Re: line grid - 09-06-2005 , 10:39 AM



Evertjan. schreef:
Quote:
however it can be done with javascript:

http://devrijehuisarts.org/test/gridInCell.asp
Doesn't work with Firefox, and it's a pretty bad solution.



--
Niek


Reply With Quote
  #8  
Old   
Evertjan.
 
Posts: n/a

Default Re: line grid - 09-07-2005 , 06:21 PM



'sNiek wrote on 06 sep 2005 in comp.infosystems.www.authoring.stylesheets:
Quote:
Evertjan. schreef:
however it can be done with javascript:

http://devrijehuisarts.org/test/gridInCell.asp

Doesn't work with Firefox,
could be, thebetter solution is with pan image,
but the OQ was "how to" without

Quote:
and it's a pretty bad solution.
Why?
Please explain yourself.


--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)



Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.