Welcome Guest, Not a member yet? Register   Sign In
CSS questions
#4

You can also try this:

Code:
.row_col1, .row_col2, .row_col3 {
  text-align: center;
  width: 200px;
  font-family: verdana;              
  color: black;
  font-size: xx-large;
  font-weight: bold;
}

.row_col1 { background-color: red; }
.row_col2 { background-color: yellow; }
.row_col3 { background-color: yellowgreen; }
Reply


Messages In This Thread
CSS questions - by planteg - 08-30-2016, 12:49 PM
RE: CSS questions - by StratoKyke - 08-30-2016, 04:52 PM
RE: CSS questions - by Joel Catantan - 08-30-2016, 05:13 PM
RE: CSS questions - by Wouter60 - 08-30-2016, 10:30 PM
RE: CSS questions - by planteg - 08-31-2016, 06:32 AM
RE: CSS questions - by Joel Catantan - 09-05-2016, 11:47 PM
RE: CSS questions - by Wouter60 - 08-31-2016, 07:18 AM
RE: CSS questions - by planteg - 08-31-2016, 07:46 AM
RE: CSS questions - by Wouter60 - 08-31-2016, 08:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB