[WSG] 2 columns layout

2005-05-13 Thread Carlos Rincon Sanchez
Hi,

i made a new column layout generator but instead of 3 columns
(http://www.neuroticweb.com/recursos/3-columns-layout/) for 2.

http://www.neuroticweb.com/recursos/2-columns-layout/

It would be pleasant any suggestion or comment.


-- 
Carlos Rincn Sanchez [EMAIL PROTECTED]
Neurotic, SCP - www.neuroticweb.com
Tel: 938 492 028 | Fax: 938 403 568
C\Can Cabatx s/n 08520
Les Franqueses del Valles

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



RE: [WSG] 3 cols width any column longest and no div clear

2005-03-17 Thread Carlos Rincon Sanchez
Thanks to all.

Finally i think i will have to use some hacks and maybe some negative
margins.

El mié, 16-03-2005 a las 18:05, Gianfranco Todini escribió:
 Hi,
 
 I've just finished a website using a 3cols fluid layout and I've used this 
 method: http://www.stunicholls.myby.co.uk/layouts/3cols2.html
 
 It works fine for me (didn't check on mac thought) on IE5+, NN6.2-NN7.2, 
 Opera 7.11, Firefox 1.0
 
 It actually use divs to clear but you can use this tutorial instead:
 http://www.positioniseverything.net/easyclearing.html
 
 And it doesn't use any hacks as well...
 
 Hope you find it useful, 
 
 Gianfranco
 
 
 Anyone knows a 3 col model with any column longest and no div clear?
 
 I don't know the height of any column neither which will be the longest
 but i know the width of all columns (it's no liquid).
 
 The order of divs must be left, center and right column.
 
 div id=main
  div id=left/div
  div id=center/div
  div id=right/div
 /div
 
 One approach it's to put in the main a background image like this:
 lllcrrr
 (with the brackground colors of each column)
 
 
 many thanks
-- 
Carlos Rincón Sanchez [EMAIL PROTECTED]
Neurotic, SCP - www.neuroticweb.com
Tel: 938 492 028 | Fax: 938 403 568
C\Can Cabatx s/n 08520
Les Franqueses del Valles

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



[WSG] 3 cols width any column longest and no div clear

2005-03-16 Thread Carlos Rincon Sanchez
Anyone knows a 3 col model with any column longest and no div clear?

I don't know the height of any column neither which will be the longest
but i know the width of all columns (it's no liquid).

The order of divs must be left, center and right column.

div id=main
div id=left/div
div id=center/div
div id=right/div
/div

One approach it's to put in the main a background image like this:
lllcrrr
(with the brackground colors of each column)


many thanks

-- 
Carlos Rincón Sanchez [EMAIL PROTECTED]
Neurotic, SCP - www.neuroticweb.com
Tel: 938 492 028 | Fax: 938 403 568
C\Can Cabatx s/n 08520
Les Franqueses del Valles

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] 3 cols width any column longest and no div clear

2005-03-16 Thread Carlos Rincon Sanchez
Thanks, but i known this. I'm looking for a model with less hacks and no
negative margins.

El mié, 16-03-2005 a las 12:49, pixeldiva escribió:
 On Wed, 16 Mar 2005 12:21:16 +0100, Carlos Rincon Sanchez
 [EMAIL PROTECTED] wrote:
  Anyone knows a 3 col model with any column longest and no div clear?
 
 http://www.positioniseverything.net/piefecta-rigid.html
 
 Cheers,
 
 pix
 http://www.pixeldiva.co.uk
 **
 The discussion list for  http://webstandardsgroup.org/
 
  See http://webstandardsgroup.org/mail/guidelines.cfm
  for some hints on posting to the list  getting help
 **
 
-- 
Carlos Rincón Sanchez [EMAIL PROTECTED]
Neurotic, SCP - www.neuroticweb.com
Tel: 938 492 028 | Fax: 938 403 568
C\Can Cabatx s/n 08520
Les Franqueses del Valles

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] Image at the bottom of a column

2005-03-10 Thread Carlos Rincon Sanchez
Thanks Pix,

it works finally :)

but i replace the
top: -190px; 

with
margin-top: -190px;


El mié, 09-03-2005 a las 17:56, pixeldiva escribió:
 On Wed, 09 Mar 2005 16:23:56 +0100, Carlos Rincon Sanchez
 [EMAIL PROTECTED] wrote:
  Hi all,
  
  I need to put an image at the bottom of a column. The web page has 3
  colored columns using this:
  http://www.redmelon.net/tstme/3cols2/
  
  I need something like this:
  http://www.neuroticweb.com/imagenes/pantallazo.gif
  
  Anyone knows how to make it?
  
  First we tried to put the image in the footer and then putting a
  margin-top negative. It works with firefox but it doesn't with
  iexplorer.
 
 You might find this -
 http://www.positioniseverything.net/piefecta-rigid.html - helpful.
 
 Cheers,
 
 pix
 http://www.pixeldiva.co.uk
 **
 The discussion list for  http://webstandardsgroup.org/
 
  See http://webstandardsgroup.org/mail/guidelines.cfm
  for some hints on posting to the list  getting help
 **
 
-- 
Carlos Rincón Sanchez [EMAIL PROTECTED]
Neurotic, SCP - www.neuroticweb.com
Tel: 938 492 028 | Fax: 938 403 568
C\Can Cabatx s/n 08520
Les Franqueses del Valles

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



[WSG] CSS rounded box generator

2004-12-16 Thread Carlos Rincon Sanchez
Hi,

first of all, greetings and let me introduce myself.
I'm Carlos Rincón a web programmer of Neurotic
(http://www.neuroticweb.com), a spanish web designers company.

I've just made a frontend of Hard Grog Cafe CSS rounded box generator.
http://www.neuroticweb.com/recursos/css-rounded-box/

I'll take into account all the suggestions and critics

-- 
Carlos Rincón Sanchez [EMAIL PROTECTED]
Neurotic, SCP - www.neuroticweb.com
Tel: 938 492 028 | Fax: 938 403 568
C\Can Cabatx s/n 08520
Les Franqueses del Valles

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**