Click to See Complete Forum and Search --> : BlackBoxForms.com


Wheelwright
11-10-2005, 12:25 PM
Hello
Take a look at http://www.BlackBoxForms.com .It is not a website but rather a system for designing HTML forms. If it works for you let me know. If not, I welcome suggestions for improvement.

spufi
11-10-2005, 03:03 PM
For the sake of every user's sanity, make sure you have some sort of hover state change on your menu links. There is nothing that is different when I hover over one of them. Not even the standard hand icon appears. I just kind of assumed they were links and clicked on them hoping I would be getting the result I wanted.

The <title> tag has been known to be the most important tag in your web page. Please look at what you put in yours. "PageFDB" is about as meaningless as it gets. "Black Box Forms: Feedback" would be way better for that page.

You have a external style sheet and then you have styles defined within tags? Just move all the styles to the external CSS file. Just use styles within the page if it is specific to that page.

Table based layout isn't really needed. Neither is the non-breaking spaces and <font> tags.