Iframes

Lesson 15
Author : Afrixi
Last Updated : October, 2017


HTML - Build a Website
This course covers the basics of building a website using HTML. Work your way through the videos/articles and I'll teach you everything you need to know to create a basic website!
Table of Content

Code

Copy<iframe src="http://www.afrixi.com/"
         frameborder="0"
         width="1000"
         height="800">
     sorry iframe not supported
</iframe>