WebsiteBaker Community Forum
General Community => WebsiteBaker Website Showcase => Topic started by: eduardo on September 06, 2008, 11:13:18 AM
-
Ok a new project, the site is hosted on my test server so far from ready and under progres.
http://www.bbasics.nl/indexwb/pages/bbasics.php (http://www.bbasics.nl/indexwb/pages/bbasics.php)
Greetings
Ed
Sorry for my bad English
-
Nice work ... and at this time only two errors found
- css-error on
http://www.bbasics.nl/indexwb/pages/nieuws.php
.post_short { text-align: justify; padding-bottom: 5px font-size: 12px; color: #1e2f5a; }
there is a missing ";" after "padding-bottom: 5px"
- Portfolio.php
Line 145
There is a styledefination as an argument for a table, and inside that a wrong "cellspacing:none" css-declaration.
Method a: declare this outside the style as an argument, like in the other table too.
Method b: modify the css-rule like: "border-collapse: collapse; border-spacing: 0px; " instead of "cellspacing" witch is not known.
That's all ... again: nice work.
Regards
Aldus
-
Thanks Aldus,
i look at it.
Thanks for the comment............ .....
Groet,
Ed