sei-ec-remote / project-1-issues

Open new issues here
1 stars 2 forks source link

Game project issue #204

Closed ItsAlbi007 closed 9 months ago

ItsAlbi007 commented 9 months ago

What's the problem you're trying to solve?

i have to class es in a div and it wont recognize the second class

Post any code you think might be relevant (one fenced block per file)

  <div class="black" class="box" id="c0r0"></div>
      <div class="white" class="box" id="c0r1">
        <div class="blue checker" id="blue-checker-1"></div>
      </div>

If you see an error message, post it here. If you don't, what unexpected behavior are you seeing?

What is your best guess as to the source of the problem?

i was thinking of making a div inside of a div but that will ruin almost everything and it will be very very long to write

What things have you already tried to solve the problem?

i tried to div in a div but then all my boxes started scattering around so is there a simpler way to has my box class work

Paste a link to your repository here

timmshinbone commented 9 months ago

share the css of the class and a screenshot of the browser so I can see the elements

ItsAlbi007 commented 9 months ago

i dont have it on css idk how to explain to be honest but its okay ill figure it out with tylus later tonight

timmshinbone commented 9 months ago

Let's look in a breakout room, I'll slack ya

timmshinbone commented 9 months ago

resolved by changing the way class attribute was added in html