Difference between web design vs development

webzoneit

Registered Member
Joined
May 19, 2023
Messages
98
Reaction score
20
Hello,
This is mine first post on BHW!!
So today am gonna discuss about web design issues.
Web design & development is not same things.

Web design : html, css, js, bootstrap, image, icon, font needed

Web development : programming language like php, python, server, database

Thanks for today
 
Hello,
This is mine first post on BHW!!
So today am gonna discuss about web design issues.
Web design & development is not same things.

Web design : html, css, js, bootstrap, image, icon, font needed

Web development : programming language like php, python, server, database

Thanks for today
Welcome to BHW, enjoy your stay.

Website design and Website development are different areas.

Website design:
The website design involves using HTML to structure the content,
CSS to style and position elements,
JavaScript to add interactivity,
Bootstrap to use pre-built components and achieve a responsive design.
These work together to create visually appealing and functional websites.

Website Development:
During website development,
Programmers use programming languages like PHP or Python to write server-side code,
Which handles content generation, form processing, database interactions, and other server-related tasks.
This code is executed on the server and generates the HTML, CSS, and JavaScript to be sent to the user's browser.

Cheers,
Boo.
 
I´m gonna give this thread to my clients, thanks for the information.

giphy.gif
 
Hello,
This is mine first post on BHW!!
So today am gonna discuss about web design issues.
Web design & development is not same things.

Web design : html, css, js, bootstrap, image, icon, font needed

Web development : programming language like php, python, server, database

Thanks for today
I would be honest I have thought about this multiple times before my sales thread went live. The related sub forum we have in the marketplace is named "Web Design", which in my opinion means what you said.

The thing is, these terms are still used interchangeably by many (mostly non-technical people).

The point of a language is to be able to communicate. If both parties understand the meaning, it shouldn't matter much.


Welcome to BHW. :)
 
Welcome to BHW, enjoy your stay.

Website design and Website development are different areas.

Website design:
The website design involves using HTML to structure the content,
CSS to style and position elements,
JavaScript to add interactivity,
Bootstrap to use pre-built components and achieve a responsive design.
These work together to create visually appealing and functional websites.

Website Development:
During website development,
Programmers use programming languages like PHP or Python to write server-side code,
Which handles content generation, form processing, database interactions, and other server-related tasks.
This code is executed on the server and generates the HTML, CSS, and JavaScript to be sent to the user's browser.

Cheers,
Boo.
Perfectly explained. My clients needs to see this. Will save me a lot of time.
 
Just to throw a spanner in the works :)

Three broad stages for website/app developement.
Website (UX/UI) desgin
Frontend development
Backend development (if needed)

The term website development can include all the three stages - but frequently is more focused on the last two.
Website design usually (IMO correctly) refers to the first stage but (as you can see above) gets lumped in with frontend develpment.

Website Design strictly speaking is just the design element of a site, ususally a designer delivering figma/XD documents.

These are then passed on to a frontend (or fullstack) Web developer (who might be the same person as the designer) who actually develops the html/css/js (which frequently includes writing or modifying server side templates) for the site.

If custom funtionality beyond simply rendering a page on the backend is needed, a backend (or fullstack) developer (again could be the same person) will write php/python/java e.t.c code.
 
Web Design
Web Design is basically designing a website that should be easy to use and look professional and attractive. A good website should have an attractive logo, and the color combination should be perfect to improve the user experience and increase traffic on the website.

Web Development

Web Development means developing a website for the internet, in simple words we can say to add functionality on the site. The role of a web developer is to bring the website design into practicality through coding. This includes two components: front end and the back end.
Frontend development focuses on writing the code that shows how the website will appear to the users, whereas backend development manages the data correctly, which is stored in the site database.
 
A web designer works exclusively on creating a graphic layout of a website, and a web developer, in turn, translates this layout into a real project, creating the appropriate code using various technologies.
 
simple solutions are the best ones, simple answers to difficult questions :D
 
Hello,
This is mine first post on BHW!!
So today am gonna discuss about web design issues.
Web design & development is not same things.

Web design : html, css, js, bootstrap, image, icon, font needed

Web development : programming language like php, python, server, database

Thanks for today
Hi do you have any experience with gambling websites
 
Back
Top