Dear all MyEC Members, ^_^

I guess you've already noticed the feature changes on MyEC. It's about text editor. Not a few members here wish coloured text and various fonts in text editor are back. First, this is a confirmation from Mr.Josef, 

The fact that we just need to accept this made me want to share a few information about HTML Editor. For your information, I'm not an expert in this field, ^^ I just know a little about that. However, I got some additional information from friends here and Mr. Josef.

1) To write COLOURED text

<p style="color: teal;"> Good morning! :) </p>

Lazy to write or think about it? Just copy and paste to HTML Editor. This will be the result: Good morning! :) Then, change the text 'Good Morning! :)' with your own words.

You can change the color by replacing teal with: gray / silver / red / blue / navy / green / yellow / fuchsia / purple.

If you want more colors, you can visit this site anytime --> http://www.color-hex.com/color-names.html ;

#ee1289 is my favorite color. :) 

2) To write with other FONTS.

<p style="font-family: comic sans ms;"> Good morning! :) </p>

It would be like this: Good morning! :)

To write with other fonts, please look theme fonts into your Office Word. :)))

Here are several fonts for you: Arial Black, Tahoma, Comic Sans Ms, Arial Narrow, Book Antiqua, Kristen ITC, Harrington, Lucida Calligraphy, Tempus Sans ITC, Georgia.  

3) Combination

<p style="color: red; font-family: comic sans ms;"> Good morning! :) </p>

That would be like this: Good morning! :)

You can also add other edit like background-color. Remember that 'p' means paragraph and 'span' is for words in paragraph. See this example!

<p style="color: #ee1289; background-color: lightyellow; font-family: mv boli;"><strong>Good morning, everyone! Happy learning! Enjoy your stay in MyEnglishClub. :)))</strong></p>

Good morning, everyone! Happy learning! Enjoy your stay in MyEnglishClub. :)))

Got it?? :))

4) Coloured text between the paragraph

<p>Do you think <span style="color: blue;"> learning HTML </span> is not interesting? </p>

It would be like this: Do you think learning HTML is not interesting?

The main thing is you just need to change 'p' with 'span'. :D 

5) Online HTML Editor --> https://html-online.com/editor/

The last, the easiest way to write colored text. :)) Just write there, copy the HTML code, and paste in HTML Editor on comment box. BUT I don't see you can change the fonts.

The link was given by Muhammad A. I'm sure he knows better and more in this field. :)) 

* * *

I hope I make an easy explanation for you. I know some of you will be lazy to listen to HTML lesson. lol. See more detail in Muhammad's blog. Info from Mr. Josef is here. If we ever got colored text back in text editor, it wouldn't be complete as we learn by ourselves. So, I hope it would be useful. Thank you so much for reading. :)

Let's hope some others who are expert in this field will add and share their knowledge here. ^_^

Now, I'm looking forward to your colorful comments and blogs. Please feel free to ask. ^_^ 

Here is a short video how to edit colorful comment through phone.

....mp4

* * *

Wish we all are given a super good health, strength, and intelligence to face all the hardships in year of 2018. Wish you a super fantastic year and years to come! ^_^

Votes: 0
E-mail me when people leave their comments –

Onee

You need to be a member of MyEnglishClub to add comments!

Join MyEnglishClub

Comments

  • Hi Icha,

    I'm sorry for my belated reply, dear. I'm glad that you found it useful.

    So happy to see you around. I hope you're very well there. Wish you a good health and happiness. ^_^

  • Hi Onee,

    After long time I didn't come here making me confused with the changing that I used to before. I just realized when I wrote blog and there was no tools to change the color and kinds of letters as usual. So, I just let my post as it was without any improvement, simple as original hahaha....

    Then, I found your tips and tricks to improve post blog as in the past, it is useful, obviously. Thanks Onee, need to practise it for the next blog.   

  • Dear Sir,

    300 pt ???? :o :D So many thanks for that SUPER BIG smile. ^_^

  • :)

  • Dear Muhammad Ansari,

    So many thanks for your valuable reply. You explained it so clearly now. ^^

    I remember now, yeah, it should be this quotation 'A'. I usually edited (changed) the font from menu edit on MyEC without learning it. :D I also wondered why sometimes I couldn't make the text in a certain font. This is really useful. Thank you once again. ^^

  • 2644069655?profile=original

    @Onee-chan: MV Boli is NOT a "Web-Safe" Font Family! Let's say "it's not a universal" Font Family.

    Besides this fact, every single website has its own Basic Font Families. For instance, Mr Josef has chosen the following to be MyEC's basic Font Families:

    • font-family: Verdana, Geneva, Tahoma, sans-serif;

    That means if I write a paragraph without choosing a particular "Font Family", its font family will be "Verdana, Geneva, Tahoma, sans-serif".

    So, If you want to have a specific Font Family for your Texts but you are not sure if all your friends have this Font Family in their own System, and you don't want your Text to have the Basic Font Families of MyEC as its Font Family, then You define it like this:

    • font-family: "mv boli", Times New Roman;

    as you can see, my text WONT have MyEC's Basic font families EVER!

    and by the way, I must say OOPS!

    You cannot use a quotation inside a quotation!

    like this: "A"B"C". [here I have put (A"B"C) in quotations!]

    So what should I do? I must use another form of quotes!

    Like this: "A'B'C". here I have put (A'B'C) in quotations.

    So, you must type it like this:

    <p style="color: teal; font-family: 'mv boli', Georgia, Serif;"> Good morning! :) </p>

    OUTCOME: 

    Good morning! :)

    Regards.

    Onee-chan's Page
    Onee-chan's Page on MyEnglishClub
  • Dear ELF Nooooooor,

    Can I pinch you a little? It will be softly, don't worry. lol....

    How could you do this to me? You had a promise but I did it. loooool...

    Thanks for your support, dear. Please feel free to add more information here.

    Hugs! ^_^

  • WOw,

    NIce...!!

    Thanks For such great tips to make our Comment and Bl0gs more beautiful and Attractive.

    stay Blessed.. :P

  • Dear Grace, 

    Thank you! I'm glad you find it useful. ^_^

    Dear Eman, 

    Gooood!! You did it! ^_^

    Dear Roman, 

    Beautiful color and font. ^_^

  • Font-family: Curlz MT

This reply was deleted.