473,382 Members | 1,373 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Table font color

how do i change the font color of a table here is my code
[html]
<tr>
<th>PICTURES</th>
<th>NAMES</th>
<th>PRICES</th>
</tr>
<tr>
<td>row 1, cell 1</td>
<td>pepperroni pizza</td>
<td>$2.00</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>cheeseburger</td>
<td>$2.00</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>nachos</td>
<td>$1.50</td>
</tr><tr>
<td>row 2, cell 1</td>
<td>french fries</td>
<td>$1.00</td>
</tr><tr>
<td>row 2, cell 1</td>
<td>4 dino nuggets</td>
<td>$1.00</td>
</tr><tr>
<td>row 2, cell 1</td>
<td>hot dog</td>

<td>$1.00</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>corn dog</td>
<td>1.00</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>6 pizza rolls</td>
<td>1.00</td>
</tr>
<tr>
<td>row 3, cell 1</td>
<td>chips</td>
<td>.50</td>
</tr><tr>
<td>row 2, cell 1</td>
<td>ice cream novelty</td>
<td>.50</td>
</tr><tr>
<td>row 2, cell 1</td>
<td>bomb pop</td>
<td>.50</td>
</tr><tr>
<td>row 2, cell 1</td>
<td>vitamen water</td>
<td>1.50</td>
</tr><tr>
<td>row 2, cell 1</td>
<td>2 bread stick</td>
<td>2.00</td>
</tr><tr>
<td>row 2, cell 1</td>
<td>6 toasted razoli</td>
<td>1.50</td>
</tr>center>
</table>[/html]
Nov 20 '07 #1
1 1911
drhowarddrfine
7,435 Expert 4TB
In your css:
td{color:red}
Nov 20 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: maceo | last post by:
I have a script that will print out the results of a table and make a calculation of a total of one of the columns. See example: <?php /* Database connection */...
0
by: maceo | last post by:
I have some code that extracts the data from a table and performs a calculation (total time) on one of the columns. Here is the code: <?php /* Database connection */
10
by: John | last post by:
I have a table with two rows. On the first row is a text box and in the second row is an image. I have set the table cellpadding to 0 and cellspacing to 0. The table is leaving extra spaces in the...
19
by: Craig | last post by:
I have a 3rd party product that is quite old. It produces reports dynamically via the web. It users templates to do this. They are very basic, one looks like this. <html> <head>
7
by: Shawn B. | last post by:
Greetings, I am trying to create a table that has a scrolling body. The problem I'm experiencing is that if the columns in the "body" part of the table exceed the width of the "header" then...
4
by: eomer | last post by:
I would like my table header to have a border on the bottom. What I have written works in Mozilla (1.7.12) but not IE (6). I have included the snippet of html and the snippets of CSS. Any...
1
by: MissMarie | last post by:
I've been playing around with DIV tables in myspace to better learn how to rewrite my own code for my business site without having to pay someone to design it. I've tried embedding a slideshow into...
1
Merlin1857
by: Merlin1857 | last post by:
How to search multiple fields using ASP A major issue for me when I first started writing in VB Script was constructing the ability to search a table using multiple field input from a form and...
1
by: since | last post by:
I figured I would post my solution to the following. Resizable column tables. Search and replace values in a table. (IE only) Scrollable tables. Sortable tables. It is based on a lot...
5
by: Stepheno | last post by:
Hi, I am a recently converted Iseries (AS/400) RPG programmer trying to learn HTML/CSS/JavsScript all at the same time (not fun). My problem deals mostly with CSS. I will be reveiving a table,...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.