Giter Site home page Giter Site logo

css's Introduction

wats1010-css

This is the source repository for WATS1010: Introduction to Web Development Basic CSS assignment. This assignment is designed to help you practice your use of common CSS properties and patterns.

Please refer to the resources page within the course for additional information about how to complete the assignment and resources about CSS.

Requirements

To complete this assignment, you must write styles to create an elegant visual presentation for the poem "Kubla Khan" by Samuel Taylor Coleridge. Your goal is to create an elegant and appealing presentation for the information contained in the index.html file. (Please note: You do not need to edit the HTML file to complete this assignment.)

Be sure to complete all of the following steps:

  1. Create styles that help visually group the information on the page.
  2. Remove the bullets on lists where bullets do not help with readability.
  3. Use at least one background image somewhere on the page.
  4. Use two fonts on the page: One font for headings and another font for body text. (Do not use MORE than two fonts on the page.)
  5. Use margin and padding to control spacing on the page.
  6. Use line-height to make the text easily readable.
  7. Use background-color and color to alter the appearance of a section.
  8. Size the image that is included on the page appropriately.

Resources Provided

This repository contains the index.html file, a starter styles.css file and and images directory with some images for you to use. One of the images is included in the page with an <img> tag, and should be styled as content on the page. The remaining images can be used as background images in style definitions. You do not need to use all of the images that are provided. All of the provided resources are cited on the index.html page. You do not need to remove unused resources. (You do not need to edit the index.html file.)

Stretch Goals

If you want to take your styling further, you might try some of the following challenges:

  • Use first-letter to style the poem in a fancy way.
  • Try to float the aside.
  • Try to make the social-links list go horizontal.
  • Use opacity in a background-color definition by using rgba color definition.
  • Give something rounded corners using border-radius.

css's People

Contributors

shawnr avatar kelsygram avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.