SlideShare a Scribd company logo
OVER VIEW OF WEB DESIGNING
WEB DESIGN
 Web design is the process of creating websites.
 It encompasses several different aspects,including webpage layout,content
production, and graphic design.
 Web design is technically a subset of the broader category of web development.
Concept of web design
 A design concept is the idea behind a design.
 it’s how you plan on solving the design problem in front of you.
It’s the underlying logic, thinking, and reasoning for how you’ll design a
website.
Your concept will lead to your choices in colour and type.
TYPES OF LAYOUT
Static page layout
Dynamic page layout
Fixed design layout
Responsive design layout
Liquid or fluid layout
Single page design layout
PROCESS LAYOUT
In a process layout(also referred to as a job shop layout) similar machines
and services are located together.
 Therefore, in a process type of layout all drills are located in one area of
the layout and all milling machines are located in another area.
A manufacturing example of a process layout is a machine shop.
Example include hospitals, colleges, banks ,auto repair shop, and public
libraries.
THREE TYPES OF PRODUCT LAYOUT
 Product layout
 Process layout
 Fixed location layout
PRODUCT LAYOUT
 This type of layout is generally used in systems where a
product has to be manufactured or assembled in large
quantities.
 In product layout the machinery and auxiliary services are
located according to the processing sequence of the product
without any buffer storage within the line itself.
FIXED LOCATION LAYOUT
 In the type of layout, the product is kept at a fixed position and all other
materials; components, tools, machines, workers, etc... are brought and
arranged around it.
 Then assembly or fabrication is carried out.
 Example includes aircraft assembly,ship building, and most
constructions projects.
OVER VIEW OF WEB DESIGNING
Adobe Photoshop
Adobe photoshop is a raster graphics editor developed and
published by adobe inc. for macOS and windows
 It was originally created in 1988 by Thomas and john knoll.
OVER VIEW OF WEB DESIGNING
What is HTML?
 HTML stands for Hyper Text Markup Language
 HTML describes the structure of web pages using markup
 HTML are the building blocks of html pages
 HTML elements are represented by tags
 HTML tags label pieces of content such as “heading”, ”paragraph”, ”table”, and so on
 Browser do not display the HTML tags,but use them to render the content of the page
A SIMPLE HTML DOCUMENT
<!DOCTYPE html>
<html>
<head>
<title>page title</title>
</head>
<body>
<h1>my first heading</h1>
<p>my first paragraph.</p>
</body>
</html>
BASIC HTML TAGS
 XHTML is never than the old HTML
 XHTML has stricte r rules and does not allow some elements formerly used in HTML
 One benefit of using XHTML is that it helps make web pages look identical in
different browsers,such as internet explorer, firefox, safari, etc…
 XHTML is used to define and organize the page content but not to style it.
XHTML
dreamweaver
DW & ITS TOOLS
DW:
Adobe dreamweaver is a proprietary
web development tool from adobe
inc..
It was created by macromedia in
1997 and developed by them until
macromedia was acquired by adobe
systems in 2005.
Adobe dreamweaver is available for
the macOS and windows operating
systems.
TOOLS:
CSS full form is Cascading Style Sheets.
CSS is used to describe how html elements are to be displayed on
screen.
CSS save as lot of work.
It can control the layout of multiple web pages.
CSS
Typesofcss
Inline css
Internal css
External css
TYPES OF CSS
OVER VIEW OF WEB DESIGNING
 Variables names are case sensitive.
 JavaScript does not have typed variables.
 The varibles determines do not specify a data type for the variables
 When you declare a variables, always start with keyword var
var num =10;
var Num1=20;//this is ok because of case sensitivity
var color =‘c’;
var firstname=“david”
JAVA SCRIPT DOCUMENTS
 Most common conditional
if (somecondition) {
doThis();
} else {
doThat();
}
 Most common loop
for (var i=0; i<someCutoff; i++) { dosomestuff(); }
BASIC JAVA SYNTAX
<HTML>
<script type=“text/javascript”>
/**
*this is amultiple-
*line comment
*/
Var index=0;
Var arr =[];
Function push(elem) {
// this comment may span only this line
arr [index++]=elem;
}
</script>
</HTML>
USING JAVASCRIPT SYNTAX COLORING
Shape tween Motion tween

More Related Content

PPT
Dream weaver
PPSX
Dream weaver
PPTX
Dream weaver
PPTX
Web designing course bangalore
PPTX
ADOBE DREAMWEAVER
 
PPT
Dreamweaver
PPTX
Web designing training in chandigarh
PPTX
Web designing course in janakpuri.New Delhi
Dream weaver
Dream weaver
Dream weaver
Web designing course bangalore
ADOBE DREAMWEAVER
 
Dreamweaver
Web designing training in chandigarh
Web designing course in janakpuri.New Delhi

What's hot (17)

PPTX
Web deveplopment courses in pune
PDF
Web development and design
PPT
Getting Started with Dreamweaver
PPTX
Dreamweaver - Introduction AND WALKTHROUGH
PPTX
Front-end development introduction (JavaScript). Part 2
PDF
Organize Your Website With Advanced CSS Tricks
PDF
Web designing course in janakpuri.New Delhi
PPTX
Web development classes in pune
PPTX
3DOT Technologies
PPTX
Best Web Development Courses - Classes in Pune | Web Development Classes in ...
PDF
Best Web Development Courses - Classes in Pune | Web Development Classes in ...
PDF
Responsive Web Design with HTML5 and CSS3
PPTX
My 70-480 HTML5 certification learning
PPTX
New microsoft office power point presentation
PDF
New microsoft office power point presentation
PPTX
70-480 - Programming in HTML5 with JavaScript and CSS3
PPT
Framework
Web deveplopment courses in pune
Web development and design
Getting Started with Dreamweaver
Dreamweaver - Introduction AND WALKTHROUGH
Front-end development introduction (JavaScript). Part 2
Organize Your Website With Advanced CSS Tricks
Web designing course in janakpuri.New Delhi
Web development classes in pune
3DOT Technologies
Best Web Development Courses - Classes in Pune | Web Development Classes in ...
Best Web Development Courses - Classes in Pune | Web Development Classes in ...
Responsive Web Design with HTML5 and CSS3
My 70-480 HTML5 certification learning
New microsoft office power point presentation
New microsoft office power point presentation
70-480 - Programming in HTML5 with JavaScript and CSS3
Framework
Ad

Similar to OVER VIEW OF WEB DESIGNING (20)

PPTX
Web designing and development
PPT
Web Page Design.ppt
PPTX
arixstudio l virtual web design academy
PPT
Websites Unlimited - Pay Monthly Websites
PDF
Web Design & Development - Session 1
PPSX
Web design and development trends
PPTX
Web design unit 1
PPTX
Web design unit 1
PPT
Overview of Web Technology Intro
PPTX
Dreaweaver cs5
PPTX
FUNDAMENTALS OF WEB DESIGNING
PPTX
PDF
CSS The Definitive Guide Visual Presentation for the Web 4th Edition Eric A. ...
PPTX
025444215.pptx
PPT
Slice and Dice
PPTX
UI Web Development.pptx
PPTX
ppt of MANOJ KUMAR.pptx
PDF
Introduction to CSS3
PPTX
Basics of Web Development.pptx
PDF
Web design vs web development
Web designing and development
Web Page Design.ppt
arixstudio l virtual web design academy
Websites Unlimited - Pay Monthly Websites
Web Design & Development - Session 1
Web design and development trends
Web design unit 1
Web design unit 1
Overview of Web Technology Intro
Dreaweaver cs5
FUNDAMENTALS OF WEB DESIGNING
CSS The Definitive Guide Visual Presentation for the Web 4th Edition Eric A. ...
025444215.pptx
Slice and Dice
UI Web Development.pptx
ppt of MANOJ KUMAR.pptx
Introduction to CSS3
Basics of Web Development.pptx
Web design vs web development
Ad

Recently uploaded (20)

PDF
01-Introduction-to-Information-Management.pdf
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Sports Quiz easy sports quiz sports quiz
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Insiders guide to clinical Medicine.pdf
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PPTX
PPH.pptx obstetrics and gynecology in nursing
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
master seminar digital applications in india
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
01-Introduction-to-Information-Management.pdf
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Sports Quiz easy sports quiz sports quiz
O5-L3 Freight Transport Ops (International) V1.pdf
TR - Agricultural Crops Production NC III.pdf
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Renaissance Architecture: A Journey from Faith to Humanism
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Module 4: Burden of Disease Tutorial Slides S2 2025
VCE English Exam - Section C Student Revision Booklet
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Insiders guide to clinical Medicine.pdf
human mycosis Human fungal infections are called human mycosis..pptx
2.FourierTransform-ShortQuestionswithAnswers.pdf
STATICS OF THE RIGID BODIES Hibbelers.pdf
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PPH.pptx obstetrics and gynecology in nursing
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
master seminar digital applications in india
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx

OVER VIEW OF WEB DESIGNING

  • 2. WEB DESIGN  Web design is the process of creating websites.  It encompasses several different aspects,including webpage layout,content production, and graphic design.  Web design is technically a subset of the broader category of web development.
  • 3. Concept of web design  A design concept is the idea behind a design.  it’s how you plan on solving the design problem in front of you. It’s the underlying logic, thinking, and reasoning for how you’ll design a website. Your concept will lead to your choices in colour and type.
  • 4. TYPES OF LAYOUT Static page layout Dynamic page layout Fixed design layout Responsive design layout Liquid or fluid layout Single page design layout
  • 5. PROCESS LAYOUT In a process layout(also referred to as a job shop layout) similar machines and services are located together.  Therefore, in a process type of layout all drills are located in one area of the layout and all milling machines are located in another area. A manufacturing example of a process layout is a machine shop. Example include hospitals, colleges, banks ,auto repair shop, and public libraries.
  • 6. THREE TYPES OF PRODUCT LAYOUT  Product layout  Process layout  Fixed location layout
  • 7. PRODUCT LAYOUT  This type of layout is generally used in systems where a product has to be manufactured or assembled in large quantities.  In product layout the machinery and auxiliary services are located according to the processing sequence of the product without any buffer storage within the line itself.
  • 8. FIXED LOCATION LAYOUT  In the type of layout, the product is kept at a fixed position and all other materials; components, tools, machines, workers, etc... are brought and arranged around it.  Then assembly or fabrication is carried out.  Example includes aircraft assembly,ship building, and most constructions projects.
  • 10. Adobe Photoshop Adobe photoshop is a raster graphics editor developed and published by adobe inc. for macOS and windows  It was originally created in 1988 by Thomas and john knoll.
  • 12. What is HTML?  HTML stands for Hyper Text Markup Language  HTML describes the structure of web pages using markup  HTML are the building blocks of html pages  HTML elements are represented by tags  HTML tags label pieces of content such as “heading”, ”paragraph”, ”table”, and so on  Browser do not display the HTML tags,but use them to render the content of the page
  • 13. A SIMPLE HTML DOCUMENT <!DOCTYPE html> <html> <head> <title>page title</title> </head> <body> <h1>my first heading</h1> <p>my first paragraph.</p> </body> </html>
  • 15.  XHTML is never than the old HTML  XHTML has stricte r rules and does not allow some elements formerly used in HTML  One benefit of using XHTML is that it helps make web pages look identical in different browsers,such as internet explorer, firefox, safari, etc…  XHTML is used to define and organize the page content but not to style it. XHTML
  • 17. DW & ITS TOOLS DW: Adobe dreamweaver is a proprietary web development tool from adobe inc.. It was created by macromedia in 1997 and developed by them until macromedia was acquired by adobe systems in 2005. Adobe dreamweaver is available for the macOS and windows operating systems. TOOLS:
  • 18. CSS full form is Cascading Style Sheets. CSS is used to describe how html elements are to be displayed on screen. CSS save as lot of work. It can control the layout of multiple web pages. CSS
  • 21.  Variables names are case sensitive.  JavaScript does not have typed variables.  The varibles determines do not specify a data type for the variables  When you declare a variables, always start with keyword var var num =10; var Num1=20;//this is ok because of case sensitivity var color =‘c’; var firstname=“david” JAVA SCRIPT DOCUMENTS
  • 22.  Most common conditional if (somecondition) { doThis(); } else { doThat(); }  Most common loop for (var i=0; i<someCutoff; i++) { dosomestuff(); } BASIC JAVA SYNTAX
  • 23. <HTML> <script type=“text/javascript”> /** *this is amultiple- *line comment */ Var index=0; Var arr =[]; Function push(elem) { // this comment may span only this line arr [index++]=elem; } </script> </HTML> USING JAVASCRIPT SYNTAX COLORING