Monday, 31 October 2011

Evaluation

A web browser renders HTML into what we see on the screen so that we can interact more fluidly with content on the Internet.  Browsers were originally designed to download and display html text and graphics from www sites, effectively making the internet 'user friendly'. Before browsers, people used plain text via bulletin boards, email clients, IRC, etc. Web browsers allow us to format text the way we want it to appear, insert images and other elements onto pages, and use forms to interact with websites and other people. Before browsers most files were simply copied one place to another, then viewed/printed/etc as the user desired. 
Meta tags are a easy way of browsing through a website, having a word such as football can then lead into other things to do with football, this is a good way to break up your website. Hyperlinks are just another easy way to browse through your website, if you click on a hyperlink this will then lead you to a different page.
The structure of a coded page goes like this:
<html>
<head> The head is where all information like meta tags goes, information not to be displayed on the web page itself.
<title>The name of your site goes here, it appears in the tab at the top of the screen</title>
</head>
<body>The information that is displayed on the page, pictures, words etc..</body>
<html>

Web authoring enables the user to develop a Web site in a desktop publishing format. The software will generate the required HTML coding for the layout of the Web pages based on what the user designs. The user can go back and forth between the design and the HTML code and make changes to the Web page in either the design of the accompanying code. There are many website which you can use to make a website Frontpage, dreamweaver or expression Web.

Before you publish your website you need to create a domain name, as an example www.ryanbugg.com this would be a domain name, you can purchase domain names on several different websites, www.123-reg.co.uk being one of the most popular.

There are lots of way to promote your website and S.E.O are the main way places like Facebook and YouTube which is both a free service is a good way to promote a business as its free. These you can use their search engines to browse through other pages. S.M.O is much the same thing, twitter is a very good site as you can post all new things and people can get them sent to their phone and viewed almost instantly.

No comments:

Post a Comment