Seite 1 von 1

www.joaquimjaneiro.pt

Verfasst: Di 11. Nov 2008, 01:52
von Admiral
http://www.joaquimjaneiro.pt

I am not an expert , so please be kind !

I am trying to show parts of my collection in the net .

If possible , I would like to ear from you with critics to improve my page .

Re: www.joaquimjaneiro.pt

Verfasst: Mi 12. Nov 2008, 00:55
von Alex
Hello Joaquim,

nice to hear from you again and very nice, that you've made it to the new OMF.

I suppose your Website is in a very early beta-stadium. Most of the links do not work as they are supposed to be but I think you've already noticed that...

Some things to mention:

Code-Fragments:

In some pages (for example in http://www.joaquimjaneiro.pt/insignia1026010/index.htm) you have the following code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Please remove the red marked characters.


Incompatible Fonts:

Sometimes you use fonts that are not recommended for Webpages. Fort example:

.style1 {
text-align: center;
font-family: "Maiandra GD";
font-size: xx-large;
}
.style1 {
font-family: Papyrus;
font-size: large;
text-align: center;
}

This is not the best choice because not all Computers viewing your pages will have these fonts installed. It's better to use fonts like Arial, Helvetica, sans-serif or Times New Roman, Times, serif. The third font-familiy to be used without problems would be Courier New, Courier, monospaced. This three font-families will work on every Computer.

Thats for the first look - keep on the good work (and maybe you will try to use an identical colour on all pages one day ;-) )

Regards

Alex

Re: www.joaquimjaneiro.pt

Verfasst: Sa 15. Nov 2008, 03:14
von Admiral
Hi

Thanks for the tips ! Insignia has new "arial" font .

I had 15 minutes of "formation" in Front Page and now that I had already discovered the basics they change to Expression !!! It's not fair !!!

Thank you any way for your help .

Best regards

Joaquim Janeiro