Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Community Discussions (All other subjects)
 HTML code to format text like this ... ???
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

laser
Advanced Member

Australia
3859 Posts

Posted - 01 April 2004 :  07:10:02  Show Profile
The best way to explain this is to show it :


xxxxxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Imagine the X's are just normal text in HTML, BUT without a straight dividing line - a curvy line instead. Is this possible ? I'm playing around in DreamWeaver, but can't see an easy way to do it.

miperez
Junior Member

Spain
243 Posts

Posted - 01 April 2004 :  07:26:23  Show Profile
Hi, laser.

I guess that you are trying to write a document in two columns and make the division between them be curvy, or something similar.

There is, AFAIK, no possibility to do so right now, html (and even CSS) are based in boxes built up as rectangles. The CSS3 specification (under development) defines a new type of border-style, known "wave", thaw maybe would allow to do such things. You could create a vertical rectangle with a wavy border, but I'm not sure whether or not the text would wrap around it.

You can read more information here

Maybe there is some "trick" that can, with the current specifications, get this effect, but I do not knoe how to do it right now

Best Regards

Mikel Perez

"Hell is the place where everything test perfectly, and nothing works"
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 01 April 2004 :  08:00:09  Show Profile
Yeah, the wave seems to be a border only and won't change the text format at all. I'll have to do it via JPGs I think or maybe just a complicated table structure.
Go to Top of Page

miperez
Junior Member

Spain
243 Posts

Posted - 01 April 2004 :  10:03:25  Show Profile
That's what I thought, though any possible solution is going to be hard to implement.

On is to build a complex table, the second one is to use CSS to float two divs to make the two columns, and afterwards float some blank images of different width inside them:
- To the right in the left column
- To the left in the right column

Using this method, however, the text in one column would never be able to "wave" above or below some text in the other one. ¿does this make sense?

Edited in order to make it a bit clearer... without much success

Best Regards

Mikel Perez

"Hell is the place where everything test perfectly, and nothing works"

Edited by - miperez on 01 April 2004 10:06:26
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 01 April 2004 :  17:14:53  Show Profile
Yeah, I might see what I can do ... I'm thinking of a BIG (page size) JPG is the only solution to get the wave, Flash is another solution, or convince the client it's just not possible
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.31 seconds. Powered By: Snitz Forums 2000 Version 3.4.07