New Perspectives Html5 Css3 7th Editiontutorial 9case Problem 2bridger College Student Uni Q37150492

New Perspectives on HTML5 and CSS3, 7th EditionTutorial 9CaseProblem 2Bridger College Student Union Layout Style Sheet*//* HTMLand Body Styles */html {background: rgb(230, 172, 242);font-family:Verdana, Geneva, sans-serif;font-size: 12px;}body {display:-webkit-flex;display: flex;-webkit-flex-flow: row wrap;flex-flow:row wrap; background: white;max-width: 1024px;min-width:420px;margin: 0px auto;box-shadow: rgb(51, 51, 51) 10px 10px 25px,rgb(51, 51, 51) -10px 10px 25px;}p {font-size: 1.2em;line-height:1.4em;margin: 15px;}/* Header Styles */body > header{background: url(bc_logo.png) center/cover no-repeat;width:100%;}body > header > h1 {height: 150px;text-align:right;padding: 10px;font-size: 1.8em;color: rgb(90, 57,57);text-shadow: rgb(237, 237, 134) 0px 0px 1px,rgb(237, 237, 134)0px 0px 2px,rgb(237, 237, 134) 0px 0px 5px,rgb(237, 237, 134) 0px0px 8px, rgb(237, 237, 134) 0px 0px 10px,rgb(237, 237, 134) 0px 0px15px; }/* Top

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.