(2).What must you consider when planning a web-site?
When planning a web site you must consider:
-Meeting the needs of other people(people who will visit the web site).
-You need content experts, writers, information architects, graphic designers, technical experts, and a producer or committee chair responsible for seeing the project to completion.
-Find a target audience.
-Be prepared for failure.
-Keep site user friendly(easy to use for anyone).
(3).Define the following: HTML, URL, HTTP, HTML tag, link, web page, web site, web browser.
HTML - Short for Hyper Text Markup Language. It is the authoring language used to make web pages.
URL - Short for Uniform Resource Locator. This is, basically, an address used to get to a particular web page on the internet.
HTTP - Short for Hyper Text Transfer Protocol. Placed at the beginning of any URL(see above definition). HTTP defines how messages are formatted and transmitted, and what actions Web Servers and Web Browsers should take in response to various commands.
HTML tag - A command in inserted in a document that specifies how the document, or portion of the document, should be formatted.
Link - In communications, linking is a line or channel over which data is transmitted.
Web Page - A document on the World Wide Web.
Web Site - A location on the World Wide Web.
Web Browser - A software application used to locate and display web pages.