[Discuss] html issue

dan moylan jdm at moylan.us
Tue Apr 5 15:41:21 EDT 2022


dan ritter wrote:
> dan moylan wrote:
>>
>> when i enter this string into the url bar, i arrive at the
>> desired amazon web page.
>>    file:///home/moylan/msg/htm/amz.htm

> Why would that take you to Amazon? That's a file saved on your
> machine.

true, but it's an html file from amazon -- attached at the
end of this message.  perhaps "take me to amazon" was not
the right way of phrasing things -- rather, i should have
said "displaying an html file from amazon".

/bin/bash: line 1: indent: command not found

j. daniel moylan
84 harvard ave
brookline, ma 02446-6202
617-777-0207 (cel)
jdm at moylan.us
www.moylan.us
[BLM]

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>

<div itemscope itemtype="http://schema.org/Organization">
</div>
<div itemscope itemtype="http://schema.org/DiscountOffer">
</div>

	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="format-detection" content="telephone=no">
	<meta name="viewport" content="width=device-width, initial-scale=1.0; user-scalable=no;" />
    <meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
	<title>Amazon</title>
 
    <style type="text/css">	/* This styles are not for Transactional templates: Do not mix  */

	/* RESET STYLES */
	body { width:100% !important; height:100% !important; margin:0 !important; padding:0; }
	table { margin:0 auto !important; }
	table, table td { border-collapse:collapse !important; }
	table th { margin:0 !important; padding:0 !important; font-weight:normal; }
	img { border:0; height:auto; line-height:100%; outline:none; text-decoration:none; }
	a img { border:0 none; }
	
	* {-webkit-text-size-adjust: none; }
	
	/* CLIENT-SPECIFIC STYLES */
    body, table, td, a {  -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }
	/* Prevent WebKit and Windows mobile changing default text sizes */
    .ReadMsgBody { width:100%; } .ExternalClass { width:100%; }
	/* Force Hotmail to display emails at full width */
	.ExternalClass { width:100%; }
	/* Force Hotmail to display normal line spacing */
    .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }
	/* Force Hotmail to display normal line spacing */
    table, td { mso-table-lspace:0pt; mso-table-rspace:0pt; }
	/* Remove spacing between tables in Outlook 2007 and up */
    img { display:block; -ms-interpolation-mode:bicubic; }
	/* Allow smoother rendering of resized image in Internet Explorer */
	
	/* PAGE STYLES */
	h1 {display:block; font-size:26px; font-style:normal; font-weight:normal; line-height:100%;}
	h2 {display:block; font-size:20px; font-style:normal; font-weight:normal; line-height:120%;}
	h3 {display:block; font-size:16px; font-style:normal; font-weight:normal; line-height:110%;}
	h4 {display:block; font-size:18px; font-style:italic; font-weight:normal; line-height:100%;}
	
	/*font-size*/
	*[class].font14 { font-size: 14px; }
	
	/* iOS BLUE LINKS */
    .appleBody a { color:#68440a; text-decoration: none; }
    .appleFooter a { color:#999999; text-decoration: none; }
	
	/* A nice and clean way to target phone numbers you want clickable and avoid a mobile phone from linking other numbers that look like, but are not phone numbers.  Use these two blocks of code to "unstyle" any numbers that may be linked.  The second block gives you a class to apply with a span tag to the numbers you would like linked and styled.
	Inspired by Campaign Monitor's article on using phone numbers in email: http://www.campaignmonitor.com/blog/post/3571/using-phone-numbers-in-html-email/.
	*/
	.a[href^="tel"], a[href^="sms"] {text-decoration:none!important;color:#606060!important;pointer-events:none!important;cursor:default!important;}
	.mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {text-decoration:none!important;color:#606060!important;pointer-events:auto!important;cursor:default!important;}
	
	/*Foced to image to align bottom Gmail*/
	*[class].vbottom { vertical-align:bottom !important; }
	
	/*additional styles for eBooks*/
	*[class].pr_price_list { font-weight: normal; color: #CC0000 }
	
	@media only screen and (max-width: 680px){
	*[class].deviceWidth { width:100% !important; }
	*[class].container { width:90% !important; }
	*[class].container100 { width:100% !important; }
	*[class].width_75 { width:75% !important; }
	*[class].maxwidth161 { max-width:161px !important; }
	*[class].maxwidth200 { max-width:200px !important; }
	*[class].maxwidth240 { max-width:240px !important; }
	}
	
	@media only screen and (max-width: 620px){
	*[class].farm { display:none !important; }
	*[class].height140 { height:140px !important; }
	}
	
		@media only screen and (max-width: 580px){
	*[class].block { display:block !important; }
	*[class].aligncenter { text-align:center !important; }
	*[class].show { display:block !important; width:auto !important; overflow:visible !important; float:none !important; max-height:inherit !important; line-height:inherit !important; }
	*[class].block_wrap { display:block !important; padding:0 !important; margin:0 !important;}
	*[class].hide { display:none !important; }
	}
	@media screen and (max-width: 580px){
	
	/* general classes */
	*[class].hide { display:none !important; }
	*[class].tdwrap { display:inline-block !important; }
	*[class].block_wrap { display:block !important; padding:0 !important; margin:0 !important;}
	*[class].block { display:block !important; }
	*[class].valignbottom { vertical-align:bottom !important; }
	*[class].valigncenter { vertical-align:middle !important; }
	*[class].rel { position:relative !important; }
	*[class].abs { position:absolute !important; }
	*[class].show { display:block !important; width:auto !important; overflow:visible !important; float:none !important; max-height:inherit !important; line-height:inherit !important; }
	img[class="img-max"] { width:100% !important; height:auto !important; }
	
    *[class].bgHero { background-image: url('') !important; }
	
	*[class].bgefefef { background-color:#efefef !important; }
	
	*[class].marginr66 { margin-right:66px !Important; }
	*[class].marginl0 { margin-left:0px !Important; }
	*[class].marginl66 { margin-left:66px !Important; }
	*[class].aligncenter { text-align:center !important; }
	*[class].alignleft { text-align:left !important; }
	*[class].font10{ font-size:10px !important; }
	*[class].font11{ font-size:11px !important; line-height:11px !important; }
	*[class].font12{ font-size:12px !important; }
	*[class].font13{ font-size:13px !important; }
	*[class].font14{ font-size:14px !important; }
	*[class].font16{ font-size:16px !important; }
	*[class].font20{ font-size:20px !important; }
	*[class].font21{ font-size:21px !important; }
	*[class].lineh16{ line-height:16px !important; }
	*[class].lineh22{ line-height::22px !important; }
	*[class].line16{ font-size:16px !important; }
	*[class].line17{ font-size:17px !important; }
	
	/*widths*/
	*[class].full { width:100% !important; }
	*[class].deviceWidth { width:320px !important; }
		*[class].width100, width_75 { width:100px !important; }
	*[class].width280 { width:280px !important; }
	*[class].width300 { width:440px !important; }
	*[class].width320 { width:320px !important; }
	*[class].width_50 { width:50% !important; }
	*[class].width_90 { width:90% !important; }
	
	/*heights*/
	*[class].hauto { height:auto !important; }
	*[class].height0 { height:0px !important; }
	*[class].height20 { height:20px !important; }
	
	/*padding*/
	*[class].paddingt10 { padding-top:10px !important; }
	*[class].paddingr0 {padding-right:0px !important; }
	*[class].paddingr10 {padding-right:10px !important; }
	*[class].paddingr20 {padding-right:20px !important; }
	*[class].paddingb5 { padding-bottom:5px !important; }
	*[class].paddingb10 { padding-bottom:10px !important; }
	*[class].paddingb20 { padding-bottom:20px !important; }
	*[class].paddingl0 {padding-left:0px !important; }
	*[class].paddingl10 {padding-left:10px !important; }
	*[class].paddingl20 {padding-left:20px !important; }
	*[class].paddinglr60 {padding-left:60px !important; padding-right:60px !important; }
	
	/*floats*/
	*[class].fl { float:left !important;	}
	*[class].fr { float:right !important; }
	*[class].wrap { float:block !important; }
	*[class].clear { clear:both !important; }
	
	}
	

    *[class].mobileOff { display: inline !important; max-height: none !important; }
    *[class].mobileOn  { width: 0px !important; display: none !important; }
 
    *[class].show {width:300px!important; height:auto!important;display:table!important;}
    *[class].me {display:block!important; width:100%!important; max-height:inherit!important; overflow:visible!important;}
    *[class].themoney {display: block!important; width:100% !important;height:auto !important;text-align:center!important; float:none!important;}

	@media only screen and (max-width: 580px) {
    *[class].mobileOff { width: 0px !important; display: none !important; }
    *[class].mobileOn { display: inline !important; max-height: none !important; }
    *[class].mobile-hide { display:none !important; visibility: hidden !important;}
}


More information about the Discuss mailing list