edit-task
Home
Up
Delete
Task Name:
Task Description:
LIST-UPDATES-025w - ] PG css - pad-top ] PG details ] NEW example content data ]
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">LIST-UPDATES-025w</h1> <h2 style="text-align: center;">2015-08</h2> <h2>[previously]</h2> <ol> <li><strong>] </strong><a href="/view/tasks?id=490" target="_blank"><strong>PROJECT-5255-FOOD-STORE-PLAN</strong></a></li> <ol> <li>] # 5255 - <a href="/view/task?id=5255" target="_blank">contract-025w</a> - food store - overview && status </li> </ol> <li><strong>] <a href="/view/tasks?id=491" target="_blank">PROJECT-5255-FOOD-STORE-document</a></strong></li> <ol> <li>] # # -</li> </ol></ol> <h2>[currently]</h2> <ol> <li><strong>[00:00] NEW chapters IN bk-prj-025w</strong></li> <ol> <li>x] # 1027 legal </li> <li>x] # 1028 faq</li> <li>x] # 1029 about us</li> </ol> <li><strong>[00:00] NEW articles IN </strong></li> <ol> <li>x] # 4666 - PAGE - privacy-statement</li> <li>x] # 4667 - PAGE - terms-and-conditions</li> <li>x] # 4668 - PAGE - FAQ</li> <li>x] # 4669 - PAGE - mission-statement</li> <li>x] # 4670 - PAGE - areas covered </li> </ol> <li><strong>[00:00] NEW task IN PAGES</strong></li> <ol> <li>] PAGE site.css - ] add pad-top class, </li> </ol> <li><strong>[00:00] NEW task IN PAGES</strong></li> <ol> <li>] PAGE details - ] add style to resize image, ] PRB ie(11) doesnt auto resize /properly </li> </ol></ol> <h2>[next]</h2> <ol> <li>]</li> </ol> <div>// blog article - http://j-arellano.com/images-doesnt-resize-on-ie/</div> <div> set a style class to SET the image attributes to the desired size </div> <div>* not using img tag attributes of height and width DOES NOT work </div> <div>// works to auto rescale images in older versions of ie ( < 7 and below )</div> <div> <div>img {</div> <div> -ms-interpolation-mode: bicubic;</div> <div>}</div> </div> <div>javascript - HTML5 Canvas Resize (Downscale) Image High Quality? - Stack Overflow DISUSSION of some options for using canvas and rescale</div> <div>stackoverflow.com/questions/18922880/html5-canvas-resize-downscale-image-high-quality</div>