There is some basic HTML code that you are allowed to use and will help with formatting your entries and comments. If you are familiar with BBcode used in various message boards such as the korean discussion forums at Dave’s cafe, you may use that code. Alternatively you may use the following:
- this is bold text <b>this is bold text</b>
- this is italic text <i>this is italic text</i>
- this is underlined text <u>this is underlined text</u>
this is blockquoted text
<blockquote>this is blockquoted text</blockquote>this is striked text<strike>this is striked text</strike>- Let’s Learn Korean this is a link with a title (hover over the link to read the title - titles are optional) <a href="http://letslearnkorean.com" title="Let's Learn Korean">Let's Learn Korean</a>
- If you have uploaded an image to your post you can force the image to the left or the right of the entry by adding a small bit of code to the image tag. Take for example my avatar:
this is a left floating image. All text will wrap around the image as necessary
<img src="http://letslearnkorean.com/avatar/cartoonavatar.gif" class="leftimg">
and this is a right floating image. All text will wrap around the image as necessary
<img src="http://eflgeek.com/avatar/cartoonavatar.gif" class="rightimg">
If you want to use a left floating image at the beginning of an entry be sure to have at least one line of text before entering the image code or the page display will be broken. - You can also use pullquotesYou can also use pullquotes if you really want to emphasize a particulary point in your entry. Pull quotes should be limited to short phrases or one small sentence for greatest effectiveness. Enter the following code for left pullquotes: <div class="leftquote">You can also use pullquotes</div> or this for right pull quotes: <div class="rightquote">You can also use pullquotes</div>







