Add width and height attributes to graphics.
Suggested by: Randy Hopper <rhh@ct.picker.com>
This commit is contained in:
parent
20d2128d81
commit
4103db1870
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=679
6 changed files with 34 additions and 34 deletions
|
@ -1,15 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-10-31 14:22:34 $">
|
||||
<!ENTITY date "$Date: 1996-11-16 16:20:19 $">
|
||||
<!ENTITY title "The FreeBSD Gallery">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: gallery.sgml,v 1.9 1996-10-31 14:22:34 wosch Exp $ -->
|
||||
<!-- $Id: gallery.sgml,v 1.10 1996-11-16 16:20:19 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<img src="gifs/power-button.gif" alt="" align="left" border="0">
|
||||
<img src="gifs/powerlogo.gif" alt="" align="right" border="0">
|
||||
<img src="gifs/power-button.gif" alt="" align="left" border="0" width="88" height="31">
|
||||
<img src="gifs/powerlogo.gif" alt="" align="right" border="0" width="171" height="64">
|
||||
|
||||
<p>All over the world, FreeBSD is powering innovative
|
||||
Internet applications and services. This gallery is a
|
||||
|
|
|
@ -14,8 +14,8 @@
|
|||
<!ENTITY base CDATA ".">
|
||||
|
||||
<!-- Images -->
|
||||
<!ENTITY i.daemon '<img src="&base/gifs/daemon.gif" alt="" align=left>'>
|
||||
<!ENTITY i.new '<img src="&base/gifs/new.gif" alt="[New!]">'>
|
||||
<!ENTITY i.daemon '<img src="&base/gifs/daemon.gif" alt="" align=left width="80" height="76">'>
|
||||
<!ENTITY i.new '<img src="&base/gifs/new.gif" alt="[New!]" width="28" height="11">'>
|
||||
|
||||
<!-- Components making up the standard headers and footers. -->
|
||||
<!-- Override in the prolog <em>before</em> including this -->
|
||||
|
@ -26,12 +26,12 @@
|
|||
©right;'>
|
||||
<!ENTITY date ''>
|
||||
<!ENTITY home '<a href="&base/"><img src="&base/gifs/home.gif"
|
||||
alt="FreeBSD Home Page" border="0" align="right"></a>'>
|
||||
alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'>
|
||||
|
||||
<!-- Standard headers and footers -->
|
||||
<!ENTITY header '<head><title>&title;</title></head>
|
||||
<body text="#000000" bgcolor="#ffffff">
|
||||
<center><img src="&base/gifs/topbar.gif" alt=""></center>
|
||||
<center><img src="&base/gifs/topbar.gif" alt="" width="576" height="14"></center>
|
||||
&i.daemon; <h1 align=right>&title;</h1><br clear=all><hr noshade>'>
|
||||
<!ENTITY footer '<hr noshade>&home;<address>&author;<br>&date;</address>'>
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-11-15 15:29:53 $">
|
||||
<!ENTITY date "$Date: 1996-11-16 16:20:24 $">
|
||||
<!ENTITY title "FreeBSD Inc.">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.13 1996-11-15 15:29:53 jfieber Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.14 1996-11-16 16:20:24 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
|
@ -13,7 +13,7 @@
|
|||
|
||||
<center>
|
||||
<a href="daemon.html"><img src="gifs/freebsd-advert.gif"
|
||||
alt="" border="0"></a>
|
||||
alt="" border="0" width="455" height="60"></a>
|
||||
</center>
|
||||
|
||||
<p align="center">&i.new;
|
||||
|
@ -39,7 +39,7 @@
|
|||
<a href="gallery.html">The FreeBSD Gallery</a></h2>
|
||||
<h2 align="center">
|
||||
<a href="search.html">Search...</a></h2>
|
||||
<img src="gifs/littlelogo.gif" alt="" align="left">
|
||||
<img src="gifs/littlelogo.gif" alt="" align="left" width="27" height="27">
|
||||
<h4 align="left">
|
||||
<a href="index-site.html">Quick Index</a></h4>
|
||||
</td>
|
||||
|
@ -75,9 +75,9 @@ Select a server near you:<br>
|
|||
</select>
|
||||
<br><input type=submit value=" Go ">
|
||||
</form>
|
||||
<br><a href="http://www.cdrom.com/"><img src="gifs/wclogo.gif" border="0" alt="Sponsored By Walnut Creek CDROM"></a>
|
||||
<br><A HREF="http://www.ugu.com"><img src="gifs/ugu_icon.gif" border=0 alt="A sponsor of UGU"></A>
|
||||
<br><a href="http://www.apache.org/"><img src="gifs/apache.gif" border="0" alt="Powered By Apache"></a>
|
||||
<br><a href="http://www.cdrom.com/"><img src="gifs/wclogo.gif" border="0" alt="Sponsored By Walnut Creek CDROM" width="88" height="55"></a>
|
||||
<br><A HREF="http://www.ugu.com"><img src="gifs/ugu_icon.gif" border=0 alt="A sponsor of UGU" width="76" height="64"></A>
|
||||
<br><a href="http://www.apache.org/"><img src="gifs/apache.gif" border="0" alt="Powered By Apache" width="99" height="50"></a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
@ -88,12 +88,12 @@ Select a server near you:<br>
|
|||
<address>
|
||||
Copyright © 1995, 1996 FreeBSD Inc. All rights reserved.<br>
|
||||
<a href="mailto.html">www@freebsd.org</a><br>
|
||||
$Date: 1996-11-15 15:29:53 $
|
||||
$Date: 1996-11-16 16:20:24 $
|
||||
</address>
|
||||
<a href="&base/about.html">About this server...</a>
|
||||
</td>
|
||||
<td align=center>
|
||||
<img src="gifs/powerlogo.gif" alt="" border="0">
|
||||
<img src="gifs/powerlogo.gif" alt="" border="0" width="171" height="64">
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue