SlideShare ist ein Scribd-Unternehmen logo
1 von 29
Md. Aminul Hassan.
                  General Manager, DTR, Central,
Bangladesh Telecommunications Company Limited
What for ?
 To create web sites.
 To manage one.
 To edit existing web.
 To lead web developer team.
 To understand the power of IT.
 To not to design one.
Websites
 A website is a collection of related web
 pages containing images, videos or other digital
 assets. A website is hosted on at least one web server,
 accessible via a network such as the Internet or a
 private local area network through an Internet
 address known as a Uniform Resource Locator. All
 publicly accessible websites collectively constitute
 the World Wide Web.
 Websites are written in, or dynamically converted to,
 HTML (Hyper Text Markup Language) and are
 accessed using a software interface classified as a user
 agent. Web pages can be viewed or otherwise
 accessed from a range of computer-based and
 Internet-enabled devices of various sizes, including
 desktop computers, laptops, PDAs and cell phones.
 A web page is a document, typically written in plain
  text with formatting instructions of Hypertext
  Markup Language (HTML, XHTML). A web page may
  incorporate elements from other websites.
 Web pages are accessed and transported with
  the Hypertext Transfer Protocol (HTTP).
 The pages of a website can usually be accessed from a
  simple Uniform Resource Locator (URL) called
  the homepage.

 Some websites require a subscription to access some
  or all of their content. Examples of subscription
  websites include many business sites, parts of news
  websites, academic journal websites, gaming websites,
  file-sharing websites, message boards, web-
  based email, social networking websites…
 Example:
   New York Times.
   Brittanica
   Itunes etc.
Devices that can view websites.
 Computer.
 Laptops.
 PDA.
 Cellphone.
 Ipod Touch.
 Smartphones.
 Netbooks (Net based Laptops.)
 Tablet. (Ipad, Galaxytab, Dell Streak etc.)
 Gaming devices (Sony psp). Etc.
Type of sites based on
business.
 Personal .
 Commercial.
 Government.
 Nonprofit organization website.
Other Classification
 Informative
  Archive site, Content site , Government Site
  (bangladesh.gov.bd), Author`s site, News Sites (alzajeera,
  bdnews24.com), Q&A Site , Wiki site,
 Business :
  Corporate website ,Electronic commerce, Review site,
  Job sites, eg. Ebay, mobilemela, Bdjobs
 Media
  Gallery Website, Media sharing site, eg. Flickr, youtube
 Social
   Blog (blogger, wordpress, Somewhere in blog, Bloggymate,
  xanga), Social networking site (Facebook, Google+), Dating
  website ( Shaadi), Microblog site (Twitter )
 Obnoxious
    Attack site, Phishing site , Scraper site, Porn sites
   Entertainment
    Celebrity website, Gaming website, Music site (BeeMp3)
   System
    Mirror site,
   Doctrine
    Political site , Religious site (quran.com)
   Index
    Search engine site : Google Search, Bing; Social bookmarking site :
    StumbleUpon, Digg; Web portal : msn, yahoo
   Service
    Webmail: Yahoo mail, Gmail , File Sharing : FTP sites,
Point of Consideration
 Type (Commercial/Non commercial…)
 Content.
 Dynamic /Static.
 Theme. (Color Scheme, Font)
 Layout (fixed or Percentage) (Browser friendly)
 Links (Internal and external)
 Legal (Copyright issue, Disclaimer )
 Traffic (Portal------ Personal blog) (loading time)
 Security ( Virus protection, redundancy).
General Page Contents
 Text
 Links.
 Image.
 Table.
 Form
 Hit Counter, Polls etc.
 Dynamic Contents (Scripts)
 Video.
 Vector Animation (Flash).
 Audio.
Layout of Homepage
                           Banner


                                                 Semi-Permanent
 Permanent Links
                                                 Links

                      General Description/
                      Latest Notices/ News




                     Quick links, Declaration,
                   Copywrite, Hit Counter, Web
                       master`s address.
Home Page Contents
 Banner. (Logo and Site name)
 Body. (News in brief with image and link.)
 Announcement. (Circular/Office order/ Notices etc.)
 Links
   Permanent links to second tire pages.
   Semi Permanent links.
   Quick Links.
   External Links.

 Disclaimer.
 Webmasters email address.
 Hit Counter.
Legal Disclaimer
• Disclaimer: “This disclaimer governs your use of our
 website; by using our website, you accept this
 disclaimer in full. If you disagree with any part of this
 disclaimer, do not use our website. We reserve the
 right to modify these terms at any time. You should
 therefore check periodically for changes. By using this
 site after we post any changes, you agree to accept
 those changes, whether or not you have reviewed
 them.
Legal: Copyright
 Copyright : The Internet has been characterized as
  the largest threat to copyright since its inception. The
  Internet is awash in information, much of it with
  varying degrees of copyright protection. Copyrighted
  works on the net include news stories, software,
  novels, screenplays, graphics, pictures, Usenet
  messages and even email. In fact, the frightening
  reality is that almost everything on the Net is
  protected by copyright law.
 A Sample Copyright Notice:
         Copyright ©2001 Benedict O'Mahoney
          All Rights Reserved
Pages of Website,
General Hierarchy
Web Server
                                                Browser
 Text Editor
               uploading            http            Welcome to BTCL
   <HTML>
  …Welcome
   to BTCL
  <a> image
  </a>………..
  </HTML>
 Index.html
                       Web Server          Web Address:http://www.btcl.com




               Image/video/audio file
 comp.jpg
Softwares
 Text editor (HTML Code)
    Notepad.
    Wordpad
 Wyswyg (what you see what you get) type
   Frontpage
   Dreamweaver.
   HTML Coffee cup, Visual Studio, Wordpress.
 Office programme
   Word
   Excel etc.
HTML Code
 <html>
 <body>
 <h1>My First Heading</h1>
 <p>My first paragraph.</p>
 <a href="http://www.w3schools.com">Visit
  W3Schools.com!</a>
 </body>
 </html>
 My First Heading

 My first paragraph


 Visit W3Schools.com!
 HTML Tags/ Description
 <html> Defines an HTML document
 <body> Defines the document's body
 <h1> to <h6> Defines HTML headings
 <b> Defines bold text
 <font> Deprecated. Defines font, color, and size for text
 <i> Defines italic text
 <img> Defines an image
 <a> Defines an anchor
 <link > Defines the relationship between a document and an external
    resource
   <table> Defines a table
   <caption> Defines a table caption
   <col> Defines attribute values for one or more columns in a table
   <script> Defines a client-side script
   <object> Defines an embedded object
Images
 Must be small in size.
 Popular size 640 X 48o, 800 X 600,
 jpeg, gif , png, bmp are popular format.
 You draw image in powerpoint, paintbrush or adobe
    photoshop then save in jpeg format.
   You can upload image , can download and upload
    other image or link to other sites image.
   Copyright matters.
   Wikimedia are open for use.
   Some provide image for personal use.
Animation and Video
 Animation are heavier.
 Better use Gif animation.
 Scrolling text similar effect can be made by Java Script
    or other script file.
   Murkee is very common from text animation.
   Vector animation like flash animation are lighter.
   Youtube video are flash. 65o Mb mpeg file can be seen
    seemlessly.
   Youtube video`s can be integrated inyour site. With
    link to youtube site.
Flash
 opportunity to use animation and sound
 interactivity
 programming of complicated user interfaces
 small size of files (due to the usage of vector graphic)
 excellent opportunity to use completed movies as
  presentations
 excellent option for banner advertising.
WAP
 Wireless Application Protocol (WAP) is a technical
 standard for accessing information over a
 mobile wireless network. A WAP browser is a web
 browser for mobile devices such as mobile phones
 that uses the protocol.
Mobile Browser
 A mobile browser, also called
  a microbrowser, minibrowser, or wireless
  internet browser (WIB), is a web browser designed
  for use on a mobile device such as a mobile
  phone or PDA. Mobile browsers are optimized so as
  to display Web content most effectively for small
  screens on portable devices. Mobile browser software
  must be small and efficient to accommodate the low
  memory capacity and low-bandwidth of wireless
  handheld devices.
 Example: Opera mini.
Reference
 Wikipedia
 About.com
 W3.school.com
 350pages.com
 2x3.com
Thank you

Weitere ähnliche Inhalte

Was ist angesagt?

Introduction to Web Technology
Introduction to Web TechnologyIntroduction to Web Technology
Introduction to Web TechnologyRob Bertholf
 
presentation on static website design
presentation on static website designpresentation on static website design
presentation on static website designjyotiyadav1926
 
SEO (Search Engine Optimisation) and SEM (Search Engine Marketing) - Seminar ...
SEO (Search Engine Optimisation) and SEM (Search Engine Marketing) - Seminar ...SEO (Search Engine Optimisation) and SEM (Search Engine Marketing) - Seminar ...
SEO (Search Engine Optimisation) and SEM (Search Engine Marketing) - Seminar ...Beat Signer
 
Eff use of internet
Eff use of internetEff use of internet
Eff use of internetstreetman921
 
Busy Architects Guide to Modern Web Architecture in 2014
Busy Architects Guide to  Modern Web Architecture in 2014Busy Architects Guide to  Modern Web Architecture in 2014
Busy Architects Guide to Modern Web Architecture in 2014Particular Software
 
Web and DAMS - NC ECHO Dig Institute
Web and DAMS - NC ECHO Dig InstituteWeb and DAMS - NC ECHO Dig Institute
Web and DAMS - NC ECHO Dig Instituteegore
 
Web Architecture - Mechanism and Threats
Web Architecture - Mechanism and ThreatsWeb Architecture - Mechanism and Threats
Web Architecture - Mechanism and ThreatsSumedt Jitpukdebodin
 
How websites and search engines work
How websites and search engines workHow websites and search engines work
How websites and search engines workBrian Duffy
 
Lecture 1 intro to web designing
Lecture 1  intro to web designingLecture 1  intro to web designing
Lecture 1 intro to web designingpalhaftab
 
Type of websites
Type of websitesType of websites
Type of websitesEdy Indra
 
WWW, Website & Webpage
WWW, Website & WebpageWWW, Website & Webpage
WWW, Website & WebpageZeeshan Alam
 
Internet Training For Teachers
 Internet Training For Teachers Internet Training For Teachers
Internet Training For TeachersGNSHI
 
Word press meetup getting started
Word press meetup   getting startedWord press meetup   getting started
Word press meetup getting startedHandsOnWP.com
 

Was ist angesagt? (20)

Introduction to Web Technology
Introduction to Web TechnologyIntroduction to Web Technology
Introduction to Web Technology
 
Internet
InternetInternet
Internet
 
presentation on static website design
presentation on static website designpresentation on static website design
presentation on static website design
 
SEO (Search Engine Optimisation) and SEM (Search Engine Marketing) - Seminar ...
SEO (Search Engine Optimisation) and SEM (Search Engine Marketing) - Seminar ...SEO (Search Engine Optimisation) and SEM (Search Engine Marketing) - Seminar ...
SEO (Search Engine Optimisation) and SEM (Search Engine Marketing) - Seminar ...
 
Eff use of internet
Eff use of internetEff use of internet
Eff use of internet
 
Web development
Web developmentWeb development
Web development
 
Tech Terms
Tech TermsTech Terms
Tech Terms
 
Busy Architects Guide to Modern Web Architecture in 2014
Busy Architects Guide to  Modern Web Architecture in 2014Busy Architects Guide to  Modern Web Architecture in 2014
Busy Architects Guide to Modern Web Architecture in 2014
 
Web and DAMS - NC ECHO Dig Institute
Web and DAMS - NC ECHO Dig InstituteWeb and DAMS - NC ECHO Dig Institute
Web and DAMS - NC ECHO Dig Institute
 
Web Architecture - Mechanism and Threats
Web Architecture - Mechanism and ThreatsWeb Architecture - Mechanism and Threats
Web Architecture - Mechanism and Threats
 
How websites and search engines work
How websites and search engines workHow websites and search engines work
How websites and search engines work
 
Lecture 1 intro to web designing
Lecture 1  intro to web designingLecture 1  intro to web designing
Lecture 1 intro to web designing
 
Type of websites
Type of websitesType of websites
Type of websites
 
Basic Web Concepts
Basic Web ConceptsBasic Web Concepts
Basic Web Concepts
 
Html class-01
Html class-01Html class-01
Html class-01
 
Static dynamic and active web pages
Static dynamic and active web pagesStatic dynamic and active web pages
Static dynamic and active web pages
 
WWW, Website & Webpage
WWW, Website & WebpageWWW, Website & Webpage
WWW, Website & Webpage
 
Internet Training For Teachers
 Internet Training For Teachers Internet Training For Teachers
Internet Training For Teachers
 
Website
WebsiteWebsite
Website
 
Word press meetup getting started
Word press meetup   getting startedWord press meetup   getting started
Word press meetup getting started
 

Ähnlich wie Web designing

Lecture1: HTML and JavaScript
Lecture1: HTML and JavaScriptLecture1: HTML and JavaScript
Lecture1: HTML and JavaScriptomarshehab
 
Web Design & Development !BATRA COMPUTER CENTRE
Web Design & Development !BATRA COMPUTER CENTREWeb Design & Development !BATRA COMPUTER CENTRE
Web Design & Development !BATRA COMPUTER CENTREjatin batra
 
Unit 5 World_Wide_Web.pptx
Unit 5 World_Wide_Web.pptxUnit 5 World_Wide_Web.pptx
Unit 5 World_Wide_Web.pptxDhruvPatel189174
 
Website Overview
Website OverviewWebsite Overview
Website OverviewChanHan Hy
 
fundamental of information technology (2)
fundamental of information technology  (2)fundamental of information technology  (2)
fundamental of information technology (2)Sorath Peetamber
 
ICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docx
ICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docxICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docx
ICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docxMartin Mulwa
 
Web Design Overview
Web Design OverviewWeb Design Overview
Web Design OverviewMJPage
 
MINOR PROZECT REPORT on WINDOWS SERVER
MINOR PROZECT REPORT on WINDOWS SERVERMINOR PROZECT REPORT on WINDOWS SERVER
MINOR PROZECT REPORT on WINDOWS SERVERAsish Verma
 
Web Designs Services
Web Designs ServicesWeb Designs Services
Web Designs ServicesNusrat Khanom
 
Creating Effective Web Pages Creating HTML Documents
Creating Effective Web Pages Creating HTML Documents Creating Effective Web Pages Creating HTML Documents
Creating Effective Web Pages Creating HTML Documents webhostingguy
 
Web Development ​.pdf
Web Development ​.pdfWeb Development ​.pdf
Web Development ​.pdfIshani Jerin
 
Website Planning & Designing By Er. Kapil Bhargava
Website Planning & Designing By Er. Kapil BhargavaWebsite Planning & Designing By Er. Kapil Bhargava
Website Planning & Designing By Er. Kapil BhargavaKapil Bhargava
 
The Factors For The Website
The Factors For The WebsiteThe Factors For The Website
The Factors For The WebsiteJulie May
 
The Internet Explained To Your Mum In 5 Slides
The Internet Explained To Your Mum In 5 SlidesThe Internet Explained To Your Mum In 5 Slides
The Internet Explained To Your Mum In 5 SlidesMarcello Brivio
 

Ähnlich wie Web designing (20)

ICT project
ICT projectICT project
ICT project
 
Lecture1: HTML and JavaScript
Lecture1: HTML and JavaScriptLecture1: HTML and JavaScript
Lecture1: HTML and JavaScript
 
Web Design & Development !BATRA COMPUTER CENTRE
Web Design & Development !BATRA COMPUTER CENTREWeb Design & Development !BATRA COMPUTER CENTRE
Web Design & Development !BATRA COMPUTER CENTRE
 
Unit 5 World_Wide_Web.pptx
Unit 5 World_Wide_Web.pptxUnit 5 World_Wide_Web.pptx
Unit 5 World_Wide_Web.pptx
 
Iwt module 1
Iwt  module 1Iwt  module 1
Iwt module 1
 
Website Overview
Website OverviewWebsite Overview
Website Overview
 
fundamental of information technology (2)
fundamental of information technology  (2)fundamental of information technology  (2)
fundamental of information technology (2)
 
Web 2.0
Web 2.0Web 2.0
Web 2.0
 
ICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docx
ICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docxICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docx
ICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docx
 
Web Design Overview
Web Design OverviewWeb Design Overview
Web Design Overview
 
MINOR PROZECT REPORT on WINDOWS SERVER
MINOR PROZECT REPORT on WINDOWS SERVERMINOR PROZECT REPORT on WINDOWS SERVER
MINOR PROZECT REPORT on WINDOWS SERVER
 
Web Designs Services
Web Designs ServicesWeb Designs Services
Web Designs Services
 
Creating Effective Web Pages Creating HTML Documents
Creating Effective Web Pages Creating HTML Documents Creating Effective Web Pages Creating HTML Documents
Creating Effective Web Pages Creating HTML Documents
 
Web Development ​.pdf
Web Development ​.pdfWeb Development ​.pdf
Web Development ​.pdf
 
Compo2 prelim
Compo2 prelimCompo2 prelim
Compo2 prelim
 
Website Planning & Designing By Er. Kapil Bhargava
Website Planning & Designing By Er. Kapil BhargavaWebsite Planning & Designing By Er. Kapil Bhargava
Website Planning & Designing By Er. Kapil Bhargava
 
The Factors For The Website
The Factors For The WebsiteThe Factors For The Website
The Factors For The Website
 
The Internet Explained To Your Mum In 5 Slides
The Internet Explained To Your Mum In 5 SlidesThe Internet Explained To Your Mum In 5 Slides
The Internet Explained To Your Mum In 5 Slides
 
www.pptx
www.pptxwww.pptx
www.pptx
 
CSC PPT 3.pptx
CSC PPT 3.pptxCSC PPT 3.pptx
CSC PPT 3.pptx
 

Mehr von Md Aminul Hassan

Mehr von Md Aminul Hassan (8)

Wireless Broadband Network Project : BTCL
Wireless Broadband Network Project : BTCLWireless Broadband Network Project : BTCL
Wireless Broadband Network Project : BTCL
 
Boats of Bangladesh
Boats of Bangladesh Boats of Bangladesh
Boats of Bangladesh
 
Turkey
TurkeyTurkey
Turkey
 
Italy
ItalyItaly
Italy
 
Ic ts and improving road safety
Ic ts and improving road safetyIc ts and improving road safety
Ic ts and improving road safety
 
State of cloud computing v2
State of cloud computing v2State of cloud computing v2
State of cloud computing v2
 
Services of btcl
Services of btclServices of btcl
Services of btcl
 
Basic web designing 2
Basic web designing 2Basic web designing 2
Basic web designing 2
 

Kürzlich hochgeladen

What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 

Kürzlich hochgeladen (20)

What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 

Web designing

  • 1. Md. Aminul Hassan. General Manager, DTR, Central, Bangladesh Telecommunications Company Limited
  • 2. What for ?  To create web sites.  To manage one.  To edit existing web.  To lead web developer team.  To understand the power of IT.  To not to design one.
  • 3. Websites  A website is a collection of related web pages containing images, videos or other digital assets. A website is hosted on at least one web server, accessible via a network such as the Internet or a private local area network through an Internet address known as a Uniform Resource Locator. All publicly accessible websites collectively constitute the World Wide Web.
  • 4.  Websites are written in, or dynamically converted to, HTML (Hyper Text Markup Language) and are accessed using a software interface classified as a user agent. Web pages can be viewed or otherwise accessed from a range of computer-based and Internet-enabled devices of various sizes, including desktop computers, laptops, PDAs and cell phones.
  • 5.  A web page is a document, typically written in plain text with formatting instructions of Hypertext Markup Language (HTML, XHTML). A web page may incorporate elements from other websites.  Web pages are accessed and transported with the Hypertext Transfer Protocol (HTTP).  The pages of a website can usually be accessed from a simple Uniform Resource Locator (URL) called the homepage. 
  • 6.  Some websites require a subscription to access some or all of their content. Examples of subscription websites include many business sites, parts of news websites, academic journal websites, gaming websites, file-sharing websites, message boards, web- based email, social networking websites…  Example:  New York Times.  Brittanica  Itunes etc.
  • 7. Devices that can view websites.  Computer.  Laptops.  PDA.  Cellphone.  Ipod Touch.  Smartphones.  Netbooks (Net based Laptops.)  Tablet. (Ipad, Galaxytab, Dell Streak etc.)  Gaming devices (Sony psp). Etc.
  • 8. Type of sites based on business.  Personal .  Commercial.  Government.  Nonprofit organization website.
  • 9. Other Classification  Informative Archive site, Content site , Government Site (bangladesh.gov.bd), Author`s site, News Sites (alzajeera, bdnews24.com), Q&A Site , Wiki site,  Business : Corporate website ,Electronic commerce, Review site, Job sites, eg. Ebay, mobilemela, Bdjobs  Media Gallery Website, Media sharing site, eg. Flickr, youtube  Social Blog (blogger, wordpress, Somewhere in blog, Bloggymate, xanga), Social networking site (Facebook, Google+), Dating website ( Shaadi), Microblog site (Twitter )
  • 10.  Obnoxious Attack site, Phishing site , Scraper site, Porn sites  Entertainment Celebrity website, Gaming website, Music site (BeeMp3)  System Mirror site,  Doctrine Political site , Religious site (quran.com)  Index Search engine site : Google Search, Bing; Social bookmarking site : StumbleUpon, Digg; Web portal : msn, yahoo  Service Webmail: Yahoo mail, Gmail , File Sharing : FTP sites,
  • 11. Point of Consideration  Type (Commercial/Non commercial…)  Content.  Dynamic /Static.  Theme. (Color Scheme, Font)  Layout (fixed or Percentage) (Browser friendly)  Links (Internal and external)  Legal (Copyright issue, Disclaimer )  Traffic (Portal------ Personal blog) (loading time)  Security ( Virus protection, redundancy).
  • 12. General Page Contents  Text  Links.  Image.  Table.  Form  Hit Counter, Polls etc.  Dynamic Contents (Scripts)  Video.  Vector Animation (Flash).  Audio.
  • 13. Layout of Homepage Banner Semi-Permanent Permanent Links Links General Description/ Latest Notices/ News Quick links, Declaration, Copywrite, Hit Counter, Web master`s address.
  • 14. Home Page Contents  Banner. (Logo and Site name)  Body. (News in brief with image and link.)  Announcement. (Circular/Office order/ Notices etc.)  Links  Permanent links to second tire pages.  Semi Permanent links.  Quick Links.  External Links.  Disclaimer.  Webmasters email address.  Hit Counter.
  • 15. Legal Disclaimer • Disclaimer: “This disclaimer governs your use of our website; by using our website, you accept this disclaimer in full. If you disagree with any part of this disclaimer, do not use our website. We reserve the right to modify these terms at any time. You should therefore check periodically for changes. By using this site after we post any changes, you agree to accept those changes, whether or not you have reviewed them.
  • 16. Legal: Copyright  Copyright : The Internet has been characterized as the largest threat to copyright since its inception. The Internet is awash in information, much of it with varying degrees of copyright protection. Copyrighted works on the net include news stories, software, novels, screenplays, graphics, pictures, Usenet messages and even email. In fact, the frightening reality is that almost everything on the Net is protected by copyright law.  A Sample Copyright Notice: Copyright ©2001 Benedict O'Mahoney All Rights Reserved
  • 18. Web Server Browser Text Editor uploading http Welcome to BTCL <HTML> …Welcome to BTCL <a> image </a>……….. </HTML> Index.html Web Server Web Address:http://www.btcl.com Image/video/audio file comp.jpg
  • 19. Softwares  Text editor (HTML Code)  Notepad.  Wordpad  Wyswyg (what you see what you get) type  Frontpage  Dreamweaver.  HTML Coffee cup, Visual Studio, Wordpress.  Office programme  Word  Excel etc.
  • 20. HTML Code  <html>  <body>  <h1>My First Heading</h1>  <p>My first paragraph.</p>  <a href="http://www.w3schools.com">Visit W3Schools.com!</a>  </body>  </html>
  • 21.  My First Heading  My first paragraph  Visit W3Schools.com!
  • 22.  HTML Tags/ Description  <html> Defines an HTML document  <body> Defines the document's body  <h1> to <h6> Defines HTML headings  <b> Defines bold text  <font> Deprecated. Defines font, color, and size for text  <i> Defines italic text  <img> Defines an image  <a> Defines an anchor  <link > Defines the relationship between a document and an external resource  <table> Defines a table  <caption> Defines a table caption  <col> Defines attribute values for one or more columns in a table  <script> Defines a client-side script  <object> Defines an embedded object
  • 23. Images  Must be small in size.  Popular size 640 X 48o, 800 X 600,  jpeg, gif , png, bmp are popular format.  You draw image in powerpoint, paintbrush or adobe photoshop then save in jpeg format.  You can upload image , can download and upload other image or link to other sites image.  Copyright matters.  Wikimedia are open for use.  Some provide image for personal use.
  • 24. Animation and Video  Animation are heavier.  Better use Gif animation.  Scrolling text similar effect can be made by Java Script or other script file.  Murkee is very common from text animation.  Vector animation like flash animation are lighter.  Youtube video are flash. 65o Mb mpeg file can be seen seemlessly.  Youtube video`s can be integrated inyour site. With link to youtube site.
  • 25. Flash  opportunity to use animation and sound  interactivity  programming of complicated user interfaces  small size of files (due to the usage of vector graphic)  excellent opportunity to use completed movies as presentations  excellent option for banner advertising.
  • 26. WAP  Wireless Application Protocol (WAP) is a technical standard for accessing information over a mobile wireless network. A WAP browser is a web browser for mobile devices such as mobile phones that uses the protocol.
  • 27. Mobile Browser  A mobile browser, also called a microbrowser, minibrowser, or wireless internet browser (WIB), is a web browser designed for use on a mobile device such as a mobile phone or PDA. Mobile browsers are optimized so as to display Web content most effectively for small screens on portable devices. Mobile browser software must be small and efficient to accommodate the low memory capacity and low-bandwidth of wireless handheld devices.  Example: Opera mini.
  • 28. Reference  Wikipedia  About.com  W3.school.com  350pages.com  2x3.com