Git Product home page Git Product logo

dasmotos-arts-and-crafts's People

Contributors

olivo avatar

Watchers

 avatar  avatar

dasmotos-arts-and-crafts's Issues

Dasmoto's Arts and Crafts (BWS)

Rubric Score

Criteria 1: HTML & CSS Linking

  • Score Level: 4
  • Comment(s): HTML file contains a valid link to the correct CSS file.

Criteria 2: Implementation of design specification and content

  • Score Level: 4
  • Comment(s): The page includes all styles and content provided in the design specification.

Criteria 3: HTML tags and content

  • Score Level: 4
  • Comment(s): HTML content matches the design specification. The tags in the HTML are used for their intended purpose (<p> for paragraphs, <h_> for headers, etc.).

Criteria 4: Use of CSS selectors and syntax

  • Score Level: 4
  • Comment(s): Uses proper selectors (id, class, element type). All rule sets are valid CSS.

Overall Score: 16/16

Excellent work with this project! Your HTML and CSS code was readable and well structured, and you did a good job making the webpage match the specification very closely.

Consider adding the alt attribute for your images. This attribute denotes some text that is shown if the user is using accessibility settings or the images on the page don't load for some reason. We can use it like this:

<img src="./resources/images/brushes.jpeg" alt="Hacksaw Brushes"/>

Adding the alt attribute is highly recommended and can help improve the accessibility of your page a lot. You can read more about it here.

Great job overall! I hope you enjoy the rest of the course!

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.