Justified Type?

Reply

Join Date: Oct 2003
Posts: 185
Reputation: buddyb is an unknown quantity at this point 
Solved Threads: 1
buddyb buddyb is offline Offline
Junior Poster

Justified Type?

 
0
  #1
Aug 31st, 2004
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
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 13
Reputation: JasonRCS is an unknown quantity at this point 
Solved Threads: 1
JasonRCS's Avatar
JasonRCS JasonRCS is offline Offline
Newbie Poster

Re: Justified Type?

 
0
  #2
Sep 2nd, 2004
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.
JasonRCS

Always a work in progress...
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 764
Reputation: DaveSW is on a distinguished road 
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: Justified Type?

 
0
  #3
Sep 2nd, 2004
you can also use left/right/center instead of justify.
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 13
Reputation: JasonRCS is an unknown quantity at this point 
Solved Threads: 1
JasonRCS's Avatar
JasonRCS JasonRCS is offline Offline
Newbie Poster

Re: Justified Type?

 
0
  #4
Sep 3rd, 2004
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.

Originally Posted by DaveSW
you can also use left/right/center instead of justify.
JasonRCS

Always a work in progress...
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 764
Reputation: DaveSW is on a distinguished road 
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: Justified Type?

 
0
  #5
Sep 4th, 2004
yeah I was just increasing his general knowledge of css
Reply With Quote Quick reply to this message  
Join Date: Oct 2003
Posts: 185
Reputation: buddyb is an unknown quantity at this point 
Solved Threads: 1
buddyb buddyb is offline Offline
Junior Poster

Re: Justified Type?

 
0
  #6
Sep 7th, 2004
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
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 13
Reputation: JasonRCS is an unknown quantity at this point 
Solved Threads: 1
JasonRCS's Avatar
JasonRCS JasonRCS is offline Offline
Newbie Poster

Re: Justified Type?

 
0
  #7
Sep 7th, 2004
I should have looked at your previous posts in other CSS realted threads... Just thought you were confused... Sorry... :o
Originally Posted by DaveSW
yeah I was just increasing his general knowledge of css
JasonRCS

Always a work in progress...
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 13
Reputation: JasonRCS is an unknown quantity at this point 
Solved Threads: 1
JasonRCS's Avatar
JasonRCS JasonRCS is offline Offline
Newbie Poster

Re: Justified Type?

 
0
  #8
Sep 7th, 2004
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...

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
JasonRCS

Always a work in progress...
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 764
Reputation: DaveSW is on a distinguished road 
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: Justified Type?

 
0
  #9
Sep 9th, 2004
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...
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the HTML and CSS Forum


Views: 5604 | Replies: 8
Thread Tools Search this Thread



Tag cloud for HTML and CSS
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC