~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/layout/html/tests/frameset/bugs/0004849.html

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<HTML>
 
2
 <HEAD>
 
3
  <title>www.fortunecity.com</title>
 
4
 </HEAD>
 
5
 <BODY  bgcolor=fffccc>
 
6
  <center>
 
7
   <TABLE BORDER=0 cellpadding=0 cellspacing=0 width=540>
 
8
    <tr>
 
9
     <TD width=150 valign=top>
 
10
      <CENTER>
 
11
       <IFRAME WIDTH=100 HEIGHT=100 NORESIZE SCROLLING=No FRAMEBORDER=0 MARGINHEIGHT=0 MARGINWIDTH=0 SRC="http://www.fortunecity.com/pics/colours/gray.gif">
 
12
       </IFRAME>
 
13
      </CENTER>
 
14
     </TD>
 
15
     <td valign=top bgcolor=ffffff>
 
16
      <img src=http://www.fortunecity.com/pics/colours/gray.gif width=1 height=1>
 
17
     </td>
 
18
     <td valign=top>
 
19
      <P>IMPROVE YOUR SITE<BR>
 
20
      In this week's Home Improvements you can find an article on how to
 
21
      spice up your page by using imagemaps.
 
22
      <table width=100%>
 
23
       <tr>
 
24
        <td align=right>
 
25
         <A HREF="http://www2.fortunecity.com/downtown/index.cgi?referer=mainpage&more_news=1">MORE<IMG SRC="http://www.fortunecity.com/pics/trout.gif" BORDER=0 ></A>
 
26
        </td>
 
27
       </tr>
 
28
      </table>
 
29
     </TD>
 
30
   </TR>
 
31
  </TABLE >
 
32
 </center>
 
33
</BODY>
 
34
</HTML>