WebsiteBaker Community Forum
General Community => WebsiteBaker Website Showcase => Topic started by: Ogierini on November 05, 2008, 01:58:25 PM
-
Hi there
And here comes a multiculural beautysite.
The English part is completed, Dutch waiting to be translated.
kind regards Irene
http://www.angiesbeautycare.nl/indexnieuw.htm (http://www.angiesbeautycare.nl/indexnieuw.htm)
-
Hi,
I had a short look on it, and I´m wondering about 2 things.
First: Why are You using different sizes and margins for Your head-lines? this looks confused - in almost every page there is a little difference in the headline
Second: How do You get a source-code like this?
<td width="150" colspan="2" style="text-align: left;">
<span style="font-size: medium;">
<span style="color: rgb(229, 214, 192);">
<span style="color: rgb(153, 51, 0);">
<strong>
<span style="font-family: Arial;">
<font face="Verdana" size="3">
<span style="font-size: large;">
<span style="color: rgb(229, 214, 192);">Hair</span>
</span>
</font>
</span>
</strong>
</span>
</span>
</span>
</td>
same could be done with 3 little lines:
<td width="150" colspan="2" style="text-align: left;">
<h3>Hair</h3>
</td>
Do You create it with dreamweaver - play around with colors and sizes and than copy&paste the source code?
regards from Himberg, next to Vienna
-
Ieks!
At first.... I gave my client a login to change some spell faults and I am afraid she did more than that. (*headings)
For the second thing... to arrase the styles given om the texts I copie them to notepad. Than I can make a clean copy in the paste - in- text part....
I'll look into it. Thanks for sharing!
Irene
-
Hi Irene,
I noticed in IE that when your menu is in mouseover state the color is shifted somewhat to the left, is this on purpose?
Regards,
Tyronne
-
Hi Tyronne,
In fact yes.... the overflow was on purpose. But thanks for looking!
regards Irene