Coder Social home page Coder Social logo

dsn1674-assignment-4's Introduction

dsn1674-assignment-3

dsn1674-assignment-4's People

Contributors

ashtastic avatar

Watchers

James Cloos avatar  avatar

dsn1674-assignment-4's Issues

Problem with box-sizing: border-box

@thomasjbradley

Sorry for the repeat. I realized I posted the issue in the wrong repository (box-model). Sublime Text doesn't seem to recognize the box-sizing: border-box; element. I'm especially trying to use it for the boxes around the images and their captions. I checked the validation of my CSS code and it found no errors. I can't seem to find any special notes on customizing SublimeText or anything like that. So, I attempted to work around it, however I realize this doesn't really fix the issue. I am submitting my url as is, as it is getting late. However, I'd like to know what I can do to fix this for work in the future.

Below is my code.

figure {
    display: inline-block;
    min-width: 32em;
    max-width: 32em;
    padding: 1em;
    margin: 0 0 0 0.5em;
    border: 4px solid #86827c;
    border-radius: 10px;
    text-align: center;
}

figcaption {
    display: block;
    margin: 0;
    padding: 0;
}

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.