This project was my first responsiv portfilo website. I learnt a bit about html using div, nav, image and link tags. I also created a css file and picked out tags using classes and direct names and stylised my html to make it look nicer. I then learnt how to use the terminal and then how to use git, so I could backup files to github and keep track of changes, etc.
Recent posts
12 Feb 2022 Design | Pattern
Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet sint. Velit officia consequat duis enim velit mollit. Exercitation veniam consequat sunt nostrud amet.
13 Feb 2022 Design | Css
Flexbox is a layout in CSS3. Flexbox is used to make responsive layouts and components on a webpage. Using is a good choice to use in CSS so you can design the page responsively. Here is a basic guide to getting starting with flexbox.
Featured works
2022
Css | Responsive Design
Grid and flexbox. The basic difference between CSS Grid Layout and CSS Flexbox Layout is that flexbox was designed for layout in one dimension - either a row or a column. Grid was designed for two-dimensional layout - rows, and columns at the same time.
2022
Html
HTML stands for Hyper Text Markup Language HTML is the standard markup language for Web pages HTML elements are the building blocks of HTML pages HTML elements are represented by <> tags
2022
Css | Flex
Flexbox is a layout in CSS3. Flexbox is used to make responsive layouts and components on a webpage. Using is a good choice to use in CSS so you can design the page responsively. Here is a basic guide to getting starting with flexbox.
2021
Css | Responsive Design
Responsive web design is about creating web pages that look good on all devices! A responsive web design will automatically adjust for different screen sizes and viewports.