|
|
|
|
|
by MrEfficiency
2871 days ago
|
|
CSS is one of those things I think you bite the bullet and learn over a weekend. Its frustrating rather than difficult + the instant gratification makes it a fun little weekend project. EDIT: For clarity- "Cheat sheets" in CSS IMO are more harm than good. Sure, google the occasional 'align'. But until you start typing in your own code, you really are hacking your CSS. Taking a weekend to learn CSS is learning the syntax and applying it. After this, you will know what to google, what type of responsive problems you will be setting widths for, etc... Its very easy to use other people's work in HTML/CSS without ever understanding it. |
|