Wednesday, October 13, 2010

Exploring web editors

1.      What is a web editor?
Web editor is a program that enables you to create and  edit web files.
2.      What is the relationship between a web editor and HTML?
Relationship between a web editor and HTML is they both create, and design web pages.
3.      What is Dreamweaver?  Write down at least three important features of the product.
Adobe Dreamweaver is a web development application originally created by Macromedia, and is now developed by Adobe Systems, which acquired Macromedia in 2005.
Three important features of the product are Code, Split, and Design.
4.      Find out two examples of web editors different from Dreamweaver.
Adobe Fireworks,Flash® Professional
5.      What is the difference between a web site and a web page?
In the web site, there are web pages.
6.      What is a web browser and why do you need for opening web pages?
A Web browser is a software program that interprets the coding language of the World Wide Web in graphic form, displaying the translation rather than the coding. This allows anyone to “browse the Web” by simple point and click navigation, bypassing the need to know commands used in software languages. Web brower is a software application, for opening the web pages.
7.      What is a web server (please find the definition as a computer and as software)?  Why do we need one when creating web sites?
A web server is a computer program that delivers (serves) content, such as web pages, using the Hypertext Transfer Protocol (HTTP), over the World Wide Web. The term web server can also refer to the computer or virtual machine running the program. when we creating web sites, we need web server, because if we don't have web server, we can't use contents.
8.      What is a domain name?
   a.      Explain the parts of the domain names
The right-most label conveys the top-level domain; for example, the domain name http://www.example.com/ belongs to the top-level domain com. The hierarchy of domains descends from the right to the left label in the name; each label to the left specifies a ubdivision, or subdomain of the domain to the right. For example: the label example specifies a subdomain of the com domain, and www is a subdomain of example.com. This tree of labels may consist of 127 levels. Each label may contain up to 63 ASCII characters. The full domain name may not exceed a total length of 253 racters. In practice, some domain registries may have shorter limits. A hostname is a domain name that has at least one associated IP address. For example, the domain names http://www.example.com/ and example.com are also hostnames, whereas the com domain is not.
   b.      What is the relationship between a domain name and a URL?
Domain name, and URL they are part of web address. Domain name  is a broad sense to identify host computers on the network, referring to the narrow sense, means the registered name from the domain registrar. URL (Uniform Resource Locator, munhwaeo: file identifier, unique resource indicator) on the network where the resource is designed to advise conventions.

No comments:

Post a Comment