Hi Everyone,
Im kind of new to this world of CSS & HTML. I was ask to create a page for a small accounting company. And this is why I came up with.
[url]http://members.iinet.com.au/~ljimenez/LeDesign/Contadores%20G&W(online)/[/url]
I would appreciate all your comments and critics to make this site better.
Thanks to all who make this community grow.
Ooops!!
Pardon me pls you'll have to include (online) in URL tp be able to load the page in the browser for some reason it didn't work before.
[url]http://members.iinet.com.au/~ljimenez/LeDesign/Contadores%20G&W(online)/index.html[/url]
Hi Everyone,
Im kind of new to this world of CSS & HTML. I was ask to create a page for a small accounting company. And this is why I came up with.
[url]http://members.iinet.com.au/~ljimenez/LeDesign/Contadores%20G&W(online)/[/url]
I would appreciate all your comments and critics to make this site better.
Thanks to all who make this community grow.
Still can't access it
Still can't access it
*Nevermind, just got it.
You can get to it, but
You can get to it, but because of the unusual characters in the url the forum software gets the link wrong. You need to copy and past all of the link.
Boo-yah! Beat you too it!
Boo-yah! Beat you too it! Lol... Anyway, I like the site design overall. Very clean and easy to use. My few suggestions are:
1)The flash reloads every time you click on a new link. This is REALLY ANNOYING! Honestly, I don't really think the flash is that good anyway, so I might suggest scrapping it all together.
2)On the directions page, I might do some sort of link with that image to google maps or something, that way they can get directions from where ever they are.
Well, it is nice and clean.
Well, it is nice and clean. I haven't got FF or Opera on this machine (just IE6) so take my words of praise with caution.
However, you have set the font-sizes in px, which IE will keep, but the browsers will scale as the user changes their default font-size. There ahve been tons of discussions over font-sizes on this forum, but the consensus is to use either/or % and ems.
Looks great. A few things to
Looks great.
A few things to attend to
There's no H1 and H2 headings.
You seem to have started with h3?
You're missing out on valuable SEO as well as not coding semantically.
The fonts in px - not a good choice to e honest. Try ems or %
I don't understand this entry
#navlist a.current:hover
{
background:2px solid #FFED00;
}
Should that be
#navlist a.current:hover
{
border:2px solid #FFED00;
}
Otherwise it's very simple, pleasant and useable
Fat Freddy