Jump to content

>>Setting the border-style, border-color, and border thickness of a table<<


quackquack

Recommended Posts

How could i set the border-style of a table.This is my CSS code:

<style type="text/css">/*chartreuse is a color-name that is like "light-green"*/table{border-style: inset;border-color: chartreuse;border-thcikness: 15px;}ul {color: red}

I am not using XHTML DTD for that . . .

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...