Sie sind auf Seite 1von 27

Web designing AUG-NOV2018

TABLE OF CONTENTS

Certificate i

Abstract ii

Acknowledgement iii

Table of Contents iv

Chapters Page Number

Chapter 1: Introduction

1.1Motivation of Project 01

1.2 Problem Statement 02

Chapter 2: System Requirement Specification

2.1Hardware System Configuration 03

2.2Software System Configuration 03

Chapter 3: Methodology

3.1 code 04

3.3 Code & Implementation 06

Chapter 4: Results and Discussion

4.1 Use of table and explanation 16

4.2 Output (Snapshots) 17

Conclusion and Future Enhancements

Dept.Of ISE ,NHCE Page 1


Web designing AUG-NOV2018

References 21

CHAPTER 1: INTRODUCTION

Web design encompasses many different skills and disciplines in the production and
maintenance of websites. The different areas of web design include web graphic design
, interface design, authoring and including standardized code and proprietary software; user
experience design , and search engine optimization. Often many individuals will work in teams
covering different aspects of the design process and although some designers will cover them all.

The term web design is normally used to describe the design process relating to the front-end is
also called client design, design of a website including writing mark up. Web design partially
overlaps web engineering in the broader scope of web development. Web designers are expected
to have an awareness of usability and if their role involves creating mark up then they are also
expected to be up to date with web accessibility guidelines.

HTML : Hyper text language ,CSS : cascading style sheets are two languages for the web
pages, HTML provides the structure of the page ,css the (visual and aural) layout for the verity
of devices . html is the language for describing the structure of web pages .html gives authors the
means to :

1) Publish online documents with headings, text, tables, lists, photos, etc .
2) Design forms for conducting transactions with remote services for use in searching for
information ,making reservation ordering products ect.

Agricultural waste be defined as the residues from the growing and first processing of
raw agricultural products such as fruits, vegetables, meat, poultry, dairy products, and crops.
Although agricultural waste is a general term used to describe waste that is produced on a farm
through various farming activities, these activities can include other activities such as seed

Growing, nursery plots, and even woodlands that are used as ancillary to the use of the land for
other agricultural purposes. Agricultural wastes can be in the form of solid, liquid or slurries,

Dept.Of ISE ,NHCE Page 2


Web designing AUG-NOV2018

depending on the nature of agricultural activities in a farm or agricultural field, and can be both
natural (organic) and non-natural wastes.

This website will allow us to know about the agricultural waste around and will help us to use it
in our daily lives .we can even learn how to recycle the waste and use it for our daily lives .in
today’s day avoiding the chemical use has become more important because we have to save our
earth by the pollution and keep it save for the future generation. We have come here to let u
people know that even agricultural waste can be recycled and can be used it as the useful thing
in our daily life.

This website of ours will let people know about the recycling of the agriculture waste and will
help then to overcome the use of chemicals in their daily lives .we will let u people know the
nearby events about the

Dept.Of ISE ,NHCE Page 3


Web designing AUG-NOV2018

1.2 : MOTIVATION

Arguably, reviving India's agriculture is the country's most important agenda. But who will
carry forward this primary livelihood activity? There might not be a next generation farmer left
in the country. According to the Census 2011, every day 2,000 farmers give up farming. The
young among the farming communities are hardly interested in agriculture. Even a majority of
students who graduate from agricultural universities switch over to other professions. It is called
the "great Indian agro brain drain". Paradoxically, agriculture still seems dependable: despite
dipping contribution to the country's gross domestic product, 55 per cent of the workforce hails
from the agriculture sector. Jitendra speaks to students of agriculture to understand what can
attract the youth to farming

We can motivate people about the waste management by adopting various methods

1.1 Campaigning
1.2 Conducting various programs
1.3 By slogans

To motivate the people about the systematic procedure consisting of

1.1 Collection
1.2 Transformation
1.3 Proper disposal of garbage
1.4 Sewage and other waste procedure recycling

THE SIMILAR WEBSITES ARE:

1) SHUDDI NGO

Mr. Suresh Daniel is representing SHUDDHI NGO in #BeatThePlasticCampaign, and in


spreading Environmental Awareness.

Dept.Of ISE ,NHCE Page 4


Web designing AUG-NOV2018

Your donation can make a difference

Shuddhi proudly support Mr. Daniel in his walk from Kanyakumari to Kashmir which he
envisage to spread message and to make people shift from environmentally harmful Plastic Bags
towards more eco-friendly.

2) BUSINESS WASTE

We’re well aware that the ever-increasing demands for safe business waste collection and
disposal as well as today’s complex legal requirements can add up to an expensive, time-
consuming chore. Luckily for your business, waste management, waste collections, waste
disposal are our passion and our area of expertise, and our business waste disposal costs are
the lowest in the UK. We can manage any type of business waste at exceptionally low prices,
hopefully without sending a gram to landfill, and we’ll do it all with the highest standards of
customer service.

Dept.Of ISE ,NHCE Page 5


Web designing AUG-NOV2018

1.2 PROBLEM STATEMENT

Website which can help from wastage of the agriculture

1.1 we can recycle it by providing the people the information


1.2 we can reduce the wastage of the agriculture
1.3 we can come across the nearby events happing about the reclying the waste .
1.4 we can connect the website with social media also .

Dept.Of ISE ,NHCE Page 6


Web designing AUG-NOV2018

Chapter 2 : System Requirement Specification

2.1 Hardware system configuration

Processor - Intel Core i3

Speed - 1.8 GHz

RAM - 256 MB (min)

Hard Disk - 10 GB

2.2 Software System Configuration:

Operating System - Windows 7/8.1/10

Programming Language - html5,css3,js3,php,

Software used - WordPress(cmc)

Dept.Of ISE ,NHCE Page 7


Web designing AUG-NOV2018

CHAPTER 3: METHDOLOGY

Html5: Html 5 is a markup language used for structure and presenting content on the world wide
web.

Css3: Css are used to separate presentation and layout from html markup for better refactoring.

Js3: jonker sailplanes design philosophy with the js3 was to create the ultimate competition
glider for highest.

PHP : Hyper text preprocessor is a server side scripting language designed for web development
and also used as general purpose programming language.

3.1: CODE

<html lang="en-IN"><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible"


content="IE=edge"/><meta name="viewport" content="width=device-width, initial-
scale=1"/><title>WE ARE SOCIAL | agriculture waste management </title><meta
name="author" content="agriculture waste management "/><meta name="generator"
content="Starfield Technologies; Go Daddy Website Builder 8.0.0000"/><meta
property="og:url" content="https://agriculturewastemanagement.godaddysites.com/we-are-
social"/>

<meta property="og:site_name" content="agriculture waste management "/>

<meta property="og:title" content="Welcome to agriculture waste management "/>

<meta property="og:type" content="website"/>

<meta property="og:image" content="http://img1.wsimg.com/isteam/stock/22951"/>

<meta property="og:locale" content="en_IN"/>

<meta name="twitter:card" content="summary"/>

Dept.Of ISE ,NHCE Page 8


Web designing AUG-NOV2018

<meta name="twitter:title" content="agriculture waste management "/>

<meta name="twitter:description" content="Welcome to agriculture waste management "/>

<meta name="twitter:image" content="http://img1.wsimg.com/isteam/stock/22951"/>

<meta name="twitter:image:alt" content="agriculture waste management "

<script type="text/javascript">!f

<script type="text/javascript">"undefined"===typeof
_trfq&&(window._trfq=[]);"undefined"==typeof _trfd&&(window._trfd=[]);</script>

<script type="text/javascript">function logTcclEvent(){var t=this.getAttribute("data-


tccl");if(window._trfq&&t)try{for(var
e=t.split(","),r=e[0],d=e[1],n=e.splice(2)unction(e){function t(r){if(n[r])return n[r].exports;var
i=n[r]={exports:{},id:r,loaded:!1};return

<style type="text/css">

@import url('//fonts.googleapis.com/css?family=Fjalla+One:400');

@import url('//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700');

.x{-ms-text-size-adjust:100%;

</style>

<style data-glamor="cxs-default-sheet" type="text/css">.x .px_-text-transform-uppercase{text-


transform:uppercase}

<style data-glamor="cxs-media-sheet" type="text/css"></style>

<style data-glamor="cxs-xs-sheet" type="text/css">@media (max-width: 767px)

Dept.Of ISE ,NHCE Page 9


Web designing AUG-NOV2018

<style data-glamor="cxs-sm-sheet" type="text/css">@media (min-width: 768px) and (max-


width: 1023px){.x ._sm-onlypx_-right-0px{right:0px}}@media (min-width: 768px){.x ._smpx_-w-
728px{width:728px}}

<style data-glamor="cxs-md-sheet" type="text/css">@media (min-width: 1024px){.x ._mdpx_-


fs-16{font-size:16px}}@media (min-width: 1024px){.x ._mdpx_-d-block{display:block}}@media
(min-width: 1024px)

<style data-glamor="cxs-lg-sheet" type="text/css">@media (min-width: 1200px){.x ._lgpx_-fs-


16{font-size:16px}}@media (min-width: 1200px){.x ._lgpx_-fs-31{font-size:31px}}@media (min-
width: 1200px)

<style type="text/css">.page-inner { background-color: rgb(241, 18, 134); min-height: 100vh;


}</style></head>

<body class="x x-fonts-fjalla-one"><div id="layout-3-c-95-c-007-8-f-90-49-a-6-bd-54-d-32622-c-


1-ab-0-f" class="layout layout-layout layout-layout-layout-19 locale-en-IN lang-en"><div data-
ux="Page" id="page-851"

//img1.wsimg.com/isteam/ip/3c95c007-8f90-49a6-bd54-d32622c1ab0f/d1c0726a-e21c-4781-
9817-ab1ccc54343b.png/:/cr=t:0%25,l:0%25,w:100%25,h:100%25/rs=w:600,cg:true 1.5x,

//img1.wsimg.com/isteam/ip/3c95c007-8f90-49a6-bd54-d32622c1ab0f/d1c0726a-e21c-4781-
9817-ab1ccc54343b.png/:/cr=t:0%25,l:0%25,w:100%25,h:100%25/rs=w:800,cg:true 2x,

//img1.wsimg.com/isteam/ip/3c95c007-8f90-49a6-bd54-d32622c1ab0f/d1c0726a-e21c-4781-
9817-ab1ccc54343b.png/:/cr=t:0%25,l:0%25,w:100%25,h:100%25/rs=w:1200,cg:true 3x"

<script type="text/javascript" src="//img1.wsimg.com/ceph-p3-01/website-builder-data-


prod/static/widgets/UX.3.25.9.js"></script>

<script type="text/javascript">window.cxs && window.cxs.hydrate({"textTransformuppercase.x


":"px_-text-transform-uppercase","backgroundColorrgb(255, 255, 255).x ":

Dept.Of ISE ,NHCE Page 10


Web designing AUG-NOV2018

<script type="text/javascript">!function(e){var t={};function n(r){if(t[r])return t[r].exports;var


o=t[r]={i:r,l:!1,exports:{}};return

<script type="text/javascript">!function(e){var t={};function r(n){if(t[n])return t[n].exports;var


o=t[n]={i:n,l:!1,exports:{}};return

<script type="text/javascript">(function() {

var props = {"tag":"a","href":"\u002F","target":"","rel":"","data-page":"b89dedec-7544-


4d31-bcc2-906f9ba1fe20","data-edit-
interactive":true,"children":"Home","style":{"display":"inline-
block","fontColor":"highContrast","fontWeight":"normal","marginHorizontal":

var context = {"fonts":["fjalla-one"],"colors":["#F11286"],"fontScale":"medium","locale":

if (context.theme) {

context.theme = window.wsb[context.theme];

ReactDOM.render(

React.createElement(

Core.UX2.Base,

context,

React.createElement(

window.wsb['WrappedAbsLink'],

props

),

Dept.Of ISE ,NHCE Page 11


Web designing AUG-NOV2018

document.getElementById('bootstrap-858-t')

);

})();</script>

<script type="text/javascript">(function() {

var props = {"tag":"a","href":"\u002Fnews","target":"","rel":"","data-page":"d05820c5-


85c1-4067-9a8c-1128beb73cc0","data-edit-
interactive":true,"children":"NEWS","style":{"display":"inline-

var context = {"fonts":["fjalla-one"],"colors":["#F11286"],"fontScale":"medium","locale":

if (context.theme) {

context.theme = window.wsb[context.theme];

ReactDOM.render(

React.createElement(

Core.UX2.Base,

context,

React.createElement(

window.wsb['WrappedAbsLink'],

props

),

document.getElementById('bootstrap-860-t')

Dept.Of ISE ,NHCE Page 12


Web designing AUG-NOV2018

);

})();</script>

<script type="text/javascript">(function() {

var props = {"tag":"a","href":"\u002Fevents","target":"","rel":"","data-page":"af463e9f-


fce6-48e9-83b1-4f33271a7f25","data-edit-
interactive":true,"children":"EVENTS","style":{"display":"inline-

var context = {"fonts":["fjalla-one"],"colors":["#F11286"],"fontScale":"medium","locale":

if (context.theme) {

context.theme = window.wsb[context.theme];

ReactDOM.render(

React.createElement(

Core.UX2.Base,

context,

React.createElement(

window.wsb['WrappedAbsLink'],

props

),

document.getElementById('bootstrap-862-t')

);

Dept.Of ISE ,NHCE Page 13


Web designing AUG-NOV2018

})();</script>

<script type="text/javascript">(function() {

var props = {"tag":"a","href":"\u002Fwe-are-social","target":"","rel":

var context = {"fonts":["fjalla-one"],"colors":["#F11286"],"fontScale":"medium","locale":"en-

if (context.theme) {

context.theme = window.wsb[context.theme];

ReactDOM.render(

React.createElement(

Core.UX2.Base,

context,

React.createElement(

window.wsb['WrappedAbsLink'],

props

),

document.getElementById('bootstrap-864-t')

);

})();</script>

<script type="text/javascript">!function(e){var t={};function n(i){if(t[i])return t[i].exports;var


o=t[i]={i:i,l:!1,exports:{}};return

Dept.Of ISE ,NHCE Page 14


Web designing AUG-NOV2018

<script type="text/javascript">(function() {

var props = {"style":{"marginHorizontal":"-6px","marginVertical":"-


6px","paddingHorizontal":"6px","paddingVertical":"6px"}

var context = {"fonts":["fjalla-one"],"colors":["#F11286"],"fontScale":"medium","locale":"en-

if (context.theme) {

context.theme = window.wsb[context.theme];

ReactDOM.render(

React.createElement(

Core.UX2.Base,

context,

React.createElement(

window.wsb['NavOverflow'],

props

),

document.getElementById('bootstrap-866-t')

);

})();</script>

<script type="text/javascript">!function(e){var t={};function n(r){if(t[r])return t[r].exports;var


o=t[r]={i:r,l:!1,exports:{}};return

Dept.Of ISE ,NHCE Page 15


Web designing AUG-NOV2018

<script type="text/javascript">(function() {

var props = {"toggleId":"n-852-navId-mobile","style"

if (context.theme) {

context.theme = window.wsb[context.theme];

ReactDOM.render(

React.createElement(

Core.UX2.Base,

context,

React.createElement(

window.wsb['HeaderHamburger'],

props

),

document.getElementById('bootstrap-873-t')

);

})();</script>

<script type="text/javascript">!function(t){var e={};function n(o){if(e[o])return e[o].exports;var


i=e[o]={i:o,l:!1,exports:{}};return

<script type="text/javascript">(function() {

var props = {"wrapperId":"header_navwrapper854","uniqueId":

Dept.Of ISE ,NHCE Page 16


Web designing AUG-NOV2018

var context = {"fonts":["fjalla-


one"],"colors":["#F11286"],"fontScale":"medium","locale":"en-IN

if (context.theme) {

context.theme = window.wsb[context.theme];

ReactDOM.render(

React.createElement(

Core.UX2.Base,

context,

React.createElement(

window.wsb['StickyNav'],

props

),

document.getElementById('bootstrap-877-t')

);

})();</script>

<script type="text/javascript">(function () {

window.onMembershipLogout = function () {

document.cookie = 'info_c2=; Expires=Thu, 01 Jan 1970 00:00:01 GMT;';

Dept.Of ISE ,NHCE Page 17


Web designing AUG-NOV2018

setTimeout(function () {

return location.reload();

}, 500);

};

var onClickApplication = setInterval(function () {

var membershipSignOut = document.querySelector('#n-852-membership-sign-out-mobile');

if (membershipSignOut && !membershipSignOut.onclick) {

membershipSignOut.onclick = window.onMembershipLogout;

}, 500);

setTimeout(function () {

return clearInterval(onClickApplication);

}, 1000);

var cookieValue = void 0;

var cookie = "info_c2=";

var parsedCookies = document.cookie.split(";");

for (var i = 0; i < parsedCookies.length; i++) {

var targetCookie = parsedCookies[i];

while (targetCookie.charAt(0) === " ") {

Dept.Of ISE ,NHCE Page 18


Web designing AUG-NOV2018

targetCookie = targetCookie.substring(1, targetCookie.length);

if (targetCookie.indexOf(cookie) === 0) {

var rawCookie = targetCookie.substring(cookie.length, targetCookie.length);

cookieValue = rawCookie && JSON.parse(rawCookie);

var membershipEmail = cookieValue && cookieValue.contactEmail;

Var membershipIcon = document.querySelector('#n-852-membership-mobile-footer');

if (membershipIcon && !cookieValue) {

membershipIcon.style.display = 'none';

var dropdownElement = document.querySelector('#n-852-mobile-dropdown');

if (dropdownElement) {

dropdownElement.style['padding-bottom'] = '20px';

} else {

var membershipEmailField = document.querySelector('#n-852-membership-mobile-email');

if (membershipEmailField) {

membershipEmailField.innerText = membershipEmail;

Dept.Of ISE ,NHCE Page 19


Web designing AUG-NOV2018

if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|BB|PlayBook|IEMobile|Windows
Phone|Kindle|Silk|Opera Mini/i.test(navigator.userAgent)) {

var desktopMembershipIcon = document.querySelector('[data-


aid="MEMBERSHIP_ICON_DESKTOP_RENDERED"]');

if (desktopMembershipIcon) {

desktopMembershipIcon.style.display = 'none';

})();</script>

<script type="text/javascript">!function(t){var e={};function n(r){if(e[r])return e[r].exports;var


o=e[r]={i:r,l:!1,exports:{}};return

<script type="text/javascript">(function() {

var props = {"id":"n-852-membership-sign-out-mobile","text"

var context = {"fonts":["fjalla-one"],"colors":["#F11286"],"fontScale":"medium","locale":"en-

if (context.theme) {

context.theme = window.wsb[context.theme];

ReactDOM.render(

Dept.Of ISE ,NHCE Page 20


Web designing AUG-NOV2018

React.createElement(

Core.UX2.Base,

context,

React.createElement(

window.wsb['ActionText'],

props

),

document.getElementById('n-852-membership-sign-out-mobile-t')

);

})();</script>

<script type="text/javascript">document.getElementById('page-851').addEventListener('click',
function() {}, false);</script>

<script type="text/javascript">function tccl_dpsid(){for(var


t="dps_site_id=",i=document.cookie.split(";"),e=0;e<i.length;e++){for(var n=i[e];"
"==n.charAt(0);)n=n.substring(1);if(0==n.indexOf(t))return n.substring(t.length,n.length)}return
null}_trfd.push({"tccl.baseHost":"secureserver.net"}),_trfd.push({"websiteId":"3c95c007-8f90-
49a6-bd54-d32622c1ab0f"}),_trfd.push({ap:"IPv2",ds:tccl_dpsid()||"-1"});</script>

<script type="text/javascript"
src="//img1.wsimg.com/tcc/tcc_l.combined.1.0.6.min.js"></script></html>

Dept.Of ISE ,NHCE Page 21


Web designing AUG-NOV2018

CHAPTER 4: RSULTS AND DISCUSSION

Dept.Of ISE ,NHCE Page 22


Web designing AUG-NOV2018

Dept.Of ISE ,NHCE Page 23


Web designing AUG-NOV2018

Dept.Of ISE ,NHCE Page 24


Web designing AUG-NOV2018

This website has been created to help people know about the agriculture waste management
.This is helpful for the people who want to contribute to the ecofriendly of the nation.

CONCLUSTION AND FUTURE

ENHANCEMENT:

In summary, the production of animal feed provides one


of the most logical routes for utilizing a substantial portion of the enormous potential material
represented by agricultural residues. The approach has been part of traditional agriculture for
centuries. A wealth of information has accumulated in the past 20 years indicating the
feasibility of the processes and identifying their pitfalls. The technologies involved may
sometimes be large-scale and require organization, but are not out of reach for rural
communities. Legislative action is lagging behind practical implementation, but in the light of
increasing economic pressures, dramatic progress may be expected in the near future.

Dept.Of ISE ,NHCE Page 25


Web designing AUG-NOV2018

REFERENCE:

1) Programming the world wide web

Author : ROBERT W.SEBESTA

FOURTH EDITION ,Published by Dorling Kindersely (INDIA)

2012

2) Web commerce Technology handbook

Author :DENIEL MINOLI ,EMMA MINOLI

Tata McGraw –Hill Publishing company limited ( INDIA)

3) WEB PROGRAMMING
Author : CHRIS BATES .
THIRD EDITION , Wiley India pvt.Ltd (INDIA)

4)THE WEB WARRIOR GUIDE TO WEB PROGRAMMING

AUTHOR :Xue Bai, Michale Ekedal, Joyce Farrell, Don Gosselin.

Published by: course technology a part of cengage learning @2003

https://www.researchgate.net/publication/24091_agricluture_waste/pdf//.

https://www.elsevier.com/books/agriclutural-waste-managemnet /loehr/978-0-12/pdf//

Dept.Of ISE ,NHCE Page 26


Web designing AUG-NOV2018

Dept.Of ISE ,NHCE Page 27

Das könnte Ihnen auch gefallen