Let's do a link reference to another site/url.
This command:
< a href="http://www.jeffhead.com//" >GO TO JEFFHEAD.COM< /a >
Produces this:
For a blockquote, this command:
< blockquote >Here is some text that you want to offset into a blockquote. You can use < b >bold< /b > and < i >italics< /i > to further enhance this within the blockquote parameters, < a href="http://www.jeffhead.com/" >place links to good sites< /a >, or pictures within them too!< /blockquote >
Produces this:
Here is some text that you want to offset into a blockquote. You can use bold and italics to further enhance this within the blockquote parameters, place links to good sites, or pictures within them too!
< a href=”http://www.jeffhead.com//" target=”blank” > opens jeffhead.com in a separate window.
Dang. I still can't make the magic happen.
Bookmark
That one was new to me Jeff. Thanks!
RS