Re: Loading different pages in an iframe



"dorayme" <doraymeRidThis@xxxxxxxxxxxxxxx> wrote in message
news:doraymeRidThis-F58035.19395408042009@xxxxxxxxxxxxxxxxxxxx
In article <74383sF11knf8U1@xxxxxxxxxxxxxxxxxx>,
"Fokke Nauta" <fnautaNO@xxxxxxxxxx> wrote:

...
Please see my other post above. Obviously you are all looking to the
wrong
site as the domain seems not replaced yet.

www.iae.nl/users/fnauta/fokkenauta is a direct link to the correct
site.


Fair enough. Do say if you are interested in comments about your site
from a technical point of view beyond the limited issue you mentioned
originally.

...

Yes, I am always interest in comments. As I am not a professional web
designer, I can always learn from other opinions.
So, please do.


Well, just a few things.

First, best to have a doctype. 4.01 Strict should serve you well.

You are right!
I have not noticed that the html editor which I am using now, does not apply
a doctype tag.
So I had to do it by hand.


Second, best to validate your html. Try:

<http://validator.w3.org/>

You will pick up all sorts of mistakes and trouble there.

Well, most of all is that it stumbles over a lot of attributes, of which
this site thinks they are in capitals, but they are not. All of my tags are
in undercase.
So - I don't understand these errors.
Concerning alt tags with images: I never use the alt-tag with images unless
I want to show some text. The missing of alt-tags here seems to be a problem
here as well.
How serious can I take this vaildator?


Third, find out about the value of separating author preferred styles
out from your HTML by assigning all the styles to a CSS style sheet.

I am using an external style sheet.

The website

<http://htmldog.com/>

and in particular:

<http://htmldog.com/guides/htmlbeginner/>

There are issues about frames, but all the above are more important to
begin with.

--
dorayme

Thanks anyway.


.



Relevant Pages

  • Re: Applying CSS Style font to text using FP
    ... > a long time learning about CSS and the external style sheet, ... > about HTML. ... but it would help if I understood the theory behind FP and CSS ... These tags are useless by themselves, ...
    (microsoft.public.frontpage.programming)
  • Re: How many levels of pointers can you have?
    ... tags, for instance, so I don't bother. ... In the original HTML specification some tages, notably the paragraph tag, were singlets. ... It means that there is no easy way of attaching a style sheet to my pages. ... In practise cascading style sheets tend to entail non-human editable HTML, which means that one is tied to a particular editor, which seems to mean that it becomes too much of a performance to actually put up pages, unless of course it is full time job, which for me it isn't. ...
    (comp.lang.c)
  • Re: textbox
    ... Put the following between the tags in your html view. ... .sample {text-align: right;} ...
    (microsoft.public.dotnet.framework.aspnet)
  • Change content with CSS?
    ... I'm trying to modify actual html content via the style sheet. ... there is the:before and:after tags, but I'm not quite sure how to use ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: Word HTML
    ... The main page is actually kinda funny, in a sad sort of way. ... then delete the style sheet and write a simple nice style sheet instead. ... the main headache is usually extra markup that makes the source less legible and some nasty markup that sets table cells sizes with pixel settings. ... Is saving as filtered HTML possible if I only have the HTML files? ...
    (alt.html)