Jump to content

header/table space


_tech_dude_

Recommended Posts

yeah sure (btw i have tried line spacing, but it didnt work :) ):HTML:

<div id="con"><h1> Dude </h1><table class="con"><tr><td>Dude</td></tr></table><h1> </h1> </div> </div>
CSS:
div#con h1{color: #D4D4D4;background-color: #B0B0B0;text-align: right;font:14pt Arial Narrow; }table.con{border-left: thin solid #B0B0B0;border-right: thin solid #B0B0B0;width: 12cm;}
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...