OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Format some words of paragraph.
This page's ID:
11000
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Hi, guys. How are you? Well, I am trying to format some words inside of the paragraph. I want to only a couple of texts bigger than other words. Firstly I used <div> tag to do it like below: [code]<p>Hello, this is <div style="font-size: 19px;">hiroki</div>! How are you?</p>[/code] But when I looked at the result, I got something like: [code]Hello, this is hiroki ! How are you?[/code] I wanted to make it same line or at least looking tidy. So I changed <div> to < b>. Now it is fine. But I just wonder if I can do same sort of thing using different tag? Normaly how do you do that? Now my code is like: [code]HelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloGoodEvening.[b]<b style="font-size: 19px;">[/b]How are you?[b]</b>[/b] HelloHelloHelloHelloHelloHHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloGoodEvening. HelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHell[/code] Hiroki Kozai
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »