1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" http://www.w3.org/TR/html4/loose.dtd> <html> <head> <title>Titolo della pagina...</title> </head> <body>
<!-- Questo รจ un commento! -->
<iframe scrolling="no" frameborder="no" name="embed" src="http://www.youreporter.it/embed/04121e4cab82879b0b42058c1ba0de39&autoplay=1" border="0" style="width:632px; height:355px;"></iframe>
</body> </html>
|