<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>vector graphics</title>
  <link rel="alternate" type="text/html" href="http://www.sfetcu.com/category/Tags/vector-graphics"/>
  <link rel="self" type="application/atom+xml" href="http://www.sfetcu.com/taxonomy/term/4999/atom/feed"/>
  <id>http://www.sfetcu.com/taxonomy/term/4999/atom/feed</id>
  <updated>2008-07-24T02:16:05-06:00</updated>
  <entry>
    <title>Web design</title>
    <link rel="alternate" type="text/html" href="http://www.sfetcu.com/content/Web-design-0" />
    <id>http://www.sfetcu.com/content/Web-design-0</id>
    <published>2008-07-24T02:16:05-06:00</published>
    <updated>2008-07-24T02:16:05-06:00</updated>
    <author>
      <name>nicolae</name>
    </author>
    <category term="animations" />
    <category term="Art" />
    <category term="bit-mapped images" />
    <category term="conceptualization" />
    <category term="electronic media" />
    <category term="execution" />
    <category term="Flash" />
    <category term="GIFs" />
    <category term="HTML" />
    <category term="Java" />
    <category term="JPEGs" />
    <category term="Markup language" />
    <category term="modeling" />
    <category term="planning" />
    <category term="PNGs" />
    <category term="QuickTime" />
    <category term="sounds" />
    <category term="tags" />
    <category term="text" />
    <category term="vector graphics" />
    <category term="videos" />
    <category term="web design" />
    <category term="Web design and development" />
    <category term="web pages" />
    <category term="web sites" />
    <category term="XHTML" />
    <category term="XML" />
    <summary type="html"><![CDATA[<p><img src="http://www.sfetcu.com/sites/default/files/images/Avdanced_Web_Design.preview.jpg" alt="Avdanced Web Design" title="Avdanced Web Design" class="image image-preview" width="468" height="351" longdesc="http://www.flickr.com/photos/agjimenez/22070719/" /></p>
<p><b>Web design</b> is a process of conceptualization, planning, modeling, and  execution of electronic media delivery via Internet in the form of Markup  language suitable for interpretation by Web browser and display as Graphical  user interface (GUI).</p>
    ]]></summary>
    <content type="html"><![CDATA[<p><img src="http://www.sfetcu.com/sites/default/files/images/Avdanced_Web_Design.preview.jpg" alt="Avdanced Web Design" title="Avdanced Web Design" class="image image-preview" width="468" height="351" longdesc="http://www.flickr.com/photos/agjimenez/22070719/" /></p>
<p><b>Web design</b> is a process of conceptualization, planning, modeling, and  execution of electronic media delivery via Internet in the form of Markup  language suitable for interpretation by Web browser and display as Graphical  user interface (GUI).</p>
<p>The intent of web design is to create a web site -- a collection of  electronic files that reside on a web server/servers and present content and interactive features/interfaces to  the end user in form of Web pages once requested. Such elements as text,  bit-mapped images (GIFs, JPEGs, PNGs), forms can be placed on the page using  HTML/XHTML/XML tags. Displaying more complex media (vector graphics, animations,  videos, sounds) requires plug-ins such as Flash, QuickTime, Java run-time  environment, etc. Plug-ins are also embedded into web page by using HTML/XHTML  tags.</p>
<p>Improvements in browsers' compliance with W3C standards prompted a widespread acceptance and usage of XHTML/XML in  conjunction with Cascading Style Sheets (CSS) to position and manipulate web page elements  and objects. Latest standards and proposals aim at leading to browsers' ability  to deliver a wide variety of media and accessibility options to the client  possibly without employing plug-ins.</p>
<p>Typically web pages are classified as <i>static</i> or <i>dynamic</i>.</p>
<p><i>Static pages</i> don&rsquo;t change content and layout with every request unless  a human (web master/programmer) manually updates the page.</p>
<p><i>Dynamic pages</i> adapt their content and/or appearance depending on  end-user&rsquo;s input/interaction or changes in the computing environment (user,  time, database modifications, etc.) Content can be changed on the client side  (end-user's computer) by using client-side scripting languages (JavaScript,  JScript, Actionscript, etc.) to alter DOM elements (DHTML). Dynamic content is  often compiled on the server utilizing server-side scripting languages (Perl,  PHP, ASP, JSP, ColdFusion, etc.). Both approaches are usually used in complex  applications.</p>
<p>With growing specialization in the information technology field there is a  strong tendency to draw a clear line between web design and web development.</p>
<h2><span class="mw-headline">History</span></h2>
<p>Tim Berners-Lee, the inventor of the World Wide Web, published a website in  August 1991.[1] Berners-Lee was the first to combine Internet communication  (which had been carrying email and the Usenet for decades) with hypertext (which  had also been around for decades, but limited to browsing information stored on  a single computer, such as interactive CD-ROM design).</p>
<p>Websites are written in a markup language called HTML, and early versions of  HTML were very basic, only giving websites basic structure (headings and  paragraphs), and the ability to link using hypertext. This was new and different  to existing forms of communication - users could easily navigate to other pages  by following hyperlinks from page to page.</p>
<p>As the Web and web design progressed, the markup language used to make it  became more complex and flexible, giving the ability to add objects like images  and tables to a page. Features like tables, which were originally intended to be  used to display tabular information, were soon subverted for use as invisible  layout devices. With the advent of Cascading Style Sheets (CSS), table-based layout is increasingly regarded as  outdated. Database integration technologies such as server-side scripting and  design standards like CSS further changed and enhanced the way the Web is made.</p>
<p>The introduction of Macromedia Flash (now Adobe Flash) into an already interactivity-ready scene  has further changed the face of the Web, giving new power to designers and media  creators, and offering new interactivity features to users, often at the expense  of usability for persons with disabilities, search engine visibility and browser  functions available to HTML.</p>
<h2><span class="mw-headline">Links</span></h2>
<ul>
<li><a href="http://www.w3.org/" rel="nofollow" title="http://www.w3.org" class="external text"> 	W3C - World Wide Web Consortium</a></li>
<li><a href="http://www.webdesign.teleactivities.com/">Web Design - Internet  	Business Services and e-Commerce</a></li>
<li><a href="http://www.webdesign.teleactivities.org/">Web Design</a></li>
</ul>
<p>This guide is licensed under the <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>.  It uses material from the <a href="http://www.wikipedia.org/">Wikipedia</a>.</p>
<p><object width="425" height="349"><param name="movie" value="http://www.youtube.com/v/vPO7lDZbcfA&hl=en&fs=1&border=1" /><param name="allowFullScreen" value="true" /><embed src="http://www.youtube.com/v/vPO7lDZbcfA&hl=en&fs=1&border=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="349"></embed></object></p>
    ]]></content>
  </entry>
</feed>
