18/10/22 - Dreamweaver Work
In today's lesson, to begin with we learnt a bit about the internet, servers, and how everything is connected. We watched 'Andrew Blum: What is the Internet, really?', and 'What is the Internet' from Code.org's YouTube Channel. These videos were very informative and interesting to watch, and taught us quite a lot about the Internet and the connections that it has all over the globe.
After watching these video clips, we began using Dreamweaver to create our own websites. First of all, we were just practicing and learning what some of the basic sections were in the code, such as 'Head', and 'Body', as well as the more specific things, such as 'Section' and 'Footer', and also how to add in different things into our pages, such as different sized headings, paragraphs, and images from our files, which we also created a description for, and hyperlinked that to the original place where we found our images.After this, we then went onto LinkedIn Learning, and started to follow a set of tutorial videos on how to create a website, and alter the components within what we created, to make it look better, by learning to create CSS rules. We were able to change the background colours/image, and the text size/colour/font, within the body and then more specifically the section, and then create a gradient background for the footer.
We then started to learn how to move the different elements around, using the float options, the width options, to alter how much of the screen the section took up, and added in margins, so that it sat in a better place. As well as this, we also created rounded edges on the section, by adding in a border-radius to all of the corners, and slightly altered the look of the section, by adding padding to it.


Comments
Post a Comment