• 50 Posts
  • 28 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle



































  • TechCodex@programming.devOPtoProgrammer Humor@lemmy.mlCSS: Chaos-Soothe-Shake
    link
    fedilink
    English
    arrow-up
    15
    ·
    edit-2
    11 months ago

    In HTML:

    div class=“hands”>

    In CSS:

    .hands

    A dot in CSS means you’re referring to an HTML Class. Note that this is different from the OOP Class in scripting languages. Think of HTML classes as classrooms. You can have multiple divs with the same class name, each will be affected when you style that class name. Just like students follow the same rule when applied to a classroom.

    In some specific instances, ID is used instead of class. # is used in CSS instead of a dot. The only difference is that in ID, each element should have a unique ID.

    div id=“right-arm”

    CSS: #right-arm




  • Looks like it’s too late… But I don’t think it’s a good idea either… Beta version sometimes crashes, imagine that in the middle of your work, the IDE suddenly crashes, or worse, it didn’t save your work… I did consider downloading the crack version from torrent sites, but it didn’t have the latest version… I wanted the latest features and support for Vue and Typescript…

    I’m no longer a student, and I have no open-source project of my own… So, I don’t think I can convince them to give discounts… It looks like I have no choice but to buy at full price…