Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
paldino #1
draw a table with different column/row borderthicknesses
Hallo dreamweaver MX 2004 users: how do you draw a table with different column/row border thicknesses ? Thanks for your help
paldino Guest
-
add column to table with sql
Does anyone know the SQL syntax to add a column to an existing Access table? -
Table -- Floating Column Bar
Does anyone know if there is a way to have your columns of a table float? i have a table with 7 columns and about 500 rows. after you get halfway... -
How do I create a YES/NO column in my table?
I use this code to create a table dynamically... strSQL = "CREATE TABLE (FirstName TEXT(30), LastName TEXT(20));" conn.execute(strSQL) This... -
how to add column from parent table?
i have a dataset with two tables (parent/child) and i display CHILD table in datagrid. i'd also like to display PARENT.NAME besides parent ID in the... -
MAC - no draw layer or insert table options
I'm working my way through some 'how to..' books on DW MX, but i've hit the same snag twice now. Both books reference the 'draw layer' and 'insert... -
Murray *TMM* #2
Re: draw a table with different column/row border thicknesses
Use CSS.
table { border:4px solid green; }
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"paldino" <webforumsuser@macromedia.com> wrote in message
news:djp9a6$3t4$1@forums.macromedia.com...> Hallo dreamweaver MX 2004 users: how do you draw a table with different
> column/row border thicknesses ? Thanks for your help
>
Murray *TMM* Guest



Reply With Quote

