Advertisement
pusatdata

Iframe Web Tanpa Border

Oct 16th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. iframe {
  2. border: 0;
  3. width: 100%;
  4. }
  5. <iframe src="http://getbootstrap.com/" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"></iframe>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement