Re: Why doesn't Safari display bottom of my page?



In article <cdhes3l9a8qank7it8vfofvnpa3qbje4f1@xxxxxxx>,
Mike Barnard <m.barnard.trousers@xxxxxxxxxxxxxxx> wrote:

For referernce, here's a link to my retired web page:
http://www.geocities.com/seattlecfs/index_old.html

Better looking than the one we are redirected to!

That was what I thought too! Change does not seem *as urgent*
with this one if most people see what I see. It is a lot better
than many web pages you see, never mind all the bad mistakes.

A decent server would be a start.

OP should probably be rid of the bg image given the level of
skill because to work as bg to text needs skill. To make a
background scale with the text usually means making the container
that the text is in scale by em dimensioning it. The background
to *this* container will give a graphic effect. How to put these
two things together along with all the other boxes is trickier.

First thing is to get a simple mark-up before styling. Since the
OP has renewed interest, perhaps he could first notice that if
you turn off all styles in say Firefox with the Web Developer
extensions installed and take a look at the CSS, nothing much
changes and there is no CSS. It is a nice example of complete
presentational mark-up.

We cannot have this! So, lets leave the styling and looks till
later. First thing is a doctype. How about HTML Strict 4.01.

A head, a title inside the head, a body. The body has as a main
<h1> heading "SeattleCFS" ...

Houston, we have a countdown... (but there is no hurry now...)

--
dorayme
.



Relevant Pages

  • Re: missing borders and background colours
    ... Thanks for the link to the developer toolbar... ... that's how CSS works... ... it was easy to completely change the styling by changing the user ... > different browser rendering behaviours which can get impossibly complex. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: missing borders and background colours
    ... Here is your css validation from the w3.org ... Colors Button) which just blows your document styling ... different browser rendering behaviours which can get impossibly complex. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Web User Controls And StyleSheets
    ... When I link to a css file anywhere within a web user control (ascx) it works. ... css styles are aplied to the html in the ascx. ... The link is not in the .aspx page's head tags! ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Problem with CSS file in IE7
    ... I sometimes turn css off because a nitwit ... css actually goes beyond styling into layout with options like ... There is a moral here about meaning. ...
    (alt.html)
  • Re: CSS and the Data grid control....
    ... > true of the selected items in the DataGrid. ... CSS but if you want the ... > kind of styling that the control has built-in you have to "classify" the ... > "Kevin Spencer" wrote in message ...
    (microsoft.public.dotnet.framework.aspnet)