http://fitness-4-life.de
I like all the sites, and specially at this one when you click on link to display logo :)
good work
cheers,
Ivan
This is a very nice design!
I don't know if I like the transition effect between pages - but I would love if you could explain how you did it? :lol:
Check the source (o:
OK, I tell you. ...
HTML: #main div contains all content
<body>
<div id="main">
CSS: logo as centered background. invisible #main div
body { background: #ecf4f4 url(../images/logo.gif) no-repeat fixed center center; }
#main { display:none }
JS: #main div fades in on pageload
$('#main').fadeIn(1000);
Thank you!
So simple and elegant!
Interesting thing, especially for SEOs:
Some people say, that Google has invented an own browser (chrome) to find out hidden text, by rendering a page with a real browser engine. If so, the pages would be hidden text completely - depending on how javascript is working. Without Javascript the pages are empty.
Seems that Google lists parts of the site. Was there another version before?
(Tippfehler auf personal-training/fit-fuerrsquos-leben.php: "Meine Name ist Eva Maletic")