<!DOCTYPE html> <html> <body> <h1>The a media attribute</h1> <p> <a href="att_a_media.asp?output=print" media="print and (resolution:300dpi)">Open media attribute page for print</a> </p> </body> </html>