Log In · Register

 
code please
x0brsexiistgrl0x
post Jul 10 2005, 12:37 AM
Post #1


Senior Member
***

Group: Member
Posts: 79
Joined: Jul 2005
Member No: 169,654



2 question:

1 = wats the code to change size, color and font (at the same time...)?

2 = how do i center a list in a box on about me?

thank u soo much
x0x0 STephaNie
 
 
Start new topic
Replies
x0brsexiistgrl0x
post Jul 10 2005, 11:21 AM
Post #2


Senior Member
***

Group: Member
Posts: 79
Joined: Jul 2005
Member No: 169,654



my bad i meant this code:

DIV {
text-align:center;
}

...after i made my list put it in a box changed my font, text, size and color i still couldnt get it 2 be in the center lik HERS *UNDER THE OVERLAPED TORTYBUNCHES....*

.....ALSO how do i add a little box around a text like headings or random words to make the stand out.... she also has an example of what i mean...


thanx soo much
x0x0 STephaNie
 
*mipadi*
post Jul 10 2005, 11:55 AM
Post #3





Guest






QUOTE(x0brsexiistgrl0x @ Jul 10 2005, 12:21 PM)
my bad i meant this code:

DIV {
  text-align:center;
}
*

You can put it in the head of your document between STYLE tags, or you can do something like this:
CODE
<div style="text-align:center;">Content that you want centered</div>



QUOTE(x0brsexiistgrl0x @ Jul 10 2005, 12:21 PM)
.....ALSO how do i add a little box around a text like headings or random words to make the stand out.... she also has an example of what i mean...
thanx soo much
x0x0 STephaNie
*

CODE
The next <span style="border:1px dashed #000000;">words are in a border</span> and these are not.

The border property has three attributes:
  1. size: thickness of the line, expressed in pixels (such as 1px)
  2. type: type of line, which includes solid, dashed, dotted, double
  3. color: expressed as a hex code (such as #000000) or a color name (such as red, blue, etc.)
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: