![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a div with two - three paragrahs in it. Each paragraph has its own inline style tag with its own font size setting. When I set the last paragraph's font size the font sizes for ALL of the paragraphs change. Why? How can I stop it? I.E div P style = "font-size:18px;" blah blah blah.... /P P style = "font-size:12px;" yada yada yada...... /P P style = "font-size:8px;" yak yak yak... /P /div |
#3
| |||
| |||
|
|
P style = "font-size:18px;" |
#4
| |||
| |||
|
|
I have a div with two - three paragrahs in it. |
|
|| hexadecimal EBB o-o decimal 3771 |
#5
| |||
| |||
|
|
Here’s a general debugging hint: if you were able to identify problematic areas in your code, you would know the solution already. |
#6
| |||
| |||
|
|
Steve <tinker123 (AT) gmail (DOT) com> writes: I have a div with two - three paragrahs in it. No, you have a problem that you do not understand, and nobody will be able to properly explain it to you until you reveal it in context (the latter being a resource served from a http server). Here’s a general debugging hint: if you were able to identify problematic areas in your code, you would know the solution already. Oh, come on, that's not true. People often submit code snippets that |
#7
| |||
| |||
|
|
I have a div with two - three paragrahs in it. Each paragraph has its own inline style tag with its own font size setting. When I set the last paragraph's font size the font sizes for ALL of the paragraphs change. Why? How can I stop it? I.E div P style = "font-size:18px;" blah blah blah.... /P P style = "font-size:12px;" yada yada yada...... /P P style = "font-size:8px;" yak yak yak... /P /div |
![]() |
| Thread Tools | |
| Display Modes | |
| |