In class we started reviewing over css or (cascading style sheets). Something I forgot was the different forms that are used with css. The three forms are inline, embedded, and external. Once I heard the names I remember their function in an html page. We will always be using external styles to identify the content in html by using syntax notation. You can identify each selector with either class or id tags. The last thing we reviewed before jumping into the code was the margin, padding, and borders that go around the content. Below is the page we worked on in class.
No comments:
Post a Comment