Closed
Bug 2733
Opened 26 years ago
Closed 26 years ago
Page does not lay out well.
Categories
(Core :: Layout, defect, P2)
Tracking
()
M4
People
(Reporter: CodeMachine, Assigned: rickg)
References
()
Details
Strip of random image down the right, does not draw lower-left frame with black
background. Few other problems which might be related to being a different
browser.
Tried on 26/1/99 build.
Rick, the part about the background not showing up in two of the framecells is
because the HTML has two BODY tags. It's not valid HTML, but both IE and
Navigator handle it.
Here's a small HTML sample from the framecell at the top:
<HTML>
<!-- Lotus-Domino (Release 4.6.1 - March 3, 1998 on Windows NT/Intel) -->
<HEAD>
<Title>(new) Banner Home</Title>
<META NAME="GENERATOR" CONTENT="Lotus Domino 4.6">
</Head></HEAD>
<BODY TEXT="000000" BGCOLOR="c0c0c0">
<BODY BGCOLOR="000080"
BACKGROUND="../files/TitleBannerBackgroundConnect.jpg/$File/TitleBannerBackgroun
dConnect.jpg">
<CENTER>
<P><B><FONT SIZE=4 COLOR="ffffff" FACE="Arial">Premium Lotus
Notes/Domino</FONT></B><BR>
<B><FONT SIZE=4 COLOR="ffffff" FACE="Arial">Development and
Consulting</FONT></B></CENTER></BODY>
</HTML>
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
VErified Dup
You need to log in
before you can comment on or make changes to this bug.
Description
•