Start: Remove frameborder attribute from iframe
This attribute is obsolete. CSS should be usesd instead.
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
</div>
|
||||
|
||||
<div id="tab4" class="panel hidden iframecontainer">
|
||||
<iframe src="https://blog.freecad.org/" title="Freecad Blog" frameborder="0" class="iframe" ></iframe>
|
||||
<iframe src="https://blog.freecad.org/" title="Freecad Blog" class="iframe" ></iframe>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user