Go Back  Fodor's Travel Talk Forums > Destinations > Europe
Reload this Page >

Bold, italics -- other tips?

Search

Bold, italics -- other tips?

Thread Tools
 
Search this Thread
 
Old Nov 15th, 2004, 05:39 AM
  #1  
Original Poster
 
Join Date: Aug 2003
Posts: 8,862
Likes: 0
Received 0 Likes on 0 Posts
Bold, italics -- other tips?

Hi, I've just finally bothered to experiment with this.

To get boldface, italics or to underline a phrase, one formats using html.

For example, for boldface, surround the text with < B > phrase < / B >. (To get the formatting, there're no spaces between <,B,>,/.

Like this:

<b> phrase </b>

To get italics, use I for B.

<i> phrase </i>

To underline, use U for B.

<u> phrase </u>

This can help make long passages easier to read.

Other tips?
111op is offline  
Old Nov 15th, 2004, 05:44 AM
  #2  
ira
 
Join Date: Jan 2003
Posts: 74,699
Likes: 0
Received 0 Likes on 0 Posts
Hi op,

&gt;This can help make long passages easier to read.&lt;

They are even easier to read if one uses &quot;enter&quot; at the end of each paragraph.
ira is offline  
Old Nov 15th, 2004, 05:48 AM
  #3  
Original Poster
 
Join Date: Aug 2003
Posts: 8,862
Likes: 0
Received 0 Likes on 0 Posts
Well, I'm assuming that we're past the kindergarten level and we know what &quot;ttt&quot; means.



I still haven't bothered with the smileys yet.

By the way, some useful html tags:

http://www.htmlhelp.com/reference/wilbur/list.html

I don't really program in html, so I never learned this, but I guess a casual knowledge is useful. I've always wanted to at least use boldface, italics or underline a phrase.

Anyway, I do appreciate it when people put a little thought into making their prose easier on the eyes.
111op is offline  
Old Nov 15th, 2004, 05:53 AM
  #4  
 
Join Date: Jan 2003
Posts: 1,763
Likes: 0
Received 0 Likes on 0 Posts
Ira...you are assuming that people know where a paragraph ends
Dick is offline  
Old Nov 15th, 2004, 05:55 AM
  #5  
ira
 
Join Date: Jan 2003
Posts: 74,699
Likes: 0
Received 0 Likes on 0 Posts
&gt; I'm assuming that we're past the kindergarten level and we know what &quot;ttt&quot; means. &lt;

That's true for you and me.

&gt;I do appreciate it when people put a little thought into making their prose easier on the eyes.&lt;

Amen, brother.

You realize, <i>do you not</i>, that we shall now have <u>dozens of posts</u> using <b>these hints of yours</b>?
ira is offline  
Old Nov 15th, 2004, 05:57 AM
  #6  
 
Join Date: Aug 2003
Posts: 715
Likes: 0
Received 0 Likes on 0 Posts
Nah, we only need to know when the next paragraph begins, not where the previous one ends.
MikeBuckley is offline  
Old Nov 15th, 2004, 05:58 AM
  #7  
 
Join Date: Aug 2003
Posts: 715
Likes: 0
Received 0 Likes on 0 Posts
Ira, don't forget the <i><b><u>combinations.</u></b></i>
MikeBuckley is offline  
Old Nov 15th, 2004, 05:59 AM
  #8  
Original Poster
 
Join Date: Aug 2003
Posts: 8,862
Likes: 0
Received 0 Likes on 0 Posts
Well, ira, I <b> certainly </b> hope so.
111op is offline  
Old Nov 15th, 2004, 06:00 AM
  #9  
Original Poster
 
Join Date: Aug 2003
Posts: 8,862
Likes: 0
Received 0 Likes on 0 Posts
If you're going to do combinations, don't forget to close the tags in reverse order. For example, if you start with B, then I, close the tags with I then B.

I <b><i> think </i></b> that's how it's gone. Let's see if this works.
111op is offline  
Old Nov 15th, 2004, 06:01 AM
  #10  
ira
 
Join Date: Jan 2003
Posts: 74,699
Likes: 0
Received 0 Likes on 0 Posts
I wonder if it works on smileys.

<u</u>

<i</i>

<b</b>

<u><i><b</b></i></u>
ira is offline  
Old Nov 15th, 2004, 06:02 AM
  #11  
ira
 
Join Date: Jan 2003
Posts: 74,699
Likes: 0
Received 0 Likes on 0 Posts
Nope
ira is offline  
Old Nov 15th, 2004, 06:08 AM
  #12  
 
Join Date: Jan 2003
Posts: 8,637
Likes: 0
Received 0 Likes on 0 Posts
Could you do a version of the above instructions &quot;for dummies&quot;?
I mean step by step, everything that comes after &quot;type in your text&quot;.
elaine is offline  
Old Nov 15th, 2004, 06:12 AM
  #13  
Original Poster
 
Join Date: Aug 2003
Posts: 8,862
Likes: 0
Received 0 Likes on 0 Posts
Hi elaine, I'll try it again.

Say you want the word &quot;this&quot; in bold.

You need to surround that word with the tags (the funny looking &lt; B &gt;, etc.).

So, you actually type this: &lt; B &gt; this &lt; / B &gt;.

The / is the slash on your keyboard.

Now, to get &quot;this&quot; to actually come out in bold, leave no spaces between the slash and B and between the B and &lt; and &gt; symbols.

Try and see if you can get

<b> this </b>.

You can always hit &quot;Preview my reply&quot; to see if the experiment has worked and delete the post if it didn't and try again (so no one will see your failed attempts).
111op is offline  
Old Nov 15th, 2004, 06:15 AM
  #14  
Original Poster
 
Join Date: Aug 2003
Posts: 8,862
Likes: 0
Received 0 Likes on 0 Posts
By the way, you can obviously make a whole phrase bold. The tags go around the phrase (not around each word), so it's pretty effortless.

<b> Give this a try. </b>
111op is offline  
Old Nov 15th, 2004, 06:25 AM
  #15  
 
Join Date: Jan 2003
Posts: 1,763
Likes: 0
Received 0 Likes on 0 Posts
<b>Eureka !</b>
Dick is offline  
Old Nov 15th, 2004, 06:25 AM
  #16  
 
Join Date: Jun 2004
Posts: 19,000
Likes: 0
Received 0 Likes on 0 Posts
If you don't understand all that stuff about leaving out spaces, just type your text like this:

&lt;B&gt;<b>This is bold</b>&lt;/B&gt;
&lt;U&gt;<u>This is underlined</u>&lt;/U&gt;
&lt;I&gt;<i>This is italic</i>&lt;/I&gt;
Robespierre is offline  
Old Nov 15th, 2004, 06:28 AM
  #17  
Original Poster
 
Join Date: Aug 2003
Posts: 8,862
Likes: 0
Received 0 Likes on 0 Posts
That's clever, Robespierre. So having two sets of tags obviously doesn't affect the apperance more than having one set of tags.
111op is offline  
Old Nov 15th, 2004, 06:28 AM
  #18  
 
Join Date: Jan 2003
Posts: 8,637
Likes: 0
Received 0 Likes on 0 Posts
<b>I just did, thanks</b>
elaine is offline  
Old Nov 15th, 2004, 06:44 AM
  #19  
 
Join Date: Jul 2004
Posts: 4,461
Likes: 0
Received 0 Likes on 0 Posts
I love this stuff. I'd like to credit Rex with teaching me how to use italics. It was on a previous thread on smileys:

http://www.fodors.com/forums/threads...p;tid=34488030

Anselm
AnselmAdorne is offline  
Old Nov 15th, 2004, 06:48 AM
  #20  
Original Poster
 
Join Date: Aug 2003
Posts: 8,862
Likes: 0
Received 0 Likes on 0 Posts
That's excellent. I tried searching the forum (boldface, italics) -- couldn't find any threads on this.

And, by the way, an entry for this in the Paris superthread, so you'll always know where to find this.

111op is offline  


Contact Us - Manage Preferences - Archive - Advertising - Cookie Policy - Privacy Statement - Do Not Sell or Share My Personal Information -