firstnamelastname
Regular Member
- Jun 20, 2015
- 410
- 420
hi guys
I don't know much web design. I know how to copy and paste code and can do basic things like padding and text-align.
my question is, when you copy and paste code from different sources, how do you know whether or not they will conflict?
Example: let's say you copy and paste a header section with slider functionality from codepen.io into your website
and then you copy and paste an accordion type FAQ section from stackoverflow into you website
how do you know there won't be:
css conflicts
javascript conflicts
other conflicts that i don't think about because i am not an expert
I don't know much web design. I know how to copy and paste code and can do basic things like padding and text-align.
my question is, when you copy and paste code from different sources, how do you know whether or not they will conflict?
Example: let's say you copy and paste a header section with slider functionality from codepen.io into your website
and then you copy and paste an accordion type FAQ section from stackoverflow into you website
how do you know there won't be:
css conflicts
javascript conflicts
other conflicts that i don't think about because i am not an expert