SlideShare a Scribd company logo
Instructors: 
Ahmad Ali 
Ali Ahmad Malik
About the Course ….. 
 Basic Web Development Course 
 Simple Static to Dynamic Website making 
 Link: 
https://sites.google.com/site/phpwebdevelopmentcourse2 
012/ 
 Will do Design + Development 
 Assignments & Activities 
 Participation 
 Discipline !!! 
 NO eating, Mobile phones ….
Web Development… 
 What is Web Development ?? 
 web site for the Internet (World Wide Web) 
 How it Works !! 
http://www.google.com 
http://www.google.com 
Web Hosting Servers
Web Development… 
 Components Needed to Build a Complete Website 
1) Text Editor 
2) Browser 
3) Server 
4) DataBase (Dynamic Websites)
HTML,CSS, PHP & MySQL 
•HTML 
•CSS 
•JavaScript etc. 
•PHP 
•ASP etc. 
•SQL Quries
Hyper Text Markup Language
Structure 
<html> 
</html> 
Parts 
HTML 
HEAD 
BODY 
<head> 
// All the code related to headers… 
</head> 
<body> 
// All the code related to body… 
</body>
HTML Tags 
 Text tags 
 Related to typography, paragraphs, breaks, text 
formatting. 
 Image tags 
 Link tags 
 Table 
 Forms
Some Text Tags 
 <h1></h1> 
 <h2></h2> 
 <h3></h3> 
 <h4></h4> 
 <b></b> 
 <i></i> 
 <br></br> 
 <q></q> 
 <em></em> 
 <strong></strong> 
 <acronym></acrony 
m> 
 <abbr></abbr> 
 <pre></pre>
List Tags 
 3 Types of List mainly used: 
1) Ordered List 
2) Unordered List 
3) Definition List 
<ul type = “circle”> 
<li>Item One</li> 
<li>Item Two</li> 
</ul> 
<ol type = “A”> 
<li>Item One</li> 
<li>Item Two</li> 
</ol> 
<dl > 
<dt>Term One</dt> 
<dd>Any definition</dd> 
</dl>
Image Tags 
 <img></img> 
 Two attributes 
 Source - “src” 
 Alternate – “alt” 
<img src = “myImage.jpg” alt =“ A text info of the 
image”> 
</img>
Link Tags 
 Inline Tag 
 Syntax 
<a href = “http://www.google.com” title = “google 
Homepage” > 
</a> 
 Relative links 
 Base links: <base href = “ ”> </base> (head section)
Table Tags 
 Used for displaying data 
 Attributes e.g. border, align etc. 
<table> 
<tr> 
<th>Heading</th> 
</tr> 
<tr> 
<td>Heading</td> 
</tr> 
</table>
<form method = “post” action = “”> 
Forms Tags 
 Used for interaction of data from/to server side. 
 Used along with form elements like checkboxes, 
textboxes etc. 
//use form element e.g. buttons, textbox etc. 
</form> 
 Label  <label>some label</label> 
 Text Field  <input name = “input Text” 
type = “Text”></input> 
 Button  <input type = “submit” value = 
“AnyButtonValue“></input> 
 Radio Box  <input name=“radioName” type 
=“radio” value = “AnyValue”></input>

More Related Content

PPTX
Lecture6 web design and development
PPTX
Html n CSS
PPTX
Css introduction
PDF
Creative Web 2 - CSS
PPTX
chitra
PPTX
uptu web technology unit 2 Css
PPT
Higher Computing Science CSS
Lecture6 web design and development
Html n CSS
Css introduction
Creative Web 2 - CSS
chitra
uptu web technology unit 2 Css
Higher Computing Science CSS

What's hot (20)

PPTX
Web development using HTML and CSS
PPT
Higher Computing Science HTML
PPTX
Web Development - Lecture 2
PDF
Intro to HTML and CSS basics
PPTX
Flow, RefWorks, Mendely, Zotero: Citation Management Tools For Research
PPTX
Introduction to web design discussing which languages is used for website des...
PDF
HTML and CSS crash course!
PPT
Introduction to CSS
PPTX
1 03 - CSS Introduction
PDF
Div tag presentation
PDF
Intro to HTML, CSS & JS - Internship Presentation Week-3
PDF
Web front end development introduction to html css and javascript
PPTX
CSS Basics (Cascading Style Sheet)
PDF
Website Structure Games Class #2
PPT
Boostrap basics
PPTX
Html and css
Web development using HTML and CSS
Higher Computing Science HTML
Web Development - Lecture 2
Intro to HTML and CSS basics
Flow, RefWorks, Mendely, Zotero: Citation Management Tools For Research
Introduction to web design discussing which languages is used for website des...
HTML and CSS crash course!
Introduction to CSS
1 03 - CSS Introduction
Div tag presentation
Intro to HTML, CSS & JS - Internship Presentation Week-3
Web front end development introduction to html css and javascript
CSS Basics (Cascading Style Sheet)
Website Structure Games Class #2
Boostrap basics
Html and css
Ad

Similar to Lecture 1 (20)

PPT
Introduction to HTML, CSS, and Scripting In the world of web development, thr...
PPTX
Web design and Development
PPTX
FFW Gabrovo PMG - HTML
PPTX
Introduction to html fundamental concepts
PPTX
Web Development , HTML & CSS & JAVASCRIPT
DOCX
CLASS VII COMPUTERS HTML
PPTX
HTML Fundamentals
PPTX
3 1-html-fundamentals-110302100520-phpapp02
PPTX
Web development it slideWeb development it slidemy web development slide-...
PPTX
BITM3730Week1.pptx
PPT
PPTX
Unit 1wt
PPTX
Unit 1wt
PPTX
1812010023 web developement(ANKITA OJHA)CSE4(A).pptx
PPTX
WebMatrix 100-level presentation
RTF
Vijay it 2 year
PPTX
Tech Winter Break- GDG on Campus Bajaj Institute of Technology, Wardha
PPTX
Tech Winter Break : Basics of Web Development
Introduction to HTML, CSS, and Scripting In the world of web development, thr...
Web design and Development
FFW Gabrovo PMG - HTML
Introduction to html fundamental concepts
Web Development , HTML & CSS & JAVASCRIPT
CLASS VII COMPUTERS HTML
HTML Fundamentals
3 1-html-fundamentals-110302100520-phpapp02
Web development it slideWeb development it slidemy web development slide-...
BITM3730Week1.pptx
Unit 1wt
Unit 1wt
1812010023 web developement(ANKITA OJHA)CSE4(A).pptx
WebMatrix 100-level presentation
Vijay it 2 year
Tech Winter Break- GDG on Campus Bajaj Institute of Technology, Wardha
Tech Winter Break : Basics of Web Development
Ad

Recently uploaded (20)

PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PPTX
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx
PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
PDF
RMMM.pdf make it easy to upload and study
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PPTX
Cell Types and Its function , kingdom of life
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
Weekly quiz Compilation Jan -July 25.pdf
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
PDF
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
PDF
Computing-Curriculum for Schools in Ghana
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
What if we spent less time fighting change, and more time building what’s rig...
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx
Orientation - ARALprogram of Deped to the Parents.pptx
RMMM.pdf make it easy to upload and study
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
Cell Types and Its function , kingdom of life
A systematic review of self-coping strategies used by university students to ...
Chinmaya Tiranga quiz Grand Finale.pdf
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Weekly quiz Compilation Jan -July 25.pdf
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
Anesthesia in Laparoscopic Surgery in India
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Microbial disease of the cardiovascular and lymphatic systems
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
Computing-Curriculum for Schools in Ghana
Final Presentation General Medicine 03-08-2024.pptx
What if we spent less time fighting change, and more time building what’s rig...
Module 4: Burden of Disease Tutorial Slides S2 2025

Lecture 1

  • 1. Instructors: Ahmad Ali Ali Ahmad Malik
  • 2. About the Course …..  Basic Web Development Course  Simple Static to Dynamic Website making  Link: https://sites.google.com/site/phpwebdevelopmentcourse2 012/  Will do Design + Development  Assignments & Activities  Participation  Discipline !!!  NO eating, Mobile phones ….
  • 3. Web Development…  What is Web Development ??  web site for the Internet (World Wide Web)  How it Works !! http://www.google.com http://www.google.com Web Hosting Servers
  • 4. Web Development…  Components Needed to Build a Complete Website 1) Text Editor 2) Browser 3) Server 4) DataBase (Dynamic Websites)
  • 5. HTML,CSS, PHP & MySQL •HTML •CSS •JavaScript etc. •PHP •ASP etc. •SQL Quries
  • 6. Hyper Text Markup Language
  • 7. Structure <html> </html> Parts HTML HEAD BODY <head> // All the code related to headers… </head> <body> // All the code related to body… </body>
  • 8. HTML Tags  Text tags  Related to typography, paragraphs, breaks, text formatting.  Image tags  Link tags  Table  Forms
  • 9. Some Text Tags  <h1></h1>  <h2></h2>  <h3></h3>  <h4></h4>  <b></b>  <i></i>  <br></br>  <q></q>  <em></em>  <strong></strong>  <acronym></acrony m>  <abbr></abbr>  <pre></pre>
  • 10. List Tags  3 Types of List mainly used: 1) Ordered List 2) Unordered List 3) Definition List <ul type = “circle”> <li>Item One</li> <li>Item Two</li> </ul> <ol type = “A”> <li>Item One</li> <li>Item Two</li> </ol> <dl > <dt>Term One</dt> <dd>Any definition</dd> </dl>
  • 11. Image Tags  <img></img>  Two attributes  Source - “src”  Alternate – “alt” <img src = “myImage.jpg” alt =“ A text info of the image”> </img>
  • 12. Link Tags  Inline Tag  Syntax <a href = “http://www.google.com” title = “google Homepage” > </a>  Relative links  Base links: <base href = “ ”> </base> (head section)
  • 13. Table Tags  Used for displaying data  Attributes e.g. border, align etc. <table> <tr> <th>Heading</th> </tr> <tr> <td>Heading</td> </tr> </table>
  • 14. <form method = “post” action = “”> Forms Tags  Used for interaction of data from/to server side.  Used along with form elements like checkboxes, textboxes etc. //use form element e.g. buttons, textbox etc. </form>  Label  <label>some label</label>  Text Field  <input name = “input Text” type = “Text”></input>  Button  <input type = “submit” value = “AnyButtonValue“></input>  Radio Box  <input name=“radioName” type =“radio” value = “AnyValue”></input>

Editor's Notes

  • #3: Class Environment