Web development: the more technical side of the website.
- After designing the website I would start writing semantic code.
- I mostly start of with (x)html and css so you can check out the website design in every browser.
- Next I would make the website dynamic by adding php, mysql, ajax, ... for a contact form, blog, ... .
- As last I would test everything on the website so there are no bugs.
How important is web development?
When I think of web development I immediately think of what's behind the website.
- Did the web developer use php, ajax, jquery, or something else to make the website dynamic?
- Did the web developer created a database for the website?
- ...