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

« back to all changes in this revision

Viewing changes to mozilla/layout/html/tests/table/bugs/bug4849-2.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
 
 
3
<HEAD>
 
4
<title>www.fortunecity.com</title>
 
5
</HEAD>
 
6
<BODY  bgcolor=fffccc>
 
7
<center>
 
8
<TABLE  BORDER=0 cellpadding=0 cellspacing=0 width=540 >
 
9
<tr>
 
10
<TD width=150 valign=top>
 
11
<CENTER>
 
12
<IFRAMEx WIDTH=100 HEIGHT=100 NORESIZE SCROLLING=No FRAMEBORDER=0 MARGINHEIGHT=0 MARGINWIDTH=0 SRC=../images/gray.gif">
 
13
</IFRAME><BR><BR>
 
14
</CENTER>
 
15
</TD>
 
16
<td valign=top bgcolor=ffffff>
 
17
<img src=../images/gray.gif width=1 height=1>
 
18
</td>
 
19
<td valign=top>
 
20
<table cellpadding=2>
 
21
<tr>
 
22
<td>
 
23
<P>IMPROVE YOUR SITE
 
24
<BR>
 
25
In this week's Home Improvements you can find an article on how to spice up your page by using imagemaps.
 
26
<P></table>
 
27
<table width=100%><tr>
 
28
<td align=right>
 
29
<A HREF=xyz>MORE<IMG SRC="../images/trout.gif" BORDER=0 ></A>
 
30
</td>
 
31
</tr>
 
32
</table>
 
33
</TD>
 
34
</TR>
 
35
<td colspan=3 align=center >
 
36
<img src=../images/gray.gif width=600 height=1><p>
 
37
</font><BR>
 
38
</TABLE >
 
39
</td></TR>
 
40
</TABLE>
 
41
</TD></TR>
 
42
</TABLE>
 
43
</center>
 
44
</BODY>
 
45
</HTML>