Frontend Development

Is CSS really hard?

Submitted by YouTubeATP, , Thread ID: 217096

Thread Closed
YouTubeATP
Lurker
Level:
0
Reputation:
0
Posts:
3
Likes:
0
Credits:
6
23-08-2021, 10:22 PM
#1
People often say CSS is hard, but a lot of people still use pure CSS to style their webpages. What do you think about VSS difficulty?

RE: Is CSS really hard?

Nova
Junior Member
Level:
7
Reputation:
0
Posts:
78
Likes:
7
Credits:
123
25-08-2021, 08:34 AM
#2
It depends, it can get very complex at times. I've worked on projects with 5000+ lines of CSS, which is the main reason we are now using SCSS. Because you don't want to search for one CSS rule in 5000+ lines.
CSS also gets a lot easier when you use CSS frameworks like Bootstrap or TailwindCSS.
---- ._. ----

RE: Is CSS really hard?

brackishx
Member
Prime
Level:
13
Reputation:
0
Posts:
130
Likes:
23
Credits:
344
25-08-2021, 08:36 AM
#3
It depends on the time of person you are, how disciplined and naturally smart lol

RE: Is CSS really hard?

AnubisCore
Newbie
Level:
1
Reputation:
0
Posts:
16
Likes:
0
Credits:
8
30-08-2021, 05:29 AM
This post was last modified: 30-08-2021, 05:30 AM by AnubisCore
#4
It depends, it can get very complex at times. I've worked on projects with more than 5000 lines of CSS, which is the main reason we are now using SCSS. Because you don't want to search for one CSS rule in 5000+ lines.
CSS also gets a lot easier when you use CSS frameworks like Bootstrap or TailwindCSS. (i recommend tailwindcss)

RE: Is CSS really hard?

Zakchik227
Newbie
Level:
1
Reputation:
0
Posts:
10
Likes:
0
Credits:
10
31-08-2021, 09:58 AM
#5
So i dont do do do dont doesnt i dont know lolalalalala

RE: Is CSS really hard?

kev98255
Newbie
Level:
1
Reputation:
0
Posts:
13
Likes:
0
Credits:
0
07-09-2021, 09:17 PM
#6
it can get very complex with big projects but in theory it is very logically orginised

RE: Is CSS really hard?

pzn
Newbie
Prime
Level:
1
Reputation:
0
Posts:
19
Likes:
0
Credits:
35
07-09-2021, 11:52 PM
This post was last modified: 07-09-2021, 11:52 PM by pzn
#7
The best way to find out is to jump right in.

Visit a website you like, then open the console, CTRL + SHIFT + i / CMD + OPTION + i

Then mess around with the Styles panel to get an idea of how each property works.

RE: Is CSS really hard?

matheusrvdc
Newbie
Level:
1
Reputation:
0
Posts:
13
Likes:
0
Credits:
15
08-09-2021, 12:23 AM
#8
CSS is not hard, I mean the language itself. The documentation available on the internet is very detailed, so it's just a matter of learning the most essential rules and attributes. The real deal is the cross-browser compatibility. Not always everything will look the same in all browsers, and that requires a lot of time, testing in order to make everything look homogeneous.

RE: Is CSS really hard?

09-09-2021, 05:46 PM
#9
It depends on you if your practising with it in daily basis it will be easy if not so it will be hard it's that simple
[Image: bfln5jRa_L37ziNWm-xNvJ1rMqKJnLlqj4BnvtqV...0UOvO8Y5bE]

RE: Is CSS really hard?

bonkerzrob
Novice
Level:
2
Reputation:
0
Posts:
23
Likes:
0
Credits:
8
09-09-2021, 08:30 PM
#10
CSS is as hard as you want it to be. You can use it for animations, or just changing a font color, for example.

Users browsing this thread: 1 Guest(s)