Question
Looking at code. Org
In a 5 sentence paragraph,
What are two CSS styles on that you already know?
What are two styles that you don't know how to code yet?
In a 5 sentence paragraph,
What are two CSS styles on that you already know?
What are two styles that you don't know how to code yet?
Answers
GPT 3.5
Two CSS styles that I already know how to code are changing the font size and changing the background color of an element. Two styles that I don't know how to code yet are creating animations and using complex flexbox layouts to align elements on a webpage.