473,395 Members | 1,401 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Converting HTML tables to a CSS layout. Any Programs?

Heya,

I'm curious to know if there are any programs that convert HTML tables to a
CSS layout. I already have a good handle on CSS but I'm always on the
lookout for other ways of doing things. :-)

Cheers.
Jul 20 '05 #1
14 6663
On Sun, 23 May 2004 19:51:27 -0400, Toronto Web Designer wrote:
Heya,


Heya.. Just 'cos you change the title,
does not make it a new post -
...'HTML to CSS conversion program?'

Please do not multi-post..
<http://www.physci.org/codes/javafaq.jsp#xpost>

[ OK sure, that link is to a Java FAQ, but
the principal is essentially the same, it
just says it 'nicer' than you are likely to
told here, ..or on c.i.w.a.sd ]

--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology
Jul 20 '05 #2
Toronto Web Designer wrote:
Heya,

I'm curious to know if there are any programs that convert HTML tables to a
CSS layout. I already have a good handle on CSS but I'm always on the
lookout for other ways of doing things. :-)


Do not multipost. If there is such software, it is guarenteed to make
your pages worse.

http://www.blakjak.demon.co.uk/mul_crss.htm
http://www.cs.tut.fi/~jkorpela/usenet/xpost.html

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
I'm looking for work | Etsin työtä
Jul 20 '05 #3

"Andrew Thompson" <Se********@www.invalid> wrote in message
news:1q******************************@40tude.net.. .
On Sun, 23 May 2004 19:51:27 -0400, Toronto Web Designer wrote:
Heya,
Heya.. Just 'cos you change the title,
does not make it a new post -

..'HTML to CSS conversion program?'

Please do not multi-post..
<http://www.physci.org/codes/javafaq.jsp#xpost> [ OK sure, that link is to a Java FAQ, but
the principal is essentially the same, it
just says it 'nicer' than you are likely to
told here, ..or on c.i.w.a.sd ]

Too many judgmental people I tell ya! lol I _incorrectly_ posted to the
other group (the two groups are right next to each other in my newsreader).
Wouldn't you say this group is more applicable than the other group? hmmmm.
:-) It WAS an honest mistake. Those happen, don't they?

As for cross posting, it's *suggested* that one cross post sparingly; it's
been said that up to five newsgroups, if applicable, is acceptable. Also,
unless it's in a newsgroups charter, one is not limited to only posting in
ONE newsgroup per original posting.

Now that you have finished tapping my wrists for perceived slights, do you
have a solution to my question?
Jul 20 '05 #4

"Lauri Raittila" <la***@raittila.cjb.net> wrote in message
news:MP************************@news.individual.ne t...
Toronto Web Designer wrote:
Heya,

I'm curious to know if there are any programs that convert HTML tables to a CSS layout. I already have a good handle on CSS but I'm always on the
lookout for other ways of doing things. :-)


Do not multipost.


lol
Jul 20 '05 #5
On Mon, 24 May 2004 02:09:42 -0400, Toronto Web Designer wrote:
"Andrew Thompson" <Se********@www.invalid> wrote in message .... Now that you have finished tapping my wrists for perceived slights,
Working to increase the S/N ratio. :)
..do you
have a solution to my question?


Sure, stop wasting your time.

Rip the content straight out of the tables
and start fresh. You will find that once
you start working with CSS positioning,
you start thinking about page layout
differently. By the time you 'adapt' a
table based layout (poorly) to CSS, it is
slower than starting fresh (and less reliable).

HTH

--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology
Jul 20 '05 #6
Toronto Web Designer wrote:
Heya,

I'm curious to know if there are any programs that convert HTML tables to a
CSS layout. I already have a good handle on CSS but I'm always on the
lookout for other ways of doing things. :-)

Sure. M+y Dreamweaver has this option, "Convert table to layers" and
vice versa. DW replaces each table cell with an absolutely positioned
DIV, writing the style rule into the DIV's style attribute. Anybody with
a good handle on CSS (that means you<g>) can do better than that.
Matthias

Jul 20 '05 #7
"Toronto Web Designer" <to****************@yahoo.ca.invalid> wrote
in comp.infosystems.www.authoring.stylesheets:
I'm curious to know if there are any programs that convert HTML tables to a
CSS layout. I already have a good handle on CSS but I'm always on the
lookout for other ways of doing things. :-)


Here ya go:

http://smjg.port5.com/faqs/usenet/xpost.html

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/
Jul 20 '05 #8
"Toronto Web Designer" <to****************@yahoo.ca.invalid> wrote
in comp.infosystems.www.authoring.stylesheets:
"Lauri Raittila" <la***@raittila.cjb.net> wrote in message
news:MP************************@news.individual.n et...
Do not multipost.


lol


Since you find the idea of courtesy amusing, I am sure we all know
how much help to give you with your queries.

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/
Jul 20 '05 #9

"Stan Brown" <th************@fastmail.fm> wrote in message
news:MP************************@news.odyssey.net.. .
"Toronto Web Designer" <to****************@yahoo.ca.invalid> wrote
in comp.infosystems.www.authoring.stylesheets:
"Lauri Raittila" <la***@raittila.cjb.net> wrote in message
news:MP************************@news.individual.n et...
Do not multipost.


lol


Since you find the idea of courtesy amusing, I am sure we all know
how much help to give you with your queries.


I wish you and others would stop judging so much. A simple lol could imply
A LOT. It's better to phrase your response in a way that might indicate
other possibilities. I don't think the idea of being courteous is amusing -
that's silly.

I'm quite polite, thank you very much. But my mother taught me that it was
important to question how I react to people whom were NOT polite or to
consider NOT sucking it up to someone's words that made no sense. That sort
of means that I respect myself as much as I can respect someone else, ya
know?! I am NOT a newbie but I'm open to learning new things and/or being
corrected. :-)

As for not helping me, well that could end up in two situations: a) I could
just change my name and write differenty :-) and/or b) I could just ignore
the people who only offer noise like a puffed up chicken. Your comment
sounds childish to me, that doesn't mean you are childish.

Bottom line, two posts are NOT considered a multposting in the sense that it
was implied. Also, it's OK for me to multipost. I'm laughing at the
judgemental silliness and the attempt to control me beyond standard
etiquette conventions, not that I think being courteous and polite is a
joke. But either way I'm polite because I want to be, not because I have to
be. One can't force people to behave in a certain way (unless there are
legal conventions that say otherwise), if we could - Usenet would be a much
safer place. Get my drift?

Now, I'm not going to argue reasons for my behaviour any further. If you or
anyone else has some more noise to add, I will ignore it and I wish you fun.
(grin)
Jul 20 '05 #10
Hi Matthias!

"Matthias Gutfeldt" <sa************@gmx.net> wrote in message
news:2h************@uni-berlin.de...
Toronto Web Designer wrote:
Heya,

I'm curious to know if there are any programs that convert HTML tables to a CSS layout. I already have a good handle on CSS but I'm always on the
lookout for other ways of doing things. :-)

Sure. M+y Dreamweaver has this option, "Convert table to layers" and
vice versa. DW replaces each table cell with an absolutely positioned
DIV, writing the style rule into the DIV's style attribute. Anybody with
a good handle on CSS (that means you<g>) can do better than that.


I feel like a dumba*** now! lol OK. I now remember using that feature
(modify -> convert -> tables to layers) in DW MX when I didn't know how to
code CSS but something must have gave me a bad impression because I didn't
go back to it.

I just tried that feature again on one of my old sites and the results were
not perfect. Anyway, even if we are using a WSYWYG (as you and many others
here will know) it's important to know how to code CSS by hand, just like
it's important to code HTML by hand.

Thank you Very Much!! Question answered. :-)
Jul 20 '05 #11

"Stan Brown" <th************@fastmail.fm> wrote in message

(snip of irrelevant passage)
Here ya go:

http://smjg.port5.com/faqs/usenet/xpost.html

Mr. Brown please learn to snip. And as a courtesy to the thread, it would
be *nice* if you changed the subject heading when not responding with
relevant words because it clouds the original post.

Here ya go:

"Avoid posting to multiple newsgroups.
Few things annoy Usenet readers as much as multiple copies of a posting
appearing in multiple newsgroups (called "spamming"). A posting that is
cross-posted (i.e. lists multiple newsgroups on the Newsgroups: header line)
to a few appropriate newsgroups is fine, but even with cross-posts,
restraint is advised."
source: http://groups.google.com/googlegroup...ing_style.html

Do not and avoid mean two different things!

Posting to one group and then realizing that it was the WRONG group - I
meant to send it to the CSS group - is NOT spamming! Furthermore, I only
had one newsgroup in the header of each post because of that MISTAKE, not
because I was trying to avoid appearing like a SPAMMER! lol

I considered apologizing for the INCORRECT cross-post but I didn't because I
thought it would ADD noise but instead we were faced with NOISE anyway. lol
In the end, I did nothing WRONG so I won't be apologizing for cross posting
to TWO relevant newsgroups (Even though one newsgroup was more relevant than
the other and even though the less relevant one was a mistake.). If you
have a preference for posting in ONE newsgroup (instead of two or more with
the same post), fine, but I'm NOT ignoring Usenet etiquette. And I believe
that my duplicate post doesn't warrant such noise.

Also, crack the whip elsewhere - your (and anyone else's) ignorance and
self-righteous speech is amusing at best. You are better to serve, Usenet
and this newsgroup, in other ways and to other people. Go get a badge or
something and then be useful.

As an aside:

"Never forget that the person on the other side is human.

Because your interaction is through a computer it is easy to forget that
there are people "out there." Situations arise in which emotions erupt into
a verbal free-for-all that can lead to hurt feelings. Please remember that
people all over the world are reading your words. Do not attack people if
you cannot persuade them with your presentation of the facts. If you are
upset at something or someone, wait until you have had a chance to calm down
and think about it. Try not to say anything to others you would not say to
them in person in a room full of people. "

This piece of etiquette is one of the most underused _don'ts_ mentioned on
Usenet.

I see a lot of people flipping off about cross-posting and spamming but why
doesn't anyone cite the inappropriateness of flaming and rude language. Ah,
this world IS beautiful. :-)
Jul 20 '05 #12
Just a few comments (on top to tease any pompous ass in the house)

Far out, sport. That's a long message just to point out that Stan
Brown is an old grouch.

"Toronto Web Designer" wrote:
"Stan Brown" <th************@fastmail.fm> wrote in message

(snip of irrelevant passage)
Here ya go:

http://smjg.port5.com/faqs/usenet/xpost.html

Mr. Brown please learn to snip. And as a courtesy to the thread, it would
be *nice* if you changed the subject heading when not responding with
relevant words because it clouds the original post.

Here ya go:

"Avoid posting to multiple newsgroups.
Few things annoy Usenet readers as much as multiple copies of a posting
appearing in multiple newsgroups (called "spamming"). A posting that is
cross-posted (i.e. lists multiple newsgroups on the Newsgroups: header line)
to a few appropriate newsgroups is fine, but even with cross-posts,
restraint is advised."
source: http://groups.google.com/googlegroup...ing_style.html

Do not and avoid mean two different things!

Posting to one group and then realizing that it was the WRONG group - I
meant to send it to the CSS group - is NOT spamming! Furthermore, I only
had one newsgroup in the header of each post because of that MISTAKE, not
because I was trying to avoid appearing like a SPAMMER! lol

I considered apologizing for the INCORRECT cross-post but I didn't because I
thought it would ADD noise but instead we were faced with NOISE anyway. lol
In the end, I did nothing WRONG so I won't be apologizing for cross posting
to TWO relevant newsgroups (Even though one newsgroup was more relevant than
the other and even though the less relevant one was a mistake.). If you
have a preference for posting in ONE newsgroup (instead of two or more with
the same post), fine, but I'm NOT ignoring Usenet etiquette. And I believe
that my duplicate post doesn't warrant such noise.

Also, crack the whip elsewhere - your (and anyone else's) ignorance and
self-righteous speech is amusing at best. You are better to serve, Usenet
and this newsgroup, in other ways and to other people. Go get a badge or
something and then be useful.

As an aside:

"Never forget that the person on the other side is human.

Because your interaction is through a computer it is easy to forget that
there are people "out there." Situations arise in which emotions erupt into
a verbal free-for-all that can lead to hurt feelings. Please remember that
people all over the world are reading your words. Do not attack people if
you cannot persuade them with your presentation of the facts. If you are
upset at something or someone, wait until you have had a chance to calm down
and think about it. Try not to say anything to others you would not say to
them in person in a room full of people. "

This piece of etiquette is one of the most underused _don'ts_ mentioned on
Usenet.

I see a lot of people flipping off about cross-posting and spamming but why
doesn't anyone cite the inappropriateness of flaming and rude language. Ah,
this world IS beautiful. :-)

Jul 20 '05 #13
"Toronto Web Designer" <to****************@yahoo.ca.invalid> wrote
in comp.infosystems.www.authoring.stylesheets:
Bottom line, two posts are NOT considered a multposting in the sense that it
was implied. Also, it's OK for me to multipost. I'm laughing at the
judgemental silliness and the attempt to control me beyond standard
etiquette conventions,


Not "control", teach. And evidently the attempt has failed since you
now state positively that you are allowed to multipost.

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/
Jul 20 '05 #14
Stan Brown wrote:
"Toronto Web Designer" <to****************@yahoo.ca.invalid> wrote
in comp.infosystems.www.authoring.stylesheets:
Bottom line, two posts are NOT considered a multposting in the sense that it
was implied. Also, it's OK for me to multipost. I'm laughing at the
judgemental silliness and the attempt to control me beyond standard
etiquette conventions,

Not "control", teach. And evidently the attempt has failed since you
now state positively that you are allowed to multipost.


Where is it stated that one is not _allowed_ to multipost?

--
Ben Thomas

Apparently less than 10% of accidents are caused by drivers exceeding the speed
limit.

Jul 20 '05 #15

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

71
by: tomy_baseo | last post by:
I'm new to HTML and want to learn the basics by learning to code by hand (with the assistance of an HTML editor to eliminate repetitive tasks). Can anyone recommend a good, basic HTML editor that's...
8
by: Millissa | last post by:
If someone can help me with examples of or info on how to create an advanced tables for the layout on my site, I would be very grateful! Thanks, M
72
by: Mel | last post by:
Are we going backwards ? (please excuse my spelling...) In my opinion an absolute YES ! Take a look at what we are doing ! we create TAGS, things like <H1> etc. and although there are tools...
3
by: lostinspace | last post by:
Hello, My sites were created primarily with tables as layout. :-( I have two page designs which I used frequently and hopefully somebody can provide some insight as to whether its best to remain...
12
by: C.W | last post by:
Not sure if I should but this is what I have: 3 x 3 table grid. You click on a square and it places a picture in i using Javascript. Fairly simple stuff, each table <td> has a name attribute...
2
by: Dave | last post by:
I am converting an ASP Classic web site to an ASP.NET application and have some real basic formatting or design questions. (The classic ASP site has both code (forms) and content pages.) 1.When...
26
by: gswork | last post by:
i hadn't designed a web page from the ground up for about 9 years, then i was asked to do one. I'd dabbled with html and vaigly kept up with some of the developments but other than that i've been...
53
by: brave1979 | last post by:
Please check out my javascript library that allows you to create any layout for your web page, nested as deep as you like, adjusting to width and height of a browser window. You just describe it in...
15
by: lxyone | last post by:
Using a flat file containing table names, fields, values whats the best way of creating html pages? I want control over the html pages ie 1. layout 2. what data to show 3. what controls to...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.