General Community > WebsiteBaker Website Showcase

Site with UDM-4 menu for the subpages

<< < (2/3) > >>

erpe0812:
We will talk again in 2 years and see what happened.
But if chrome will be No1 in browser-hit list, I don't care.
But then, you are right. :-)

rgds

erpe

gokcer:

--- Quote ---We will talk again in 2 years and see what happened.
But if chrome will be No1 in browser-hit list, I don't care.
But then, you are right.

--- End quote ---

But I said "in 5 years" :-D. In 2 years I think Chrome will have at least 20% of browsers market share. I hope they can find a solution to the UDM menu until then... :)

Best regards...

marathoner:
Is this WB? I noticed that each page is called as "index.php?page_id=XX" instead of the normal WB approach as "/pages/page_name.php".

You seem to use a lot of unnecessary HTML in some of the pages. For example, on page_id36 you have two empty set of <p> tags after each line of text. Why not just use some CSS and adjust the line spacing.

Also, you have a LOT of XHTML validation errors:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.estheticclub.com%2Fmain%2Findex.php&charset=(detect+automatically)&doctype=Inline&group=0

Stefek:

--- Quote from: marathoner on December 22, 2008, 02:41:52 PM ---Also, you have a LOT of XHTML validation errors
--- End quote ---

But the site looks great anyway for human eyes  :wink:

Very nice design.

Regards,
Stefek

gokcer:
@Stefek
Thank you, but note that illustrations are stock art :)

@marathoner

--- Quote ---Also, you have a LOT of XHTML validation errors
--- End quote ---
Thank you for checking. But I think XHTML validation is out to date. Please check these too:

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.google.com%2F&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.606

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.youtube.com%2F&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.606

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.microsoft.com&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.606

For example multiple divs with same id returns as error on XHTML validation. But many DHTML properties and css usages requires it.


--- Quote ---Is this WB? I noticed that each page is called as "index.php?page_id=XX" instead of the normal WB approach as "/pages/page_name.php".
--- End quote ---

Yes this is WB's - safemode/ISS server version. Safemode enabled Linux servers or ISS servers don't allow page creating via php codes. This WB reads page details directly from database.


--- Quote ---You seem to use a lot of unnecessary HTML in some of the pages. For example, on page_id36 you have two empty set of <p> tags after each line of text. Why not just use some CSS and adjust the line spacing.
--- End quote ---

All the site is being updated by my customer who can only use Microsoft Word on a computer. This is what CMS for. I think she copies and pastes content from MS Word, and FCKeditor's word cleaning property causes that. About 300 "<p>" costs only 1 KB... no problem.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version