Hi all,
I have code
that I am trying to place within <p class="example" ></p> tags. The tags are formatted using CSS and have custom width, and positioning (courtesy of Dreamweaver).
When I place the aforementioned coding in the the <p> tags instead of staying within the region, the text is behind the whole website and does not maintain any of the traits of the <p> tag.
I have attached the file below.
Anyone know a fix?
I have code
Code:
<script type="text/javascript" src="http://app.feed.informer.com/digest3/MKFMTVAAYW.js"> <noscript><a href="http://app.feed.informer.com/digest3/MKFMTVAAYW.html">Click for "Yukon News".</a> Powered by <a href="http://feed.informer.com/">RSS Feed Informer</a></noscript></script>
When I place the aforementioned coding in the the <p> tags instead of staying within the region, the text is behind the whole website and does not maintain any of the traits of the <p> tag.
I have attached the file below.
Anyone know a fix?
Comment