It's better to email me regarding these type of questions but heres your answer.
Quote:
How much do you charge /hr? |
$30 per hour. And I usually get work done pretty quick. That is, if its just static HTML/CSS pages, no dynamic stuff.
Sacramento, CA.
Quote:
What is the best way to create vertical lines in mx? |
I usually do this in code view.
Quote:
Do I need to insert an image or can I some how colour one side of a layer/table etc. |
Like I suggested earlier, <td style="border-right:solid 1px #ff0000"> will work. You can do this inside layers too.
<div id="Layer1" style="position:absolute; width:200px; height:115px; z-index:1; border-right:solid 2px #ff0000">layer</div>
DMX is quick enough for me.
MiKE.
Looking for freelance work | mike[at]mzanime.com
$i = "fun"; while($i > $possibilities) { $code; $code++; }