TUTORIAL: How to format TEXT

PhillieG
PhillieG Member Posts: 4,866 Member
edited March 2014 in Colorectal Cancer #1
*Instructional Video*

http://www.w3schools.com/tags/default.asp

This is heading 1

This is heading 2

This is heading 3

This is heading 4

This is heading 5
This is heading 6

This text contains subscript text.

This text contains superscript text.

This is some text!
This is some text!
This is some text!

Teletype text
Italic text
Bold text
Big text
Small text

Comments

  • KATE58
    KATE58 Member Posts: 299
    My laptop only gives me
    My laptop only gives me script choice when I am in
    microsoft works and it still doesn't let me go BIG.
    (but it gives me 12 choices of script.
    I am doomed to be small!!! lol :-)
  • Shayenne
    Shayenne Member Posts: 2,342
    KATE58 said:

    My laptop only gives me
    My laptop only gives me script choice when I am in
    microsoft works and it still doesn't let me go BIG.
    (but it gives me 12 choices of script.
    I am doomed to be small!!! lol :-)

    With
    A heart as big as yours, you could never be small! ;)

    Hugsss!
    ~Donna
  • John23
    John23 Member Posts: 2,122 Member
    KATE58 said:

    My laptop only gives me
    My laptop only gives me script choice when I am in
    microsoft works and it still doesn't let me go BIG.
    (but it gives me 12 choices of script.
    I am doomed to be small!!! lol :-)

    Easy?
    You can type the html code yourself, like this:

    <h1>This is heading 1</h1>
    <h2>This is heading 2</h2>
    <h3>This is heading 3</h3>

    <font color="red" size="3">This is some text!</font>
    <font color="blue" size="2">This is some text!</font>
    <font color="green">This is some text!</font>

    This text contains <SUB>subscript</SUB> text.
    This text contains <SUP>superscript</SUP> text.


    See how eeeeezie!
  • PhillieG
    PhillieG Member Posts: 4,866 Member
    John23 said:

    Easy?
    You can type the html code yourself, like this:

    <h1>This is heading 1</h1>
    <h2>This is heading 2</h2>
    <h3>This is heading 3</h3>

    <font color="red" size="3">This is some text!</font>
    <font color="blue" size="2">This is some text!</font>
    <font color="green">This is some text!</font>

    This text contains <SUB>subscript</SUB> text.
    This text contains <SUP>superscript</SUP> text.


    See how eeeeezie!

    Video
    That was why I made the video, it showed the coding.
  • John23
    John23 Member Posts: 2,122 Member
    PhillieG said:

    Video
    That was why I made the video, it showed the coding.

    WOW
    OK..... at the top of your first post.... ah-hah! A link.

    Nice work Phil.


    (Also like the narrative regarding Glenn Beck!)
    (Har Har)
  • John23
    John23 Member Posts: 2,122 Member
    Huh?
    Didn't see that!




    (I must have herbal brain)
  • Nana b
    Nana b Member Posts: 3,030 Member
    John23 said:

    Huh?
    Didn't see that!




    (I must have herbal brain)

    Inserting pictures
    Phil I used to go to a website to insert a picture into a comment, I can not remember how I created the link. Can you help me?
  • PhillieG
    PhillieG Member Posts: 4,866 Member
    Nana b said:

    Inserting pictures
    Phil I used to go to a website to insert a picture into a comment, I can not remember how I created the link. Can you help me?

    Hi Nana
    We are no longer able to insert photos into our posts here. They changed the site. I wish Greta would have them change it back but I think that the images took up too much server space.
    -p
  • Fight for my love
    Fight for my love Member Posts: 1,522 Member
    Hi Phil,thank you very much
    Hi Phil,thank you very much for making the tutorial for us.I love it.
  • Kathryn_in_MN
    Kathryn_in_MN Member Posts: 1,252 Member
    Nana b said:

    Inserting pictures
    Phil I used to go to a website to insert a picture into a comment, I can not remember how I created the link. Can you help me?

    on sites that allow it
    Start with <

    them img src=

    then you put in the location of the uploaded photo http://www.

    then close with another >

    The only space in there is between img and src.
  • PhillieG
    PhillieG Member Posts: 4,866 Member

    on sites that allow it
    Start with <

    them img src=

    then you put in the location of the uploaded photo http://www.

    then close with another >

    The only space in there is between img and src.

    See
    Kathryn, you can't use those letters in combination. For a while you could not use the word gift because of the (gif)
    It's silly
  • Kathryn_in_MN
    Kathryn_in_MN Member Posts: 1,252 Member
    PhillieG said:

    See
    Kathryn, you can't use those letters in combination. For a while you could not use the word gift because of the (gif)
    It's silly

    yep
    And I had typed out an edit, spacing everything. But then the site locked up and wouldn't let me in.

    The problem is this is a very old style (software-wise) board. Security issues are a big concern, as could be server speed. I have a friend that wrote his own code for his board and had to take out the use of apostrophe's due to security issues. Crazy.

    I don't know how many things they've blocked here for security reasons, and how many they've blocked for file size/server speed reasons. They allow uploads of photos in the expressions area, but maybe they can control that better?
  • Kathryn_in_MN
    Kathryn_in_MN Member Posts: 1,252 Member

    on sites that allow it
    Start with <

    them img src=

    then you put in the location of the uploaded photo http://www.

    then close with another >

    The only space in there is between img and src.

    Edit
    Start with <

    then enter i m g (with no spaces) followed by one space, then s r c (with no spaces)

    follow this with = (no spaces)

    then you put in the location of the uploaded photo, like http://imageevent.com/kathryn_in_mn/june2003trip/avalonreefclub?p=35&b=-1&m=-1&c=3&w=1&s=1&n=1&l=0&z=4 (no spaces)

    then close with another >

    The only space in there is between i m g and s r c.

    I had to spread those out because this site will not allow either of those three letters in a row together.
  • PhillieG
    PhillieG Member Posts: 4,866 Member

    Edit
    Start with <

    then enter i m g (with no spaces) followed by one space, then s r c (with no spaces)

    follow this with = (no spaces)

    then you put in the location of the uploaded photo, like http://imageevent.com/kathryn_in_mn/june2003trip/avalonreefclub?p=35&b=-1&m=-1&c=3&w=1&s=1&n=1&l=0&z=4 (no spaces)

    then close with another >

    The only space in there is between i m g and s r c.

    I had to spread those out because this site will not allow either of those three letters in a row together.

    photos
    it was nice when we could add photos to our posts.
    Who knows why they changed it, probably just to piss us off!
    ;-)
  • robinvan
    robinvan Member Posts: 1,012
    Thanks Phil
    Great Video. I really appreciate it!

    Rob; in Vancouver
  • usakat
    usakat Member Posts: 610 Member
    Thanks Phil!
    Great video...and very nice website with HTML codes. Gosh, Phil - you have a gift for teaching. Teachers are some of the greatest people on the planet.

    Thanks so much for the info and for taking the time to make the video!