Since the internet is become so
famous all over the world there are so many people’s wants to have their own
personal website but did you know what it is being develop or being made? Web
developer are those the people that are in change in developing your website
especially the appearance that they have. Today all over the world have website
developer and in demand especially today the internet is widely used and easy
to access. People that are engage in their kind of profession is surely they
are those people with the gift of mind.
In understanding the is the web development is a broad term for the work involved in developing a web site for
the Internet or an intranet. This can include web design, web content
development, client liaison, client-side/server-side scripting, web server and
network security configuration, and e-commerce development. However, among web
professionals, "web development" usually refers to the main
non-design aspects of building web sites: writing markup and coding. Web
development can range from developing the simplest static single page of plain
text to the most complex web-based internet applications, electronic
businesses, or social network services.
In developing a website there are
three layers namely
Content or Structure
The content or structure layer is
what your readers are coming to get when they come to your Web page. Content
can consist of text or images and includes the pointers that your readers need
to navigate around your Web site. In Web development, XHTML makes up the
content layer and it also structures the Web document.
Style or Presentation
The style or presentation layer
is how the document will look to your readers. This layer is defined by the CSS
or styles that indicate how your document should be displayed and on what media
types.
Behavior
The behavior layer is the layer
of a Web page that does something. If you use Ajax or DHTML, it is the
JavaScript that makes the page do something. If you have a PHP or CGI back-end,
it is the PHP or CGI scripts that take action when your reader clicks
something. For most Web pages, the first level of behavior is the JavaScript
interactions on the page.
No comments:
Post a Comment