Changes between Version 12 and Version 13 of Other/Summer/2017/Quit_Smoking


Ignore:
Timestamp:
May 31, 2017, 7:14:52 PM (7 years ago)
Author:
dmathur
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2017/Quit_Smoking

    v12 v13  
    2525
    2626Week 2- [https://docs.google.com/presentation/d/1LGjboDq3UMrlQypAfqWC3a8x--eR6ouG4PWxiNtZWLM/edit?usp=sharing]
     27
     28
     29<!-- HTML Codes by Quackit.com -->
     30<!DOCTYPE html>
     31<title>Text Example</title>
     32<style>
     33div.container {
     34background-color: #ffffff;
     35}
     36div.container p {
     37font-family: Arial;
     38font-size: 14px;
     39font-style: normal;
     40font-weight: normal;
     41text-decoration: line-through;
     42text-transform: none;
     43color: #000000;
     44background-color: #ffffff;
     45}
     46</style>
     47
     48<div class="container">
     49<p>HELLO</p>
     50<p></p>
     51<p></p>
     52</div>