Lab #1 Reflection

Brandon Wilson
Lab #1 Reflection
September 25. 2018


In this lab, we created a basic HTML document using heading tags <h> and also a paragraph tag <p>. We had sets of information we put into each heading and specific information about how we did the lab in the paragraph. We used 5 different <h> tags (h1, h2, h3, h4 and h5). In the <h1> tag we put the class (digital design) and then closed it with an </h1> tag.  We then made a <h2> and put the lab number (lab #1) and we closed that with a </h2>. We dedicated the <h3> tag for the date and closed it with a </h3> tag. In our <h4> tag we put "by our full name". That was then closed by a </h4> tag. For our last heading we made an <h5> tag and put "My first HTML document", to indicate our first lab using HTML. This was closed with a </h5> tag. Lastly I made a paragraph tag, and wrote the steps of what I did to make this HTML document, which I just happened to explain again. These skills are important for a web designer because they need to know how to make a basic web page, which is what I created here. Some basic tags a web designer should know how to use would be a heading tag <h> and a paragraph tag <p>. This will allow them to display information text-wise, and be able to transfer data to a website through text.

Comments

Popular posts from this blog

WBL Workshop #6 Interview Skills

CTE Expo Reflection Journal

Lab #12 Reflection