index.html

来自「jdbc书」· HTML 代码 · 共 66 行

HTML
66
字号
<HTML>
<BODY BGCOLOR="WHITE">

<BLOCKQUOTE>

<H1>Duke's Auction</H1>

<IMG SRC="juggler.med.gif" ALIGN="LEFT">
Need to clean out that old office, garage, or closet?
or looking for something so unique you cannot find it
anywhere&#151;or at least not at a price you are willing to 
pay?

<P>
Look no further.
At Duke's Auction you can post items for sale
and bid what you want to pay for the items you want.

<P>
<STRONG>Registration</STRONG>
<P>
To bid on or list an item for auction,
you must <A HREF="registration.html">register</A> first.
Registration gives buyers a way to pay you and us
a way to contact buyers and sellers. 
You only need register once, and registration is not 
required to browse items on the auction floor. 

<P>
<STRONG>Auction Floor</STRONG>
<P>

The auction floor is open to anyone for browsing, but
to bid on an item, you must be registered.

<UL>
  <LI><A HREF="new.html"><STRONG>New</STRONG> auction items today</A>
  <LI><A HREF="close.html">Items closing today</A>
  <LI><A HREF="all.html">All items (current and closed)</A> 
  <LI><A HREF="search.html">Search for Items</A> 
</UL>

<P>
<STRONG>Post Items for Auction</STRONG>
<P>

Once you register, you
can <A HREF="sell.html">post items for auction</A> any
time you want.
<HR>
<CENTER>
<STRONG>|</STRONG>
<A HREF="new.html">New Items</A>
<STRONG>|</STRONG>
<A HREF="close.html">Closing Items</A>
<STRONG>|</STRONG>
<A HREF="all.html">All Items</A>
<STRONG>|</STRONG>
<A HREF="sell.html">Sell Items</A>
<STRONG>|</STRONG>
<A HREF="new.html">Search</A>
<CENTER>
</BLOCKQUOTE>
</BODY>
</HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?