There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
access audio avg avg 8 bios blue screen boot bsod computer connection cpu crash css dell desktop dma driver drivers dvd email error excel explorer firefox firefox 3 freeze gimp graphics hard drive hardware hijackthis hjt install internet internet explorer itunes keyboard laptop macro malware monitor motherboard network networking outlook outlook 2003 outlook 2007 outlook express pio problem problems router seo server slow sound sp3 spyware trojan usb video virtumonde virus vista vundo windows windows vista windows xp winxp wireless
Web Design & Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Internet & Networking > Web Design & Development >
Solved: Changing a cells color in Dreamweaver


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
DaveSS's Avatar
Senior Member with 377 posts.
 
Join Date: Jun 2002
16-Jul-2008, 11:22 AM #1
Solved: Changing a cells color in Dreamweaver
Hi,

Am using Dreamweaver, and serious beginner on this side of things

I have a page with a plain back ground.

I have a table with three rows.

I would like to be able to change the background color in one of these rows/cells but am unable.

I followed a video tutorial and the options should be there in Table properties but only font properties shows up?

Any ideas?
tomdkat's Avatar
Computer Specs
Distinguished Member with 3,491 posts.
 
Join Date: May 2006
Location: S.F. Bay Area, CA
Experience: Intermediate
16-Jul-2008, 02:28 PM #2
I would imagine you should be able to change the background color of a cell. Unfortunately, I'm not a DreamWeaver user so I can't tell you how to do it in DreamWeaver.

Here is a HTML example:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type">
  <title></title>
</head>
<body style="color: white; background-color: black;"
 alink="#000099" link="#000099" vlink="#990099">
<table style="text-align: left; width: 100%;" border="1"
 cellpadding="2" cellspacing="2">
  <tbody>
    <tr>
      <td></td>
      <td style="background-color: rgb(0, 204, 204);"></td>
      <td></td>
    </tr>
  </tbody>
</table>
</body>
</html>
Peace...
DaveSS's Avatar
Senior Member with 377 posts.
 
Join Date: Jun 2002
16-Jul-2008, 10:10 PM #3
Thanks. But my website skills are pure design view, too many hours on photoshop.
Tried with the code in various segments in the cell etc, but failed.

Personally I don't get it. Should be relatively easy? Anybody
DaveSS's Avatar
Senior Member with 377 posts.
 
Join Date: Jun 2002
16-Jul-2008, 11:07 PM #4
Solved. There was a tiny drop down arrow on the far right of the properties box that when clicked makes a new bunch of options appear. Very annoying!! Two days thinking DW was harder than it is.

When webdesign moves out of the code and into the GUI the better. Then again I have been saying that for ten years!! lol
tomdkat's Avatar
Computer Specs
Distinguished Member with 3,491 posts.
 
Join Date: May 2006
Location: S.F. Bay Area, CA
Experience: Intermediate
17-Jul-2008, 01:53 AM #5
Glad you got it sorted out.

Peace...
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 12:17 PM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.