|
Posted by Toby Inkster on 11/17/67 11:29
Edward Scott wrote:
> firstly, there is no reason to start sentences with capital letters.
Because it's standard English punctuation. Perhaps this resource might
help you: <http://owl.english.purdue.edu/handouts/print/grammar/>. In
particular:
<http://owl.english.purdue.edu/handouts/print/grammar/g_caps.html>
While you're at it, please learn how to quote:
<http://www.safalra.com/special/googlegroupsreply/>
> furthermore I find doing so looks quite ugly.
I find your lack of correct punctuation looks quite stupid. I think more
people would side with me over this matter.
> second, the page is not online, so I cannot give a url. this is not a
> web page, it is in fact my resume I am working on.
Then don't expect much help: without a URL, we can't see what your problem
is. No description you give will ever be as useful as a URL. If the page
you're working on isn't online, then create a simple example page that
illustrates your problem, and post a link to it.
> third, how else should I set the font size? all the examples of CSS I
> have seen set the font size in points.
Generally "em" or percent units are considered wise. For example:
H1 { font-size: 150%; }
H2 { font-size: 125%; }
H3 { font-size: 110%; }
P { font-size: 100%; }
SMALL { font-size: 85%; }
> why not set the table width?
http://www.allmyfaqs.com/faq.pl?AnySizeDesign
> why not justify the text?
There is some evidence that people with dyslexia find it easier to read
left-aligned text.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Navigation:
[Reply to this message]
|