courses dreamweaver london - tables background colour

Forum home » Delegate support and help forum » Dreamweaver Training and help » courses dreamweaver london - Tables, background, colour

courses dreamweaver london - Tables, background, colour

resolvedResolved · Low Priority · Version Standard

Luke has attended:
Dreamweaver 8 Introduction course

Tables, background, colour

How do you change the background colour in tables?

Changing table background colour

Hi Luke,

Hope you enjoyed today's Dreamweaver course.

The simplest way to change a table's background colour is to select the table, look at the properties panel where you'll see Bg color and a colour box. Select the colour here. You may notice that what happens in the code is a new parameter is added to the <table> tag, which is BGCOLOR.

You can also change the colour using CSS, which is covered on our Dreamweaver Intermediate course.

I hope this answers your question.

Regards, Rich

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Dreamweaver tip:

JumpMenu in new window

When inserting a jumpmenu to a page, the only option available for 'open in' is usually 'main window'. There would be other options available if the page was a frameset.

To change the jumpmenu to open in a new window, change the target parameter of the selectbox in your code to 'window.open()'.

eg.

<select name="menu1" onChange="MM_jumpMenu('window.open()',this,0)">


source:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16166& ;sliceId=1

View all Dreamweaver hints and tips


Server loaded in 0.06 secs.