|
PRIVACY TAPE - A FUN WAY TO MAKE A SERIOUS STATEMENT
Speak out against the “secret search” provisions of the Patriot Act by taping your web page or blog with Privacy Tape.
Just follow the instructions below to add the message “PRIVACY LINE - DO NOT CROSS” running down the top or the side of your page. You can also download the basic Privacy Tape image and place it anywhere on your page.
To request some real privacy tape for use on your door, your computer or anywhere else the government can search practically without notice under the provisions of the Patriot Act, write to action@aclu.org.
For horizontal tape:
Copy the
code below and paste it into your web page where
you want the tape to be displayed. To adjust the
width of the tape, simply change the pixel dimension
shown below in red.
<table width="500" border="0" align="center" cellpadding="1" cellspacing="0">
<tr>
<td bgcolor="#cccccc"><table
width="100%" border="0" cellpadding="0" cellspacing="0" background="http://action.aclu.org/reformthepatriotact/images/tablebkd.gif">
<tr>
<td><img
src="http://action.aclu.org/reformthepatriotact/images/spacer_tape.gif" width="1" height="39"></td>
</tr></table></td></tr>
<tr>
<td background="http://action.aclu.org/reformthepatriotact/images/shadow.jpg"><img
src="http://action.aclu.org/reformthepatriotact/images/spacer_tape.gif" width="1" height="5"></td></tr></table>
For vertical tape:
Copy the code below and paste it into your web page where you want the tape to be displayed. The tape will automatically run the entire vertical length of the page.
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="http://action.aclu.org/reformthepatriotact/images/tablebkd_vert.gif"><img src="http://action.aclu.org/reformthepatriotact/images/spacer_tape.gif" width="39" height="10"></td></tr></table>
|