Need help re-creating a design in HTML

Associate
Joined
20 Sep 2003
Posts
2,384
Location
Scotland
Hi Folks

Urgenbtly neeeding help trying to re-create this design so that is uses HTML only.

We use the templayte to send to job boards at my work and for some reason some job board strip the file of alll CSS and JavaScript. So we need to create it the same desigfn using HTML only.

I was wondering if anyone could help do this, need it asap, like by lunch time :(

Would be greatly appreciated!

Thanks
 
If you can't use CSS your only option is to use a table as it's the only usable element for this situation which has the border and bordercolor attributes.

It should be fairly straightforward.
 
Thats what I was thinking.

Can yoiu suggest a decent free HTML editor, downloading the trial version of coffeecup just now!
 
are you sure they strip the inline styles? it makes sense that they strip style sheets and other head content if its being inserted into another page, inline I would have thought to be fine though?

edit: my reply is far too late, sorry. If you still need help with anything let me know.
 
Last edited:
Back
Top Bottom