GithubHelp home page GithubHelp logo

cse110-lab3's People

Contributors

alw002 avatar camdynr avatar satyam19946 avatar

Watchers

 avatar

cse110-lab3's Issues

CSS Display

Describe the CSS topic you would like added:
A clear and concise description of the CSS topic.

  • Apply the display property

Describe the solution you'd like:
A clear and concise description of what you want to happen.

  • Include at least two values: none, block, inline-block, inline

CSS Fonts

Describe the CSS topic you would like added:
A clear and concise description of the CSS topic.

  • Pick varying font styles to make your text fun to read.

Describe the solution you'd like:
A clear and concise description of what you want to happen.

CSS Unit

Describe the CSS topic you would like added:
A clear and concise description of the CSS topic.

  • Units of measurement for sizing and spacing should be added to the HTML elements.

Describe the solution you'd like:
A clear and concise description of what you want to happen.

  • Use 3 unique relative units total
  • Use 3 unique absolute units total

CSS Layouts

Describe the CSS topic you would like added:
A clear and concise description of the CSS topic.

  • Implement a flexbox to allow the elements to lay themselves out automatically and grid for the layouts.

Describe the solution you'd like:
A clear and concise description of what you want to happen.

  • flexbox: more than two children within the element using flexbox, minimum three flexbox attributes
  • grid: more than two children within the element using grid, minimum three grid attributes

CSS Sizing

Describe the CSS topic you would like added:
A clear and concise description of the CSS topic.

  • Set the height and width for the HTML elements.

Describe the solution you'd like:
A clear and concise description of what you want to happen.

  • height
  • width
  • max-width
  • min-width

CSS Box Model

Describe the CSS topic you would like added:
A clear and concise description of the CSS topic.

  • Configure the containers that holds the HTML content.

Describe the solution you'd like:
A clear and concise description of what you want to happen.

  • Margin: spacing between HTML elements
  • Padding: spacing within HTML elements
  • Borders: borders around HTML elements

CSS Position

Describe the CSS topic you would like added:
A clear and concise description of the CSS topic.

  • Apply element positioning on the page

Describe the solution you'd like:
A clear and concise description of what you want to happen.

  • Apply at least two values: static, relative, fixed, absolute, sticky

CSS Color

Describe the CSS topic you would like added:
A clear and concise description of the CSS topic.

  • Color should be added to the HTML elements.

Describe the solution you'd like:
A clear and concise description of what you want to happen.

  • red, green, blue, alpha values: rgb(r, g, b) or rgba(r, g, b, a)
  • hex codes: #FFF or #FFFFFF
  • hue, saturation, lightness, alpha values: hsl(h, s, l) or hsla(h, s, l, a)
  • Color name: Orange

CSS Text

Describe the CSS topic you would like added:
A clear and concise description of the CSS topic.

  • Style the text

Describe the solution you'd like:
A clear and concise description of what you want to happen.

  • color
  • text-decoration
  • text-align

CSS Pseudo-Class

Describe the CSS topic you would like added:
A clear and concise description of the CSS topic.

  • Apply elements that exist in the document conditionally.

Describe the solution you'd like:
A clear and concise description of what you want to happen.

  • :hover
  • :active

CSS Background

Describe the CSS topic you would like added:
A clear and concise description of the CSS topic.

  • Background styles should be added to the HTML elements.

Describe the solution you'd like:
A clear and concise description of what you want to happen.

  • background-color

CSS Responsiveness

Describe the CSS topic you would like added:
A clear and concise description of the CSS topic.

  • Make sure the website is friendly for multiple devices.

Describe the solution you'd like:
A clear and concise description of what you want to happen.

  • At least one query based on the screen width

CSS Comments

Describe the CSS topic you would like added:
A clear and concise description of the CSS topic.

  • Implements comments

Describe the solution you'd like:
A clear and concise description of what you want to happen.

  • Write down comments to make your CSS easier to read

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.