|
Richard:
Word 2000 has the option to save "filtered" HTML, i.e. without the reams of
Office-specific tags at the top of the page. It appears as "Web page,
filtered" in the file-types drop-down box.
Using the "filtered" option generally reduces the page size considerably,
e.g. 28K to 8K in the example I just tried.
-----Original Message-----
From: Stig Eide [mailto:stigeide@YAHOO.COM]
Sent: November 28, 2003 3:36 AM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Re: Requesting feedback on webpage
It looks really nice in my IE 6, 1024x768 resolution.
Some minor tips:
When the mouse is over the left menu items, it would be nice
to have a
"hand" pointer (as when you mouseover links), instead of
arrow. You
can use the style attribute like this: style="cursor: hand;"
to do
this.
In addition, it is possible to get the sas code the same
look as in
the enhanced explorer by copying it from there and pasting
it into
winword and then saving as html. The problem with that
approach is
that the size of the page will increase.
Thanks,
Stig Eide
"Richard A. DeVenezia" <radevenz@ix.netcom.com> wrote in
message news:<bq2pm7$1ubapg$1@ID-168040.news.uni-berlin.de>...
> Hi All:
>
> I've done some major work on my SAS macros page and would
like to get some
> feedback ; good, bad
> or indifferent.
>
> The page is
> http://www.devenezia.com/downloads/sas/macros
>
> The page is php generated and uses some CSS and
javascript.
> I have tested the page with Opera 7.22, Mozilla 1.5,
Firebird 0.7 and IE
> 6.0. The Gecko engine has a little trouble with some of
my css and pushes
> out a
> small square artifact, but otherwise looks good.
>
> Some new content to check out is
> Data out - sas2xls and xmlib
> Macro programming - array
>
> Thanks
|