Translating HTML class names into webflow

Hi Guys, this is more of a technical / general question.

I have been learning using several tutorials that use HTML and CSS and then applying them to webflow, the hardest part is usually recreating the HTML using Webflow. I get confused with elements that have classes with a space in their name.

For example if the div is: div class=“Column Special”

I am not sure if I need to create a div with the class “column special” or a div with the class “column” and then add a second (combo?) class with the name “special”?

What is the way to go to ensure any custom CSS and JS is applied correctly?

Thanks


Here is my site Read-Only: LINK
(how to share your site Read-Only link)