TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
From: <sclarke -at- nucleus -dot- com>
> I've got a contract to build a small website for my local town's Chamber
> of Commerce. The budget is pretty small as well. I used a pre-fab template
> that came with my Dreamweaver 4/Fireworks 4 package. I then customized the
> template for use for my client's site. The site design is
> rectangular-basically just the size to accommodate one screen full of info
> at a time eliminating the necessity of scrolling-in keeping with good web
> design standards.
>
> The template is basically designed for 800x600 to accommodate 15 inch
> monitors. It works well and looks great at this size but it isn't (in it's
> present state)scaleable. In other words, it doesn't expand to fill the
> window of the monitor it's being viewed on. I understand that if it's set
> in pixels it will retain the original size regardless of size of monitor.
> It's also my understanding that if set as a per centage it will
> scale/expand to monitor size. Originally, I was told to "just design the
> site" as I wished and "go for it". Now clients are "concerned" that it
> doesn't scale. Is there an easy quick solution to make it scale/expand?
>
You can get good advice at alt.html.critique (at Google groups or in your
newsreader.
Many sites at 1280x1024 do not fill the screen, as you will see if you use
that resolution and surf the Internet. But if you want to, the best way is to
use CSS for your presentation. For those items that must be restricted in
width, you can specify a maximum width in the CSS. For example, you can put
your graphics in a <div class="topmenu"> in your HTML, and your CSS can tell
the browser not to display the contents of the <div> any wider than, say, 6
ems.
I strongly advise you to go to the newsgroup, though.
___________________________
Bonnie Granat
Granat Editorial Services http://www.editors-writers.info
Fast | Accurate | Affordable
NEED TO PUBLISH YOUR FRAMEMAKER CONTENT ONLINE?
“Mustang” (code name) is a NEW online publishing tool for FrameMaker that
lets you easily single-source content to Web, intranets, and online Help.
The interface is designed for FrameMaker users, so there is little or no
learning curve and no macro language required! See a live demo that
will take your breath away: http://www.ehelp.com/techwr-l3
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.