Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Web Authoring / May 2005

Tip: Looking for answers? Try searching our database.

Word 2000 HTML

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tom Peacock - 10 May 2005 16:44 GMT
Question 1

Using Word 2000, I occasionally create and edit html file for intercompany
use.  After opening one of these HTML file and clicking on a link, the
linked web page opens in the same window.  Some web sites that I have seen
force a new widow to open when clicking a link and that is what I want to do
off my internal pages so that I can easily open several links.  Can this be
done with Word 2000?

Question 2

The columns feature of Word 2000 does not make columns when saving in HTML
format.  Is there any way to make the columns in the HTML version of a
document using Word?

Signature

Tom

lostinspace - 10 May 2005 19:12 GMT
---- Original Message -----
From: "Tom Peacock" <>
Newsgroups: microsoft.public.word.web.authoring
Sent: Tuesday, May 10, 2005 11:44 AM
Subject: Word 2000 HTML

> Question 1
>
[quoted text clipped - 12 lines]
> format.  Is there any way to make the columns in the HTML version of a
> document using Word?

Word was never intendend to be used for such options.
You might try using:
VIEW / TOOLBARS / Web Tools

target="display" needs to be added to the end of your link.
EX:

<a href="mypage.com" target="display">New Page</a>
end of quote.
Please note that space between end of link quotes and the word target is
ncessary.

In html columns are created with divides. <div></div>
Like newspaper columns.

If your referring to tabular data?
Than the use of tables is preferrable.
Please note however that it has long been a practice for websites to use
tables and nested tables for layout design. Although it still works today,
it is ineffecient and may be better approcached with CSS. Not using table
will also assure more postitive search engine retireval of your data.
(Athough, that is not an issue with your intranet.)
Tom Peacock - 10 May 2005 21:13 GMT
Thanks. I'll give it a try.

Signature

Tom

> ---- Original Message -----
> From: "Tom Peacock" <>
[quoted text clipped - 44 lines]
> will also assure more postitive search engine retireval of your data.
> (Athough, that is not an issue with your intranet.)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.