943,509 Members | Top Members by Rank

Ad:
Aug 31st, 2004
0

Justified Type?

Expand Post »
I use Hotdog as an editor, and I've used the "Justify" alignment tags around type, but nothing happens. In otherwords, I'm not sure the tags work period. Most everyone still uses flush left, which is fine, but there are some things I'd like justified in my work. Can anyone tell me what the scoop is on this.
Thanks, BuddyB
Similar Threads
Reputation Points: 10
Solved Threads: 2
Junior Poster
buddyb is offline Offline
185 posts
since Oct 2003
Sep 2nd, 2004
0

Re: Justified Type?

You can just add a style attribute to your <p> tag like this:
HTML and CSS Syntax (Toggle Plain Text)
  1. <p style="text-align: justify"> Text here </p>

That will justify your paragraph. Let me know if you need more help.
Reputation Points: 13
Solved Threads: 1
Newbie Poster
JasonRCS is offline Offline
13 posts
since Jul 2004
Sep 2nd, 2004
0

Re: Justified Type?

you can also use left/right/center instead of justify.
Reputation Points: 54
Solved Threads: 20
Master Poster
DaveSW is offline Offline
765 posts
since Jul 2004
Sep 3rd, 2004
0

Re: Justified Type?

The way I usderstand it, he would like both the right and left edges to be justified. Left leaves the the right side unjustified, right leaves the left side unjustified and center leaves both unjustified. The justified attribute will make both edges "smooth" or justified.

Quote originally posted by DaveSW ...
you can also use left/right/center instead of justify.
Reputation Points: 13
Solved Threads: 1
Newbie Poster
JasonRCS is offline Offline
13 posts
since Jul 2004
Sep 4th, 2004
0

Re: Justified Type?

yeah I was just increasing his general knowledge of css
Reputation Points: 54
Solved Threads: 20
Master Poster
DaveSW is offline Offline
765 posts
since Jul 2004
Sep 7th, 2004
0

Re: Justified Type?

What a great place to hang out :cheesy: . Jason, thanks for that input. I was fiddling around and discovered the <DIV></DIV> tag works the same way. I say fiddling, what really happened was I was sending email justified and looked at the source. This is the way OE does it. So, now I know there's more than one way to skin that proverbial cat. I want you to know I really appreciate you guys, this has been one of the most helpful places I've ever subscribed to.
BuddyB
Reputation Points: 10
Solved Threads: 2
Junior Poster
buddyb is offline Offline
185 posts
since Oct 2003
Sep 7th, 2004
0

Re: Justified Type?

I should have looked at your previous posts in other CSS realted threads... Just thought you were confused... Sorry... :o
Quote originally posted by DaveSW ...
yeah I was just increasing his general knowledge of css
Reputation Points: 13
Solved Threads: 1
Newbie Poster
JasonRCS is offline Offline
13 posts
since Jul 2004
Sep 7th, 2004
0

Re: Justified Type?

No Problem. Just a little bit of advice... It you are creating a paragraph use the <p></p> tags, it will degrade better than div tags in older browsers. Save <div></div> for containers. Take it for what it is worth...

Quote originally posted by buddyb ...
What a great place to hang out :cheesy: . Jason, thanks for that input. I was fiddling around and discovered the <DIV></DIV> tag works the same way. I say fiddling, what really happened was I was sending email justified and looked at the source. This is the way OE does it. So, now I know there's more than one way to skin that proverbial cat. I want you to know I really appreciate you guys, this has been one of the most helpful places I've ever subscribed to.
BuddyB
Reputation Points: 13
Solved Threads: 1
Newbie Poster
JasonRCS is offline Offline
13 posts
since Jul 2004
Sep 9th, 2004
0

Re: Justified Type?

Quote originally posted by JasonRCS ...
I should have looked at your previous posts in other CSS realted threads... Just thought you were confused... Sorry... :o
lol what can I say? my favourite passtime...
Reputation Points: 54
Solved Threads: 20
Master Poster
DaveSW is offline Offline
765 posts
since Jul 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: Target always _blank?
Next Thread in HTML and CSS Forum Timeline: Question regarding correct table structure





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC