ext_159263 ([identity profile] geekygecko.livejournal.com) wrote in [community profile] sick_wilson2010-06-27 11:04 am
Entry tags:

Need a consult!

We've been thinking about revising this thread to include a basic HTML tutorial for people who have gotten frustrated with some of the weird RTF formatting glitches, but have been reluctant to switch to HTML because of all that scary looking code.

So we'd like to get your input.

If there's anything you'd like for us to include in an illustrated step-by-step HTML tutorial, e.g., posting images, creating tables, etc., please let us know in the comments section below.

Thanks much!
 
 

[identity profile] 3rdgal12.livejournal.com 2010-06-27 07:32 pm (UTC)(link)
Is there html code for making font smaller or bigger or changing it's color? I would find that very helpful.

Tables and images would be helpful, too. Sometimes the photobucket html code and I don't always see eye to eye and it would be nice to just be able to do it myself.

[identity profile] http://users.livejournal.com/_slytherin_girl/ 2010-06-27 08:44 pm (UTC)(link)
Why yes there is! For changing size the code is < font size="insert number here" >Write what you want here (take the spaces out from between the < >) The larger the number you use, the bigger the font, and vice versa.

Example:

This is

This is

Colour is a bit more complex as each shade of each colour has its own code. Look here (http://www.computerhope.com/htmcolor.htm) for all the various colour codes.

< font color="#800080" > Write what you want here. (Once again, lose the space between the brackets)

Example:



Tables I can't quite remember so I'm going to have to look into it and alas, I must get ready for work now. :(

[identity profile] http://users.livejournal.com/_slytherin_girl/ 2010-06-27 08:46 pm (UTC)(link)
I always vote for learning html. It's actually not that hard, and it gives you so many more options. If you need any help, let me know. I've taken a couple classes on it and my roommate uses it all the time. :D

[identity profile] http://users.livejournal.com/_slytherin_girl/ 2010-06-27 10:00 pm (UTC)(link)
I used to have a quick list from my first class, I've lost it in the 10 years since that class so now I just google it when I can't quite remember.
(deleted comment)

[identity profile] pgrabia.livejournal.com 2010-07-03 10:34 pm (UTC)(link)
I'd love to learn how to use HTML better! Like how to make a line of text in italics, underline, bold, etc. Also, I'd love to learn how to link to my LJ so I can post my entrys there and just put a link up on the different community sites (don't know how:( ) and to link chapters of the same fic all together for easier reading! Just to let you know, I'm a computer moron so all the help I can get is greatly appreciated!

[identity profile] pgrabia.livejournal.com 2010-07-04 12:50 am (UTC)(link)
I know how to do some of the basics in RTF but I'm finding some glitches taking place, especially when I try to hide an entry under a cut in RTF. As for linking, I still haven't figured that stuff out in either format, because I am new to LJ. My kids laugh at me *sigh* ;)

[identity profile] pgrabia.livejournal.com 2010-07-04 02:11 am (UTC)(link)
Yes, thank you!