SBD3 MA3 Layout

Facebook
Twitter
LinkedIn

This weeks task is to recreate a layout, and so I did.

body{
	background-color: lightyellow;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"
		}
		header{
		background-color: teal;
		
		}
		nav{
			max-width: 1440px;
			padding: 2rem;
			margin: 0 auto
		}
		nav ul{
			
		}
		nav li{
			list-style-type:none;
			display: inline-block;
			font-size: 2rem
		}
		nav a:link{
			color: black;
		}
		nav a:hover{
			color: white
		}
		nav a:visited{
			color: blue
		}
		main{
			max-width: 1440px;
			margin: 2rem auto
	
		}
		main section{
			background-color: white;
			border: 2px dashed black;
			padding: 2rem
		}
	

The result

The next task was to use flex-box and grids to create a layout. I tried to recreate the layout and styling from the example. This is my result.

I used 76 lines of css to achieve this.

The next task is responsive design and how to apply media queries to make the site responsive. I transformed the previous mentioned website into a mobile website (768px and smaller). This is the result

This took 40 lines of code.

More to explorer

Todo Share your work

Part 1 Are you currently using any third-party apps, actions, presets or plugins using Adobe Lightroom (Classic or CC) and Photoshop? If so, write a short paragraph on how it

#todo Photoshop

Part 1 Choose one of your portraits and do some skin softening or retouching on the photograph. Describe the process you followed. Include the before and after photos. Part 2

#todo Lightroom editing

For this task, you must describe and provide examples of how you edit your photographs using Adobe Lightroom (Classic preferred, CC will be OK). Follow the steps below and document