Wait a second!
More handpicked essays just for you.
More handpicked essays just for you.
How to make a basic web page
Don’t take our word for it - see why 10 million students trust us with their essay needs.
Recommended: How to make a basic web page
HTML & CSS To build a webpage you are going to need a few things • A text editor such as programs called Notepad++, Sublime text, Microsoft’s Visual Studio or ever just the notepad program that comes in Windows • A web browser like Google Chrome, Firefox or Internet Explorer For this tutorial you do not need any experience in HTML, CSS or any other web development experience. HTML stands for Hyper Text Mark-Up and is a scripting language used to make webpages. CSS stands for Cascading Style Sheet and works alongside HTML to style the website, I will talk about CSS later on in this tutorial. Making a Website First open the text editor you have chosen, in this tutorial I will be using Sublime text. Highlight and copy and paste the code below into the text editor I shall explain what’s happing within this shortly. Next create a folder on your desktop, I called this ‘Tutorial’, now save this as ‘index.html’ and then right click and open this in the browser you have chosen. It should look like this. Congratulations you have now made your first webpage. What’s going on In this section I will go back through the code you have just added and explain what it does as well as the basics. Every element within HTML uses tags, as you can see the code sample code I have provided, uses a head tag, link tag, title tag, body tag, h1 tag and a p tag. This tag is declaring the document is using the HTML language; this isn’t always necessary but is good practice to add it in to your page. Next we have the head tag. The head tag sits at the top of the document and is used to add Meta data, information such as the document title and author, link other documents such as CSS style sheets and JavaScript along wi... ... middle of paper ... ...d When using a style sheet it is important to remember that style sheets cascade, this means the style sheet you use can be overridden by and other style sheet or an inline style, an example of this is Bootstrap. Bootstrap is a CSS framework which essentially have styles, to make nice looking website, out the box. Bootstrap is linked to the document the same as a normal style sheet however it is vital to list bootstrap first because if you wanted to edit any styles they will be overridden as the web browser will always prioritise the most recent styles sheet and will cascade down the document and see that the last style sheet linked is the most recent styles. References Ed Tittle, Jeff Noble (2011). HTML, XHTML & CSS for Dummies. US: Wiley Publishing. 1-392. http://www.w3schools.com visited 27th May 2014 http://stackoverflow.com/ Visited 29th May 2014
Open the website and click "Open Website." Open a website. N.p. 30 Nov. 2009. Web.
“Mister” = Reference source What Is = Link where information is found located on left bar of website.
Watch the corresponding videos and answer the questions below. Make sure to answer the questions for each stage within Code.org.
When using the CSS, different techniques are combined to obtain maximum results. Of course, the program can be customized according to your personal needs. If you are looking for ways on how to start, here is a good sample training program for a week using the CSS:
T F 8. Style attributes include fonts and font sizes, number formats, and borders and
The Web. The Web. 29 Nov. 2011. http://css.snre.umich.edu/css_doc/CSS01-06.pdf>.
UCI Disabilities Services Center. (2003, February 2). Universal design and web accessibility. Retrieved September 17, 2003, fromhttp://www.disability.uci.edu/other_links/web_accessibility.htm
There are a variety of ways a link can be represented on the web. One of the challenges of designing a page is making a site visually appealing to the eye. Visual perception is how we analyze the world around us. Visual perception is “an active, thinking process of planning for, as well as interpreting, sensory data from the eyes” (Hilligoss 7). The layout and utilization of graphics serve as a roadmap for any website. Therefore, in order for people to effectively navigate a website, they must be able to communicate effectively through photos, icons, and text. The first key idea is the placement of the photos, icons, or text that will serve as buttons. “As we look around, we find focal points” and it is these points that direct our attention to the important areas of a page. When placing buttons, we do not want to make the size too small or to have a picture obscured behind text. If both text and graphics are used to represent the button, it is visually appealing to keep the text and graphics of equal width. This is exemplified on the main page of the WebCT course page where four pictures are used in conjunction with text labels. Each picture does not exceed the size of the text label, keeping the formatting consistent with the text serving as the foundation for the link.
Now is the technology era for in the world, many people live with technologies in their daily life. In general, technology meant knowledge of tools improve a pre-existing solution to a problem. There were so many habits of using technologies, like using computer to do documentation works, using social network to chat with friend in other country, until now using mobile devices to view web sites. Growth in mobile devices and smartphones had eased many people access Web pages. Normally, we use the computer or desktop to open a browser and visit to some websites. The content of websites is same when you use personal computer and desktop to visits it, caused by the size of screen is almost same. To build a more user friendly website that allow user to view the exactly same content of the Web pages regardless of the device’s screen size, a web pages with responsive web design is introduced. Responsive web design is ways to design web pages that work consistently across different screen size, platform, and user interface by using the same codebase (Pilon, 2013). The issues we always focus is the elements, pros, and cons. Hence, this report will discuss about the main components, advantages, and disadvantages of responsive web design.
There were skeptics that said the language was a dud and would never catch on, but now more people are learning Java Script then ever before.JavaScript is used within HTML tags so that the page setup in already present when the Java Script starts to run. There are many different uses for Java Script on the Net. It can be used to make mail forms that a customer or person trying to input information can use. The program will allow the user to input information, then it will automatically send that info to a designated email address with the click of a button. It can also be used to put a password on a certain web page; a user trying to enter the page must then input the correct commands and passwords to enter the page.
Having a website is a necessity nowadays, especially for people who are in business. Having a website helps promote your company’s services, for consumers to view and research your products easily, and also because internet is universal, people worldwide could purchase your products. Aside from business purposes, a website could also be built for personal use. If you’re into blogging, you can have your own site to express everything you want or feel; a website could also be used to inform people. Due to technology’s fast evolution, creating a website is now a very simple task even for those who have no background in web designing, all you need is a working computer and an internet connection and you’re ready to create your very own site!
Deitel, P.J., and H. M. Deitel. Internet & World Wide Web How to Program: Fourth Edition.
All of these will be easy to use whether you are a novice or an expert