Color Coded Stylesheet Help
April 19, 2024, 09:18:50 am
Welcome, Guest. Please login or register.

Login with username, password and session length
 
  Home Help Search Arcade Gallery Links Staff List Calendar Members Login Register  

Test Post

Pages: [1]
  Print  
Author Topic: Test Post  (Read 1119 times)
simply sibyl
Administrator
*****
Posts: 35



View Profile
« on: March 13, 2007, 02:53:59 pm »

Code:
              testing  code  box   


Change code box color here:


Code:

/* A code block - maybe even PHP ;). */
.code
{
color: #000000;
background-color: #C1BEB1;
font-family: "courier new", "times new roman", monospace;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #000000;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}



« Last Edit: March 13, 2007, 03:05:26 pm by simply sibyl » Report Spam   Logged


Pages: [1]
  Print  
 
Jump to:  

Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum
Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy