Paranormal Romance & Urban Fantasy discussion
General Discussion
>
Nifty book list
date
newest »



For the strike through, italics & bold you use html code, you enclose the part you want to add the formatting to within < > at the beginning and > at the end, with the code letter in the space I left.
Add an S for strikethrough, B for bold & I for italic. You can also click on the link "some html is ok" (in the right hand corner above the comment box) and it will show you the codes to use.
You can mess around with it and then click "preview" next to the "post" button to see how it will look when posted.


html codes are needed to add lines through words. At the beginning of the portion you wish a line through put an s surrounded with the pointy brackets < >. At the end you put /s inside the pointy brackets to stop the line.
If you go to the page where you write a book review for a book you are reading, you can see more html codes on the right hand side of the page.
formatting tips
Goodreads allows some html formatting.
* well formed web urls automatically get turned into links
* link: <.a href="http://www.goodreads.com">my link text<./a>
* link to book: use the "add book/author" link or [.book: Harry Potter and the Sorcerer's Stone]
* link to author: use the "add book/author" link or [.author: J.K. Rowling]
* image: <.img src="http://www.goodreads.com/image..." width="40" height="100" alt="description"/> (Width must be 0-400, Height must be 0-1000, alt is a description of the image. All three are optional, but recommended.)
* bold text: <.b>...<./b>
* italic text: <.i>...<../i>
* underline text: <.u>...<./u>
* strike text: <.s>...<./s>
* indent text: <.pre>...<./pre>
* blockquote: <.blockquote>...<./blockquote>
* paragraph: <.p>...<./p>
* Note: tags must be properly nested, example:
OK <.i><.b>test<./b><./i>
Not OK <.i><.b>test<./i><./b>
Just take the period out from within the pointy brackets to have the correct code. :)


Thank you, because I was doing a cut and paste and lost all the book covers and strike text. Now coding I understand a little it has been a while.

can HTML codes be used on all sites that use HTML and are the codes the same for all.
They all look so neat and I want to learn!