Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Html
how to add border to a text in html with javascript
hamza
Programming language:
Html
2021-03-30 07:25:45
2
Q:
how to add border to a text in html with javascript
Night and Light
Code:
Html
2021-06-21 19:38:46
document.getElementById("myDiv").style.border = "thick solid #0000FF";
1
Tags
java
javascript
text
html
add
how
border
Related
change text color in html butn
make text blue html
how to add text box html
edit paragraph text in html from js
html font white text with black border
how to add a border around text in html
make text bold js
New to Communities?
Join the community