Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Nico Haemhouts #1
Styling an HTML form without a table
I'm reading "Eric Meyer On CSS" and project 7 "Making an Input Form Look
Good" uses a table to lay out the html form. I've looked around the web for
other examples, but can't seem to find a good way to this without a table.
The situation I'm in is that I work as a user interface designer for a
company that builds very large webapplications for e-governement (hundreds
of screens). The entire application runs in a webbrowser. I've opted for the
familiar look&feel of a desktop application. Everything is styled using CSS
and the page lay out doesn't use any tables whatsoever, except for the html
form.
One of the reasons I would like to use CSS for the html form is that de
webdevelopers loose too much time scrolling through huge table constructions
trying to find mistakes. I was hoping to improve their productivity by
making that simpler by using CSS which they can simply ignore when
developing their jsp pages.
Anybody know of a resource or an example of a form being completely styled
with CSS and without a table?
thnx,
Nico Haemhouts
Nico Haemhouts Guest
-
flash form: how to align form controls in table manner
Lets say that we have three columns and two rows and each cell have an input. I can align the inputs vertically using html table. How do I do it the... -
HTML table on aspx web form
Hi, I want to put a HTML table on aspx webform so that i can place my header, menu, footer user controls appropriately. I got 3 user controls... -
[PHP] "Form Feeds" within a HTML table
I am creating a "report" that the user can download and it is a HTML table. Is there a way to put Page Breaks within the report so if the user... -
Styling a Form
I need to have the "Highlight Color" of a form change from the default blue color to another color. Does anyone know how to assign the appropriate... -
Changing a html table when new data is entered into SQL table.
Hi all, I was wondering if anyone has any ideas on how I would go about this task. What I have is a html table which is populated from 2 different... -
ranjan - dreamlettes #2
Re: Styling an HTML form without a table
Nico Haemhouts wrote:
[url]http://pixy.cz/blogg/clanky/css-fieldsetandlabels.html[/url]> Anybody know of a resource or an example of a form being completely styled
> with CSS and without a table?
ranjan - dreamlettes Guest



Reply With Quote

