GOVERNMENT COLLEGE OF ENGINEERING, SALEM – 11.
BASIC CONCEPTS OF
WEB DESIGN & DEVELOPMENT
PRESENTED BY :
T.KARTHI ( 17LCS04 )
DEPARTMENT OF COMPUTER ENGINEERING
Technical definitions:
 A webpage is a single HTML document
 A website is a collection of related
webpages
 Designing a good website requires more
than just putting together a few pages
WHAT IS WEBSITE ?
1. Personal Websites
2. Photo / File Sharing Websites
3. Writers / Authors Websites
4. Community Building Websites
5. Mobile Device Websites
6. Blogs
7. Informational Websites
8. Online Business Catalog
9. Directory Websites
10. E-commerce Websites
TYPES OF WEBSITES
STARTUP LEARNERS
1. Blogger
2. Wordpress
3. Wix
4. Weebly
5. Wapka
DESIGN WITHOUT CODE
1. MOBIRISE SOFTWARE
Markup Languages
• HTML, XML
Cascading Styles
• (CSS)
Scripting languages
• Javascript,
Jquery
Server Side
• PHP, JSP
Server Side
• Mysql
ESSENTIAL PROGRAMING LANGUAGES
Framework
• Bootstrap
• Material Design
<html>
<head>
<style></style>
<script></script>
<title> GCE SALEM </title>
</head>
<body bgcolor=“blue”>
<h1>WELCOME TO DEPARTMENT OF
CSE</h1>
<img src="photo.jpg" alt="cse
photo"/><hr>
<b>My first paragraph.</b><br>
<i>My first paragraph.</i><br>
<u>My first paragraph.</u><br>
SAMPLE HTML PROGRAM
OUTPUT
WEB SERVER
• Web hosting is a service that allows organizations
and individuals to post a website or web page
onto the Internet.
• A web host, or web hosting service provider, is a
business that provides the technologies and
services needed for the website or webpage to be
viewed in the Internet.
• Websites are hosted, or stored, on special
computers called servers.
• 000Webhost
• Hostinger.in
SOME FREE & LOW COST HOSTING PROVIDERS
• InfinityFree
Hosting
• 5Gbfree
• Hostpad.org
• ehost
DOMAIN NAME
• A domain is a name that identifies IP
addresses on the internet. Domain
names are used to identify webpages. For
example, in the URL https://yourname.com,
• You Should register a domain name by
registering with a domain name services
registrar.
• Freenom.Co
m
SOME FREE & LOW COST DOMAIN PROVIDERS
• Godaddy • Bigrock
CONCLUSION
There is several reasons to learn web design/development.
If you have a blog are website and you want a better
understanding how all things works or you want tweak your
blog your self.
You able to start a career or a searching job in web
design/development.
And learning something new is not bad. Never stop
learning, learn which you love it help you some time some
where in future.
THANKING YOU

BASICS OF WEB DESIGNING AND DEVELOPMENT

  • 1.
    GOVERNMENT COLLEGE OFENGINEERING, SALEM – 11. BASIC CONCEPTS OF WEB DESIGN & DEVELOPMENT PRESENTED BY : T.KARTHI ( 17LCS04 ) DEPARTMENT OF COMPUTER ENGINEERING
  • 2.
    Technical definitions:  Awebpage is a single HTML document  A website is a collection of related webpages  Designing a good website requires more than just putting together a few pages WHAT IS WEBSITE ?
  • 3.
    1. Personal Websites 2.Photo / File Sharing Websites 3. Writers / Authors Websites 4. Community Building Websites 5. Mobile Device Websites 6. Blogs 7. Informational Websites 8. Online Business Catalog 9. Directory Websites 10. E-commerce Websites TYPES OF WEBSITES
  • 4.
    STARTUP LEARNERS 1. Blogger 2.Wordpress 3. Wix 4. Weebly 5. Wapka DESIGN WITHOUT CODE 1. MOBIRISE SOFTWARE
  • 5.
    Markup Languages • HTML,XML Cascading Styles • (CSS) Scripting languages • Javascript, Jquery Server Side • PHP, JSP Server Side • Mysql ESSENTIAL PROGRAMING LANGUAGES Framework • Bootstrap • Material Design
  • 6.
    <html> <head> <style></style> <script></script> <title> GCE SALEM</title> </head> <body bgcolor=“blue”> <h1>WELCOME TO DEPARTMENT OF CSE</h1> <img src="photo.jpg" alt="cse photo"/><hr> <b>My first paragraph.</b><br> <i>My first paragraph.</i><br> <u>My first paragraph.</u><br> SAMPLE HTML PROGRAM
  • 7.
  • 8.
    WEB SERVER • Webhosting is a service that allows organizations and individuals to post a website or web page onto the Internet. • A web host, or web hosting service provider, is a business that provides the technologies and services needed for the website or webpage to be viewed in the Internet. • Websites are hosted, or stored, on special computers called servers. • 000Webhost • Hostinger.in SOME FREE & LOW COST HOSTING PROVIDERS • InfinityFree Hosting • 5Gbfree • Hostpad.org • ehost
  • 9.
    DOMAIN NAME • Adomain is a name that identifies IP addresses on the internet. Domain names are used to identify webpages. For example, in the URL https://yourname.com, • You Should register a domain name by registering with a domain name services registrar. • Freenom.Co m SOME FREE & LOW COST DOMAIN PROVIDERS • Godaddy • Bigrock
  • 10.
    CONCLUSION There is severalreasons to learn web design/development. If you have a blog are website and you want a better understanding how all things works or you want tweak your blog your self. You able to start a career or a searching job in web design/development. And learning something new is not bad. Never stop learning, learn which you love it help you some time some where in future. THANKING YOU