stevan
03-19-2004, 03:01 AM
I am using this script to call another script and the question i have is i want the table that is in the other script to be a 100% of the page width
Is it here you would place it and how do i code that in more than i can handel
THXS STeve
<style>
.my_price {
color: #000000;
font-weight: bold;
}
.my_data {
color: green;
}
.my_text {
color: blue;
}
.my_head {
color:red;
}
</style>
<script src="index.php"></script><br>
Is it here you would place it and how do i code that in more than i can handel
THXS STeve
<style>
.my_price {
color: #000000;
font-weight: bold;
}
.my_data {
color: green;
}
.my_text {
color: blue;
}
.my_head {
color:red;
}
</style>
<script src="index.php"></script><br>