+ All Categories
Home > Technology > Web design and_html_part_2

Web design and_html_part_2

Date post: 07-Jan-2017
Category:
Upload: sayed-ahmed
View: 25 times
Download: 0 times
Share this document with a friend
14
WEB DESIGN AND HTML: PART 2 Sayed Ahmed Computer Engineering, BUET, Bangladesh MSc, Computer Science, U of Manitoba, Canada Owner/President/Architect/Developer Justetc (Just et cetera) Technologies http://www.justetc.net http://sayed.justetc.net
Transcript

Slide 1

Web design and HTML: Part 2Sayed AhmedComputer Engineering, BUET, BangladeshMSc, Computer Science, U of Manitoba, Canada

Owner/President/Architect/DeveloperJustetc (Just et cetera) Technologieshttp://www.justetc.nethttp://sayed.justetc.net

Syllabus

Learning ObjectivesStructure of Web-site

Types of Web-SitesTypes/Static/ / Dynamic/ Static/ Content of the web-site does not change. Just some static information. User cannot interact with the web-site. User interaction does not change the content of the web-siteHTML is used to create static web-sites

Types of Web-sitesDynamic/ Content of the web-site can be changed/get changed over time or with user interactionLanguages such as JavaScript, PHP, ASP/ASP.net are used to create dynamic web-sites

Structure/Layout of Web-sitesHow web-pages are organized inside the web-siteHome page/ Main stream/section pages/ Subsections/sub-stream of main stream pages/

Structure/Layout of Web-sitesMain stream and sub-stream pages can be organized in different ways such asTree or hierarchical ()Linked or networkSequential / linearHybrid/combination of the above

Tree or Hierarchical

Linked StructureUsing left menus for examples

Sequential/Linear

Using links such as Previous, Next, Last, First

Hybrid Web-site Structure

Videos on Web-site DevelopmentUnderstanding Client and Server Side Programminghttp://www.salearningschool.com/multimedia_training/displayArticle.php?table=TrainingVideos&articleID=119Web-site DevelopmentLesson 1: Part 1: How to build a simple website from scratchhttp://www.salearningschool.com/multimedia_training/displayArticle.php?table=TrainingVideos&articleID=21Lesson 1: Part 2: How to build a simple website from scratchhttp://www.salearningschool.com/multimedia_training/displayArticle.php?table=TrainingVideos&articleID=22

Our AddressesTrudelle Street, Toronto, [email protected], Gazipur, BangladeshJustetc ComputersHabib Complex, 2nd Floor [email protected] (01942747702)

13

Free Training by JustetcTraining and Education in Bangla:http://Bangla.SaLearningSchool.comhttp://Blog. SaLearningSchool.comTraining and Education in English:http://www.SaLearningSchool.comhttp://English.SaLearningSchool.comhttp://www.SitesTree.com---------------------------------------------------------------------------------Ask questions and get answers http://Ask.JustEtc.net---------------------------------------------------------------------------------Offline IT Training:http://University.JustEtc.net

14


Recommended