Html code for beginners

  • This topic is empty.
Viewing 20 posts - 1 through 20 (of 64 total)
  • Author
    Posts
  • #231071
    Ed J
    Participant

    Hi Everyone,

    Once you understand   “[HTML] code”,   it is pretty simple;  give it a try in a test topic   …   (Click Here)

    For “bolden” what you do is this…                       [b] in here will be bolden [/b].

    If you want to “underline”, do this…                [u] in here will be underlined [/u]

    If you want “italics”, do this…                              [i] in here will be italics [/i]

    For “the color blue” what you do is…         [color=blue] in here will be blue [/color]
     
                                                             or [color=green] or [color=red] or [color=brown]

    Knowing these will make for better Posts!

    God bless
    Ed J (Joshua 22:34)
    http://www.holycitybiblecode.org

    #231112
    Istari
    Participant

    Hello,
    I used to be Astaria but my login got wiped.

    Ed J, have you considered:

    Code Sample
    <hr>


    to rule a line across the page.

    Don't want to seem out of place but – aren't the HTML code things the same as clicking on those iB buttons above the edit box?

    #231114
    mikeboll64
    Blocked

    Hi Astari,

    t8, the owner of the site said your first membership got caught in a spammer filter. He said you could try to register again. Or…………you could just stick with Astari if you want. :)

    And the ib buttons only work when you apply them to the end of your text. If you want to go back and bold something within your text later, you'll need to do it the way Ed has showed.

    peace and love,
    mike

    #231118
    Ed J
    Participant

    Quote (Istari @ Jan. 03 2011,06:09)
    Hello,
    I used to be Astaria but my login got wiped.

    Ed J, have you considered:

    Code Sample
    <hr>


    to rule a line across the page.

    Don't want to seem out of place but – aren't the HTML code things the same as clicking on those iB buttons above the edit box?


    Hi Istari,

    Most people are computer illiterate as I once was.
    They wouldn't know how to go there or use what's there.
    So I made this thread to try to help them a little in their learning.

    God bless
    Ed J
    http://www.holycitybiblecode.org

    #231124
    Istari
    Participant

    Ed J,

    That was good of you. It is also very clear. Excellent, then.

    Mikeboll64, ok, I didn't know that's how it worked – could the website owner make the code appear where the cursor is? Would that make it easier to understand?
    Or maybe, have an HTML editor instead of this flat text editor then people could see at once the effect of their editing…maybe?

    #231878
    Ed J
    Participant

    Quote (Ed J @ Jan. 03 2011,02:43)
    Hi Everyone,

    Once you understand   “[HTML] code”,   it is pretty simple;  give it a try in a test topic   …   (Click Here)

    For “bolden” what you do is this…                       [b] in here will be bolden [/b].

    If you want to “underline”, do this…                [u] in here will be underlined [/u]

    If you want “italics”, do this…                              [i] in here will be italics [/i]

    For “the color blue” what you do is…         [color=blue] in here will be blue [/color]
     
                                                             or [color=green] or [color=red] or [color=brown]

    Knowing these will make for better Posts!

    God bless
    Ed J (Joshua 22:34)
    http://www.holycitybiblecode.org


    Hi Everyone and especially Pierre,   …Here is some more “HTML Code” for you.

    If you want “A quote in a quote box“, here is what you do…
           
         

    wrote:

    in here will be a quote

                                                       

    Quote
    looking like this

    If you want “to change the size of the print“, what you do is this…                                

     in here will be size # 7     …(sizes are 1-10)

    In all “HTML Code” don't forget to end with…   [/<– This symbol   [/…] ]    

    NOTE: this –> [/…] <– is size number 10 out of 1-10 (immediately above), and is also using embolden

    God bless
    Ed J (Joshua 22:34)
    http://www.holycitybiblecode.org

    #235973
    mikeboll64
    Blocked

    Hi Ed,

    How do you get your gold url links to say “Click Here” instead of the actual url address?

    And how do you load the actual YouTube screen to this site?

    mike

    #235984
    Proclaimer
    Participant

    1) The link tag surrounds the linked text. So all you need to do is replace that text. Alternatively, when you click the link in the editor, you can then put the desired text in the part that asks “Enter the title for the Webpage”.

    If you want to change the text later, then try an experiment, where you click the link button, put in the link, and then put the actual words “Replace text here” in the “Enter the title for the Webpage” part. Then look at the code that is created and overwrite the text that you typed in, i.e., “Replace text here” to the text that you want.

    2) Youtube videos have an Embed option on each Youtube page. Once clicked, you can copy their code and paste it here.

    #235985
    Proclaimer
    Participant

    I should point out that the code is not HTML but iB Code. What happens when you post is the iB code is converted to HTML.

    #235989
    mikeboll64
    Blocked

    Thanks t8,

    But sometimes when I click the “http” button, it let's me put in the address and then a title. Other times, I get a message saying I must enter a url and title first…………but I see no place to enter them.

    mike

    #235990
    mikeboll64
    Blocked

    And I embedded the video, and copied the embedded text, but it didn't work putting that text inside of . What do I do WITH that embedded text?

    mike

    #236008
    Proclaimer
    Participant

    The code you get from Youtube is good to go. It is HTML.

    You just paste it into your post (as with any HTML) and where you want.

    Don't use any buttons for that. Buttons are for iB code only, and as mentioned before, when you make your post, iB code is converted into HTML.

    iB code exists because it is easier to use than HTML for non-IT people.

    #236009
    Proclaimer
    Participant

    #236023
    mikeboll64
    Blocked

    title=”YouTube video player” width=”480″ height=”390″ src=”https://www.youtube.com/embed/HjAg4pWxW0A&#8221; frameborder=”0″ allowfullscreen>

    #236024
    mikeboll64
    Blocked

    title=”YouTube video player” width=”480″ height=”390″ src=”https://www.youtube.com/embed/HjAg4pWxW0A?rel=0&#8243; frameborder=”0″ allowfullscreen>

    #236025
    mikeboll64
    Blocked

    Okay, I'm clicking “embed” on Youtube. I'm copying the code that gets displayed. And I'm pasting it in a “add reply”. What am I missing?

    mike

    #236028
    Proclaimer
    Participant

    That is how you do it, but a further complication has arisen. Google has changed the code and it appears that it is not able to be posted in the forums. However, they still provide the old code. So you just need to click “Use old embed code” and then copy and paste the code.

    The code will look something like this.

    <object width=”480″ height=”390″><param name=”movie” value=”https://www.youtube.com/v/I4drUmu89es?fs=1&hl=en_US”></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”https://www.youtube.com/v/I4drUmu89es?fs=1&hl=en_US&#8221; type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”480″ height=”390″></embed></object>

    And it will produce this:

    #236039
    mikeboll64
    Blocked

    Yeah!  I did it!  I'm not sure what this video is, I just picked the first one.  :)

    Thank you!  

    test………..youtube page

    And I think I got this one down now.

    Thanks for your help t8.  :)

    mike

    #236064
    Ed J
    Participant

    Quote (mikeboll64 @ Feb. 14 2011,01:59)
    Hi Ed,

    How do you get your gold url links to say “Click Here” instead of the actual url address?

    mike


    Hi Mike,

    Like this…          [url=PUT THE WEB ADDRESS HERE]Click Here[/url]

    Note…              [url=]you can write anything you want in here[/url]  

    Here is what the real link will look like…   Click Here

    God bless
    Ed J (Joshua 22:34)
    http://www.holycitybiblecode.org

    #236065
    Ed J
    Participant

    Quote (mikeboll64 @ Feb. 14 2011,01:59)
    Hi Ed,

    And how do you load the actual YouTube screen to this site?  

    mike


    Hi Mike,

    For youtube videos: you “click on” the EMBED button,
    located 3/8 of an inch below the picture, then you
    have to “check” USE OLD EMBED CODE, located
    about 2 1/2 inches to the bottom left of the picture,
    then “click on” and copy the EMBED code; Post that “code”
    in your Post, and it will be there; that's how it's done. It's really simple.

    God bless
    Ed J (Joshua 22:34)
    http://www.holycitybiblecode.org

Viewing 20 posts - 1 through 20 (of 64 total)
  • You must be logged in to reply to this topic.

© 1999 - 2024 Heaven Net

Navigation

© 1999 - 2023 - Heaven Net
or

Log in with your credentials

or    

Forgot your details?

or

Create Account