How do I remove the border around frames?
Answer / Rajwant Kumar Singh
In HTML, to remove the border around a frame, you can set the 'frameborder' attribute to 0. For example, `<iframe src="url" frameborder="0">`
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meta short for?
List out image related elements in html5?
What is datalist in HTML 5?
How do you create a meta title?
Why is XHTML needed? Isn't HTML good enough?
What is div and span tag?
What is mod and div?
What are the main html tags?
Can we write html in javascript?
What are tags in html?
What is the advantage of using frames?
What is the best text editor for html5?