WeCodeThings Library
Library of code bits
Glossary
Contact Us
Need a web designer? visit
WeCodeThings.Com
for more details
Search
Browse by Category
..... ColdFusion
.......... Helpful Functions
..... CSS
..... Flex
..... HTML
..... JavaScript
..... JQuery
..... PHP
..... SEO
..... SQL
.......... Oracle
WeCodeThings Library
ColdFusion
CSS
Flex
HTML
JavaScript
JQuery
PHP
SEO
SQL
WeCodeThings Library
.:
CSS
.:
Create a nice white border around your text using css
Create a nice white border around your text using css
Heres how to put a nice white border around around your text using css.
#more-info
p
.text
{
width
:
90
%;
font
:normal
13px
/
18px
"Trebuchet MS"
, Arial, Helvetica,
sans-serif
;
color
:
#BEBEBE
;
background-color
:
#4D4D4D
;
margin
:
0
;
float
:left
;
border-style
:
solid
;
border
:thin
;
border-color
:
#
999
;
padding
:
15px
;
}
Heres what it looks like.
Article
003
Created
4-9-2009
Modified
6-5-2009
Author
WeCodeThings
Rating
Email
Print
Add Comment
How helpful was this article to you?
5 - Very Helpful
4
3 - Somewhat Helpful
2
1 - Not Helpful
Related Articles
ColdFusion Create Unknown Amount of TextBoxes, or Radio buttons Dynamically by using Evaluate
I was tasked with having to create an...
(No rating) 8-19-2009 Views: 442
Change Font | Text color based on winning number or percentage using cfif ColdFusion
I just wanted to change the font or text...
(No rating) 4-19-2009 Views: 766
Javascript Inline Clear a Text Box With a Button Onclick
I find myself needing a way to clear a text...
6-11-2009 Views: 1171
User Comments
Add Comment
No comments have been posted.
.: Powered by Lore .:Code by
WeCodeThings Website Design and Development