How do I remove the border around frames?



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

Post New Answer

More HTML DHTML Interview Questions

What is meta short for?

1 Answers  


List out image related elements in html5?

1 Answers  


What is datalist in HTML 5?

1 Answers  


How do you create a meta title?

1 Answers  


Why is XHTML needed? Isn't HTML good enough?

1 Answers  


What is div and span tag?

1 Answers  


What is mod and div?

1 Answers  


What are the main html tags?

1 Answers  


Can we write html in javascript?

1 Answers  


What are tags in html?

1 Answers  


What is the advantage of using frames?

1 Answers  


What is the best text editor for html5?

1 Answers  


Categories