| Ultrashock Forums
• text formatting - columns (HTML / CSS) |
|||
![]() |
||||
| Search this Thread | Thread Tools | Display Modes |
|
|
|||||||||||||||||||||||||
![]() |
Ultrashock Member Comments:
|
|
2003-07-28
#2 |
||
|
|
2003-07-28
#3 |
||
.. multicols did the job, but like u said, only in nestcap, but use tables, whats the problem?..
|
|
|
|
2003-07-28
#4 |
||
|
Originally posted by Trance.Dsg Please read the first post properly ... , blibbka wants the text to spill over into the next column automaticly. So if you had some dynamic text you wouldn't have to format it manually every time it changes.
whats the problem?.. |
|
|
|
2003-07-28
#5 |
||
|
blibbka, check out this site, they seem to manage it quite nicely. http://www.iht.com/articles/104342.html It's not exactly what you wanted, because they're actually using javascript to split up the text into three different div's and then positioning them accordingly... however, it's an interesting approach and I think it would work for your purpose. Here's how you would do it in CSS3, although it isn't actually implemented in any current browser. Something to look forward to... http://www.w3.org/TR/css3-multicol/ |
|
|
2003-08-03
#6 |
||
|
Neurowave - well spotted, and thanks for that. It does seem to work quite well..... Also thanks for the other link. That's good news that it's being worked on. Once it's implemented - I bet we'll start seeing a hell of a lot of web-sites with columns. I have a few friends who do graphics for print and one of the things that makes them groan the loudest when they try and tinker with web-design is the realisation that columns are a pain in web-sites. ta |
|
|
2003-08-04
#7 |
||
|
This is one of the things you could prefer Adobe GoLive over MM Dreamweaver. It actually supports the copy & paste method. On the other side, there is lots you can do with Find & Replace as well as "Import Table Data" ... |
|
|
2003-08-04
#8 |
||
|
What do you mean about find & replace?.... I don't uderstand how that could be helpful for formatting columns of text. Maybe I have misunderstood, but please explain.
|
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|


7 comments
| 1425 views



.. multicols did the job, but like u said, only in nestcap, but use tables, whats the problem?..
Linear Mode
I checked the dreamweaver bible, html manual and a css manual. Found Nothing