Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Thus, if your stylesheet is at http://yourserver.com/path/to/stylesheet.css then your iframe html might look like this
- ```html
- <iframe width="600" height="800"
- src="http://spinitron.com/radio/newestsong.php?station=wxyz&stylesheet=http://yourserver.com/path/to/stylesheet.css"
- ></iframe>
- ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement