+ 13
Hey, friends is there any way to format the text written inside JS like bold ,italic , underline etc.
27 ответов
+ 12
AL Araf can you please explain in detail
+ 9
AL Araf oh,so sorry, I didn't noticed it 😋
and also thank you for your help 😊😊😊
+ 8
AL Araf what if you want the bold ,italic or underlined effect
+ 8
Muhd Khairul Amirin Bin Yaacob thank you so much ,sir .It will help a lot 😊😊🙏🙏🙏🙏
+ 8
Muhd Khairul Amirin Bin Yaacob thank you so much for your kind words 😊😊🌷🌷 🌷
+ 8
+ 7
AL Araf 😊😊👍👍
+ 7
H4CK3R😺😺C4t😺😺 thanks a lot for your help 😊😊💕
+ 7
H4CK3R😺😺C4t😺😺 😊😊😊👍
+ 6
⭐Janhvi⭐ You are welcome😊
+ 6
You can use JQuery or in the Regular JS example “
document.getElementById(‘Demo’).style.color = “A color””
for color
and use “
document.getElementById(‘Demo’).style.backgroundColor = “A color””
in the A color put a color in there like a RGBA, RGB, HEX, etc.
Hopes this helps!😘☺️✌️
+ 5
You can decorate your JavaScript text by CSS!!!
Write a text in JS part and decorate that on CSS part!(according to SoloLearn's Code Playground)!
+ 5
This is mainly a JavaScript code(string)! I have decorated that by CSS!
+ 5
You have to use CSS property!! You can see my code!😊
+ 5
⭐Janhvi⭐ Glad to help you. Good luck in coding👍
+ 5
⭐Janhvi⭐ No Problem!
+ 4
By the way,if you don't understand, I will suggest and request you to complete CSS and JavaScript course fully at first then you can understand that easily!!😇😇
+ 4
⭐Janhvi⭐ You are welcome!!😃😃