Wednesday, September 30, 2015

LAB2 html

For lab 2 we had to write about our S.M.A.R.T goals and we learned how to properly insert an image on our document. Starting off by the basic steps we took from lab 1 including the titles and headings then we started typing our goals and the process needed to achieve them. After correcting the paragraphs we had to insert an image of ourselves using the tag <img src= "name">.We had to adjust its width and height and if preferable a name for the image. Another thing we learned during this lab was the use of "../" this symbol is used before the image's name to let the finder know that the image is located on a different folder and that it will be found moving one folder up. This lab was basically another practice lab so we could develop the skills we had adopted from lab one and also so we could prepare for later on tasks.
http://techteach.us/DD2015/SAshley/Labs/LAB2/LAB2_AshleyS_DD.html

LAB1 html

Lab 1 was basically an introduction to what we are going to be learning throughout this chapter. I think this lab was relevant to the process because it served as a practice for something that we are all interested on. To create this document the firs
t step was to open textedit and adjust some of its options. Going to preferences we made sure the plain text option is checked and as a preference not to show the ruler. We also had to make sure we had saved the document by going to file- save as .htlm, otherwise the document would have saved as .txt which would have not work later on. We learned the use of certain tags such as the headings <h1> and the working space area <p>. So then we started doing the assigned work. Starting off with the basics the beginning of the document had to start as
<!DOCTYPE html PUBLIC>
<html>  <body> 
and close it as                                                                                                                                         </body> </html>
 http://techteach.us/DD2015/SAshley/Labs/LAB1/LAB1_AshleyS_DD.html

website vs web page

The difference between website and webpage is that a website is a collection of web pages and a web page is a document displayable in a web browser. A web page is displayed on a html format.  A web page can update many resources such as style information, scripts and media such as images sounds or videos. All web pages are reachable through a unique address by typing the address in the browser address bar. Now, the website is a collection of of linked web pages. In other words to access a website you must type its domain name in your browser address bar, the browser will display the website's main web page usually formed with a bunch of clickable texts.

A storyboard is a sequence of drawings, often used with directions and dialogue. They represent the shots planned for a television production. A site map is a list of pages of a wed site accessible to users. It can be a document for a web design or a web page that lists the pages on a web site.