So, this is just my little list of basic coding for my own future reference! (Also something of a guinea pig for me to keep poking at until I get it right!)
1. To create the LJ-username-link, type in (lj user="usernamehere") where the ()'s equal <>'s. Credit and thanks go to
book_people!
2. Basic LJ Cuts: (lj-cut) blah blah blah (/lj-cut). Credit and thanks go to
askerian!
3. Texted LJ Cuts: (lj-cut text="blahblah") blah blah blah (/lj-cut). Credit and thanks go to
askerian!
4. italics: (i)blah(/i), bold: (b)blah(/b), underline: (u)blah(/u), strikethrough: (s)blah(/s), small words: (small)blah(/small), big words: (big)blah(/big). Small and big lettering can be cumulative. Always remember to close your tags! Again, credit and thanks go to
askerian!
5. ♥ are & + hearts + ;. Remember to keep the "hearts" plural! Thanks and credit go to
askerian!
6.
These things are made like this: (a href="url here")link words(/a). Preferably by using info links for your latest paper project. Credit and thanks to the wonderful and all-knowledgeable
askerian!
7. To post an image, you go (img src="url here"). Then you get really cute things like this:
Thanks and credits again to the awesome
askerian!
8. And, to post an image as a link, you following code: (a href='url here')(img src='image url here')(/a). Then, you get a cute kitty remix:
Credit and thanks go to both
askerian and
yira-heerai!
9. In order to put in the '<>' signs without having them eat up your words (i.e., to use when explaining said code to total newbies like me), use the symbols &-#-60-; to create'<' and &-#-62-; to create '>'. Credit and many thanks go to
yira-heerai!
NOTE: Always have the Rich Text/HTML tags on HTML!
VICTOLY!!!