how to print?

liunx

Guest
I have a web page, from which I wish users to be able to print the contents of a table cell. How do I go about it?<!--content--><head><br />
<link rel="alternate" media="print" href=http://www.htmlforums.com/archive/index.php/"alternate_page.html"><br />
</head><br />
<br />
then make an HTML page with just what you want to be printed.<!--content-->haha, if i DIDN'T want someone to be able to print my page i'd make an alternate page with text at the top that says "DON'T TRY AND PRINT MY PAGES" and like, a dirty picture in the middle.. lol ;) :D<!--content-->There's a MUCH better way than doing up an "alternate.html" page for printing - use CSS!!<br />
<br />
See:<br />
<br />
* <!-- m --><a class="postlink" href="http://www.alistapart.com/stories/goingtoprint/">http://www.alistapart.com/stories/goingtoprint/</a><!-- m --> AND<br />
<br />
* <!-- m --><a class="postlink" href="http://www.westciv.com/style_master...d/printing.html">http://www.westciv.com/style_master...d/printing.html</a><!-- m --> AND/OR<br />
<br />
* <!-- m --><a class="postlink" href="http://www.google.com/search?source...inting+with+css">http://www.google.com/search?source...inting+with+css</a><!-- m --><br />
<br />
Neil<!--content-->i agree! i thought there was a way to do that, i just couldn't remember what the tag looked like.<!--content-->I'm going to put a dirty picture on all pages of my site, and I'm going to make it so you can't select the text on my site.<!--content-->FORGET IT, I'm making my site a porno site!<!--content-->Originally posted by SupaShaD <br />
haha, if i DIDN'T want someone to be able to print my page i'd make an alternate page with text at the top that says "DON'T TRY AND PRINT MY PAGES" and like, a dirty picture in the middle.. lol ;) :D Why would you put a page on the web, but then not want them to print it? Are you afraid if they printed it that they would be able to look at it without you knowing? :rolleyes:<br />
<br />
Neil<!--content-->i think he means as a prank. sounds pretty funny to me :D<!--content-->Originally posted by transmothra <br />
i think he means as a prank. sounds pretty funny to me :D Yeh, I know, I meant to use the :D smiley.<br />
<br />
Neil<!--content-->
 
Back
Top