Skip to content
Prev 268310 / 398502 Next

improve formatting of HTML table

On Thu, Aug 11, 2011 at 5:04 PM, Juliet Hannah <juliet.hannah at gmail.com> wrote:
Its not really the HTML's job to look nice, HTML is (supposed to be)
purely semantic. Here is a table, here is a row, here is a cell with
some stuff in it.

 To make a web page look nice you write an accompanying CSS file that
styles the HTML - blue background, purple text and so on. But you want
to paste into Word.

 I pasted it into OpenOffice (not got Word) and could easily style it
from there - highlight the column, set left-justification and so on.
Word should be similar. If you love Word for its wysiwyg behaviour, I
suggest you do that.

Barry