redesigned creategg

post released sites here made with phpwcms
Post Reply
User avatar
Klappstuhl28
Posts: 833
Joined: Fri 4. Mar 2005, 01:58
Location: Hamburg
Contact:

redesigned creategg

Post by Klappstuhl28 »

I hope you like it:

http://www.creategg.de/

My goal was to create a very simple site.
So the focus should be on the text.
The color-range? Maybe some of you remember Eifel 65.

"I have a blue house with a blue window.
blue is the colour of all that i wear.
blue are the streets and all the trees are blue.
i have a girlfriend and she is so blue.
blue are the people here that walk around, ...

Alltogether: I´m blue da ba dee da ba die...

Pardon, it´s late right now

... and there´s a small contest. So, if you like it, please vote for the
page here

Thank you in advance for comments too

Lars
Last edited by Klappstuhl28 on Thu 1. Feb 2007, 21:46, edited 1 time in total.
Lars

Don't say you don't have enough time. You have exactly the same number of hours per day that were given to Helen Keller, Pasteur, Michaelangelo, Mother Teresa, Leonardo da Vinci, Thomas Jefferson, and Albert Einstein. - H. Jackson Brown -
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

I ~think~

Code: Select all

<meta name="author" content="Lars Eirich"><meta name="title" content="creategg Lars Eirich Kommunikationsberatung Hamburg>
<META NAME="coverage" content="europe, germany, hamburg, bremen, hannover, berlin"><meta name="robots" content="index, follow">
<meta subject="Kommunikationsberatung"><meta subject="Unternehmensberatung"><META subject="Webdesign"><script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-542172-1";
urchinTracker();</script>
<meta name="revisit-after" content="14 days"><HTTP-EQUIV="pragma" content="no-cache"><meta http-equiv="cache-control" content="no-cache"><meta name="date" content="2005-12-22T11:01:37+01:00">
~should~ be

Code: Select all

<meta name="author" content="Lars Eirich"><meta name="title" content="creategg Lars Eirich Kommunikationsberatung Hamburg">
<meta name="coverage" content="europe, germany, hamburg, bremen, hannover, berlin"><meta name="robots" content="index, follow">
<meta http-equiv="subject" content="Kommunikationsberatung"><meta http-equiv="subject" content="Unternehmensberatung"><meta http-equiv="subject" content="Webdesign"><script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-542172-1";
urchinTracker();</script>
<meta name="revisit-after" content="14 days"><meta http-equiv="pragma" content="no-cache"><meta http-equiv="cache-control" content="no-cache"><meta name="date" content="2005-12-22T11:01:37+01:00">
Actually there is more... like you ~should~ change your background images (and height, etc.) for TD's to "inline" styles for that damn W3C validator! ;-)

Example:

Code: Select all

<td style="width:780 height=20 background-image:url(picture/bausteineheadopti.gif);">
User avatar
Klappstuhl28
Posts: 833
Joined: Fri 4. Mar 2005, 01:58
Location: Hamburg
Contact:

Post by Klappstuhl28 »

Hi dexxus,

thanx for your response and yes, this is what i´m still working on.
Meanwhile i´ve cleaned the CCS so that it´s nearly valid.
This what isn´t valid won´t be valid this time.
Doesn´t matter.

For he bracket- and equal-sign-stuff i get validation errors.
But the brackets and equal signs are ok. The next step
will be to convert this page to xhtml and transfer more
of the code to the frontend.css to make the pages loading
faster. Next step.

regards

lars
Lars

Don't say you don't have enough time. You have exactly the same number of hours per day that were given to Helen Keller, Pasteur, Michaelangelo, Mother Teresa, Leonardo da Vinci, Thomas Jefferson, and Albert Einstein. - H. Jackson Brown -
User avatar
Klappstuhl28
Posts: 833
Joined: Fri 4. Mar 2005, 01:58
Location: Hamburg
Contact:

Post by Klappstuhl28 »

finished the validation-stuff - First step.

If somebody finds an error, please post OS & Browser (Version).
It should work on most browser on windows-OS but maybe some
of you use special stuff like kubuntu/linux or macs and so on.

thank you in advance

lars
Lars

Don't say you don't have enough time. You have exactly the same number of hours per day that were given to Helen Keller, Pasteur, Michaelangelo, Mother Teresa, Leonardo da Vinci, Thomas Jefferson, and Albert Einstein. - H. Jackson Brown -
Post Reply