Skip to content
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# E-WAY
Cheapest Travel option from any destinations A to B
Cheapest Travel option you can get from any destinations A to B
4 changes: 2 additions & 2 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ <h1><span>E-WAY</span></h1>
<div id="text_content">
<div class="content_item">
<h2>Contact Us</h2>
<p>This is what a contact form could look like on this website template:</p>
<p>This is what a contact form look like on this website template:</p>
<div class="form_settings">
<p><span>Name</span><input class="contact" type="text" name="your_name"/></p>
<p><span>Email</span><input class="contact" type="text" name="your_email"/></p>
<p><span>Message</span><textarea class="contact textarea" rows="5" cols="50" name="your_message"></textarea></p>
<p style="line-height: 1.7em;">To help prevent spam, please enter the answer to this question:</p>
<p style="line-height: 1.7em;">To help prevent spam, please answer this question:</p>
<p><span>Maths Question: 9 + 3 = ?</span><input type="text" name="user_answer" /><input type="hidden" name="answer" /></p>
<p style="padding-top: 15px"><span>&nbsp;</span><input class="submit" type="submit" name="contact_submitted" value="send" /></p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h1><span>E-WAY</span></h1>
<li>
<a class="thumb" href="images/4.jpg"><img src="images/4_thumb.jpg" alt="four" /></a>
<div class="caption">
<div class="image-title portfolio_two">A picture of some apartments</div>
<div class="image-title portfolio_two">A picture of any apartments</div>
</div>
</li>
<li>
Expand All @@ -202,7 +202,7 @@ <h1><span>E-WAY</span></h1>
<li>
<a class="thumb" href="images/4.jpg"><img src="images/4_thumb.jpg" alt="four" /></a>
<div class="caption">
<div class="image-title portfolio_two">A picture of some apartments</div>
<div class="image-title portfolio_two">A picture of any apartments</div>
</div>
</li>
</ul>
Expand All @@ -226,7 +226,7 @@ <h1><span>E-WAY</span></h1>
<div id="footer_container">
<div class="footer_container_box">
<h4>AIM</h4>
<p> "Providing efficient modes of commuting globally"</p>
<p> "Provides efficient modes of commuting globally"</p>
<a href="ourwork.html">Read more</a>
</div><!--close footer_container_box-->
<div class="footer_container_box">
Expand Down
2 changes: 1 addition & 1 deletion ourwork.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h1><span>E-WAY</span></h1>
<div id="text_content">
<h2>Our Work</h2>
<p>We provide the feasible mode of transportation from any location in the world with the mere click of a button. We provide 2 filters, "fastest" and "cheapest" and according to the user's choice,the mode of tranportation will be shown. We have designed our application in such a way that it can be easily accessed by any age group .</p>
<p>It can prove equally useful for tourists as well as local residents for commutting from one place to another. Our services are available uninterrupted throughout the globe</p>
<p>It can prove equally useful for tourists as well as the local residents for commutting from one place to another. Our services are available uninterrupted throughout the globe</p>
</div><!--close text_content-->

<div class="static_image">
Expand Down
2 changes: 1 addition & 1 deletion testimonials.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h4>AIM</h4>
</div><!--close footer_container_box-->
<div class="footer_container_box">
<h4>MOTTO</h4>
<p> "To make global commute easier for people despite their age and location".</p>
<p> "To make global commute easier for people despite their age or location".</p>
<a href="testimonials.html">Read more</a>
</div><!--close footer_container_box-->
<div class="footer_container_boxl">
Expand Down