Save text content of text box



<HTML>
<HEAD>
<META NAME="save" CONTENT="history">
<STYLE>
. sHistory (behavior: url (# default # savehistory);)
</ STYLE>
</ HEAD>
<BODY>
<INPUT Class=sHistory type=text id=oPersistInput>
</ BODY>
</ HTML>





Now a very popular style of links


The main techniques used are marked a change of border style dotted line change to achieve the effect of line, I feel quite the creative use of, huh, huh, and are traditionally used to do this kind of style underlined. Code attached to its implementation:

<style type="text/css">
a # link0716: link, a # link0716: visited
(Color: # 9AC8ED; border-bottom: 1px dotted # 9AC8ED; text-decoration: none;)
a # link0716: hover
(Border-bottom: 1px solid # 000; color: # 000;)
</ style>
<a href="#"> my hyperlinks are low-key </ a>