The difference here is your a web developer and I am a web designer, you use code to create a one dimensional web site and after about a month of coding you achieve the status of having a box highlight when you hover a mouse over it and then you call upon us "designers" to make it look cool and exciting.
Okay, first off, it takes about five seconds to make "a box highlight when you mouse over it".
Second off, it's *code* that does that. The web is code.
If you don't know the code, then you cannot create a real webpage. Period. This is in the same sense that if you don't know about fonts, you cannot design a magazine layout.
And yes, if all you do is use somebody else's program to create something by dragging and dropping bits around, then no, you are not a web-anything. You might just be a marketer, or an advertiser, or something like that. Possibly even an artist.
Because all too often I see people create something in, say, Dreamweaver, then they pass it off to somebody like me, who does know code, and who does know the web... And you know what we do with that static site they created? Usually, we print it out, throw away their broken website, and recreate it from scratch, in the correct manner.
See, those sorts of tools are made such that anybody can sit down and use them to drag and drop things around. Some people might be better at it than others, true. Artists might create better looking things than business men.
But then again, just because somebody knows how to use Microsoft Word doesn't make them a writer. The fact that somebody can apply paint to canvas doesn't make them Michelangelo.
Tools like you're describing create static websites. They don't create dynamic ones. They don't create user interfaces. They don't create database connectivity, and all the other stuff that make websites actually *work*.
You need to know at least a little bit of code to create a website. Not to design one, of course, because anybody can sit down with a pencil and a piece of paper and design anything. But to actually do it, you do need to actually know at least a little bit about how the damn thing works.