Web development usually involves very little CS it is much closer to Software Engineering. Computer Science about solving problems with math, science, and computation theory and just happens to use computers as tools. Software Engineering is about building complete and useful programs.
I've encountered some "computer science" programs that barely taught people to program in Java, included classes on Microsoft Excel and Access and didn't include any advanced math. Data structures and algorithms might get a single class to satisfy interview questions about linked lists vs arrays and what Big O notation means. It's kind of a polluted term I think, in part due to that kind of usage by community colleges and the like.