Hello. I am using the following script to call a .txt file, which contains HTML. HTML:
Hello.
I am using the following script to call a .txt file, which contains HTML.
HTML Code:
Now, I have created a banner, using Photoshop, and sliced the banner to create links and also a textarea. This is the code:
HTML Code:
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_01.png"/span WIDTH=998 HEIGHT=12 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_02.png"/span WIDTH=567 HEIGHT=101 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_04.png"/span WIDTH=19 HEIGHT=136 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_05.png"/span WIDTH=412 HEIGHT=15 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_06.png"/span WIDTH=449 HEIGHT=35 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_07.png"/span WIDTH=101 HEIGHT=26 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_08.png"/span WIDTH=17 HEIGHT=35 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_09.png"/span WIDTH=89 HEIGHT=26 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_10.png"/span WIDTH=15 HEIGHT=35 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_11.png"/span WIDTH=159 HEIGHT=26 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_12.png"/span WIDTH=16 HEIGHT=35 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_13.png"/span WIDTH=133 HEIGHT=26 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_14.png"/span WIDTH=101 HEIGHT=9 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_15.png"/span WIDTH=89 HEIGHT=9 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_16.png"/span WIDTH=159 HEIGHT=9 ALT=span style="color:#0000FF"""/span>
<IMG SRC=span style="color:#0000FF""http://www.irishwebmasterforum.com/images/banner2_17.png"/span WIDTH=133 HEIGHT=9 ALT=span style="color:#0000FF"""/span>
When I put all this together, it changes the styling of the page from this, to this.
Any ideas why this is happening?
DC.