Lab #13 Reflection
Brandon Wilson
Lab #13 Reflection
Lab #13 required us to create an index to our web page on the techteach.us/Web2020 server. Basically when someone would click on your name, it would show a white page indicating the index and whatever was available on that page to click on. With our index, we can make that white page turn into something more detailed using an external CSS stylesheet. First off, to make an index, the file name needs to be index.html. This is a requirement because it tells the browser to open that file upon loading onto the website. Since I like dark colors, stuck with a color scheme of red, white and black. I first made my nameplate on the top and added headings like class of 2020 and digital design. Those were all within one div. I then made a table to represent the navigation bar to switch between the homepage, labs page and projects page. The content within those pages are self-explanatory, labs go in the labs index, and projects go into the projects index.The stylesheet used in this lab was then applied to all other pages that I had created in my labs section. My theme was then set and my page more organized for users to navigate where they need to be. Web Designers would need to know how to do this when they want to make their website have a theme and allow for it to be user friendly.
Lab #13 Reflection
Lab #13 required us to create an index to our web page on the techteach.us/Web2020 server. Basically when someone would click on your name, it would show a white page indicating the index and whatever was available on that page to click on. With our index, we can make that white page turn into something more detailed using an external CSS stylesheet. First off, to make an index, the file name needs to be index.html. This is a requirement because it tells the browser to open that file upon loading onto the website. Since I like dark colors, stuck with a color scheme of red, white and black. I first made my nameplate on the top and added headings like class of 2020 and digital design. Those were all within one div. I then made a table to represent the navigation bar to switch between the homepage, labs page and projects page. The content within those pages are self-explanatory, labs go in the labs index, and projects go into the projects index.The stylesheet used in this lab was then applied to all other pages that I had created in my labs section. My theme was then set and my page more organized for users to navigate where they need to be. Web Designers would need to know how to do this when they want to make their website have a theme and allow for it to be user friendly.
Comments
Post a Comment