+ 11
I want to show specific area of the page using iframe on my site how can i do so....
If want to add an page which contain an image slider or contact us forms etc by using iframe tag to my website but I want to show image slider only...how can I do so with iframe tag
2 Antworten
+ 4
Check out this:
https://code.sololearn.com/WtV7rvY8TJyl/?ref=app
0
You could use the <iframe> tag but it's depreciated since HTML5.