Tutorial Blog |
First copy this code below, then paste everywhere you want.
<iframe allowtransparency="true" frameborder="0" height="500" hspace="0" marginheight="0" marginwidth="0" name="Put the website name here" readonly="true" scrolling="yes" src="put the website url here" vspace="0" width="640"></iframe>
The code analysis
<iframe allowtransparency="true" frameborder="0" height="500" hspace="0" marginheight="0" marginwidth="0" name="Put the website name here" readonly="true" scrolling="yes" src="put the website url here" vspace="0" width="640" > </iframe>
- For line 1 and 15 is the open and closing tag for <iframe> tag
- on line 8 and 11 you can put the name of your URL and the URL.
- You can adjust the height and the width of the website on line 4 and 13.
Then if you do it right, the result is like below... I put my website on my website's post
Your did it
0 komentar:
Post a Comment
Hey, It's my pleasure to know what was in your mind after reading the article above. So, you can comment or give critics to my writing on this comment box below