why does this return an error when it's not?
why does this return an error when it's not?
const BMIMark = massMark / heightMark ** 2;
and this

why does this return an error when it's not?
const BMIMark = massMark / heightMark ** 2;
and this

Among other problems with it, Dreamweaver's Linting feature doesn't understand fr units.
If everything validates at http://validator.w3.org/nu you can ignore the Linting errors. If the red line numbers from false positives for errors is as annoying to you as it is to me, you can go to Edit > Preferences > Linting and uncheck Enable Linting.
Adobe has said a few times that they're working on it, so maybe the next version will understand valid code.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.