Skip to content

2nd Assignment #157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
Binary file added submissions/sash29/images/april_flowers.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions submissions/sash29/images/veggie patch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
http://www.gertens.com/learn/images/Fruits%20and%20Veggies/Veggie%20Garden.jpg


http://www.ecotravellerguide.com/wp-content/uploads/2012/02/VegiePatchmenuboards-600x437.jpg

https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcQInZtYglT8B___0FnMzMPZhX5thZXRBfUyudamUhgeTZiAVRso
46 changes: 46 additions & 0 deletions submissions/sash29/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<!DOCTYPE html>
<html>
<head>

<link rel="stylesheet" href="styles.css">
<title>
Lets make a wise choice here...
</title>
</head>

<body>
<main>
<h2 id="author">Shashwati Ghosh.That's me.</h2>
<article>
<header>
<h4>But lets make this not about me...let's ramble on something a bit more general</h4>
<p>...like...if u are given the chance to vote for a choice that can tweak the seasons that visit u all year round </p>
</header>
</article>
</main>
<p>...more specifically, what if there is a proper<span><em> rainy 'season'</em></span>in the year instead of sporadic,scattered rain showers here and there.</p>
<p> Heavy,regular showers, maybe torrential downpours on some days...spanning over around a month </p>
<p> Lets go ahead and give it a thought, lets measure up the pros and cons a little</p>
<div class="pros_cons"><h3>The pros may be:</h3></div>
<ul>
<p><li>Thriving VEGETATION.Gardens blooming with<span> <h4>flowers</h4>.Backyard veggie patches flourishing with new and multiple types of<span><h4> shiny green healthy vegetables</h4></span>,hence more varied dinners everynight!</li>
<li>Cleaner, washed driveways and garden benches(that only the birds and dust have lately decided to "sit" on). Even your car waiting outside gets a queaky clean wash at no additional cost.</li>
<li>Its like Spring suddenly discovered the bottle of Steroids!<img src></li></p></ul>

<div class="pros_cons"><h3>And the cons are:<span><em>...drum roll please...</em></span></h3></div>
<ul>
<p><li>Thriving GERMS! Lesser we discuss on this, the better(ahem!)</li>
<li>Messier, dirtier foyers in our homes...and the resulting music from the lady of the house that could 'enliven' your rainy days even more</li>
<li>Bye Bye BBQs and camping out</li>
<li>Nature doesnt exacly always show up in benevolent forms. U imagine an idyllic scene...,but u end up getting strangled as the veggie patch turns into a monster,
your gardens are more like a riot of rogues.U see vines and creepers creeping up in your dreams and choking u in your nightmares.</li></p>
<p><h3>U dream of this,<img src="images/april_flowers.jpg"><img src="https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcQInZtYglT8B___0FnMzMPZhX5thZXRBfUyudamUhgeTZiAVRso"/></p><h3>... U get this instead...</h3><p>
<img src="images/poison-ivy-and-swamp-thing.jpg">!!!</li></ul>

<footer>
<p>Posted by: Shashwati Ghosh</p>
<p>&entity;Shashwati Ghosh/Sept'2016
</footer>

</body>
</html>
16 changes: 16 additions & 0 deletions submissions/sash29/styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
body{background-color:lightgreen;
}


h2#author{font:red;
}

div.pros_cons{padding:10px;
margin:auto;
color:green;
font:Cursive;
}

ul p{
color:orange;
}