jamie.heaney
February 15th, 2005, 12:29 AM
I'm trying to learn html and css. I'm mostly trying to relearn with css.
The code is something like:
<body>
<table class="head_table">
<tr>
<td class="head_td"><div align: "center">
<object....(flashbutton)
</
</
</
My question is that DW is using the div tag to align my object center in the cell and I can't find the proper way to roll this over to the .css file and make the command external? like I'm supposed to be learning to do.
Anyone know how to do that? Do I assign a class to the object? or is there a text to attach in the head_td class?
anyhelp appreciated. ty.
The code is something like:
<body>
<table class="head_table">
<tr>
<td class="head_td"><div align: "center">
<object....(flashbutton)
</
</
</
My question is that DW is using the div tag to align my object center in the cell and I can't find the proper way to roll this over to the .css file and make the command external? like I'm supposed to be learning to do.
Anyone know how to do that? Do I assign a class to the object? or is there a text to attach in the head_td class?
anyhelp appreciated. ty.