PDA

View Full Version : Your opinion



MAGGIO
10-04-2008, 18:10
Im working on a new home page for my website. What do you think. Its a proto so some links do not work.

http://www.maggiowebdesign.com/sample

northbabylon
10-04-2008, 21:27
from not clicking the links...i think its pretty good.

Cape
10-05-2008, 08:15
You need to use clearer fonts on your top menus.

Bram Gotink
10-05-2008, 09:34
the portfolio page is kinda empty...

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" x-undefined>
<title>Clients</title>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Theme" content="none, default">
<meta name="Microsoft Border" content="none, default">
</head>

<body>

</body>

</html>

especially the <body></body> part, that is...


the rest is ok...

MAGGIO
10-05-2008, 09:54
Its a proto so some links do not work.


there are no other pages yet.

DBozMen
10-05-2008, 10:00
i was just looking at the html,

and i suggest the following:

- Use only CSS;
- Use XHTML;
- Use div's to load your page;
- REMOVE the FRONTPAGE TAG IN THE HEADER! ;)

overall the page looks oké :).

MAGGIO
10-05-2008, 11:55
For somereason I just like FP better...i have figured out all the weakness of it...I do not use it for Ecommerce sites. I do usually use a .css, and I i do adjust the tags for SEO etc...

What about the look mostly...

I know the font on the buttons is well unique, but I didnt want to just use ARIAL etc..

DBozMen
10-05-2008, 11:57
For somereason I just like FP better...i have figured out all the weakness of it...I do not use it for Ecommerce sites. I do usually use a .css, and I i do adjust the tags for SEO etc...

What about the look mostly...

I know the font on the buttons is well unique, but I didnt want to just use ARIAL etc..

Using FP creates lots of extra useless code which makes the page loading time online longer.

But hell, i use a text editor ;) for my websites.