SlideShare a Scribd company logo
URL
¿Qué es?
URL
Uniform Resource Locator
(Localizador Uniforme de Recursos)
URL
URL
 URL means a Uniform Resource Locator. It is a
term used in the web world or other internet
sources, which has two different meanings to it.
One, it is popularly known as the Uniform
Resource Identifier (URI).Technically people
refer to it as URL instead of URI. Second, it is a
subset of URI to identifiers who are primary
locators. It is also pronounced as an acronym
"EARL". It is an internet address that consists of
http (access protocol), the domain name and it
could also include the path to a file or resource on
the server.
A Uniform Resource Locator helps detect a
location with the help of itsnetwork location.
URL normalization is a method by which URL
are normalized in a reliable manner. This process
transforms the URL into a normalized. With this
process we can determine if different URL's are
equivalent.
Evey
Understanding a URL
A URL (Uniform Resource Locator)is a unique address
for a web site.
.com
Commercial sites that are in the business of selling
something to the visitor. (www.amazon.com)
.net
Commercial sites that are in the business of selling
something to the visitor. (www.lightspeed.net)
~
Personal sites that are unedited and opinionated
(www.gradmath.fresno.edu/~xfiles)
members.aol
users
.geocities
Same as above (www.softcom.net/users/rossd22)
.gov
These are tax dollar supported sites. They tend to be fairly
objective and free from an overt ideologic stance. They host
current acts, policies, and historical records.
.edu
College or university hosted sites offer research results and
repositories of information.
.org
Organizations (nonprofit) that may or may not be perfectly
objective.
WebSite
1. A website (also written Web site or simply site 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 also called URL.
Web Page
 A web page or webpage is a document or information resource that is
suitable for the World Wide Web and can be accessed through a
web browser and displayed on a monitor or mobile device.This
information is usually in HTML orXHTML format, and may provide
navigation to other web pages via hypertext links
 Type of Web Page -
1. Static web Page
2. Dynamic Web Page
.
Static Web Page
Static Web pages
A static Web page contains content that displays the same way
each time the page is requested from a browser. An example of
a static Web page is a help page that contains contact
information (such as return policy or "brick and mortar" store
locations) that does not change frequently.
A static store page is created using only HTML. Static store
pages can contain HTML tags and text, as well as other
elements suitable for the page, such as images and animation,
but they do not make use of the information in the database
Dynamic web page
 Dynamic Web pages
 A dynamic Web page contains content that is generated when the user
requests the page. This content is typically extracted from a database,
allowing the store to present the most current information.
 An online store typically has many more dynamically generated pages
than static pages because most of the store's information changes
frequently. For example, products change, prices change, and customer
information changes on a relatively frequent basis. A dynamic Web
page acts as a template; it contains code to retrieve required information
and format the output.
 Typically, you create dynamic Web pages for product and category
pages, the shopping cart page, the registration form, and the order forms.
You can create dynamic Web pages in WebSphere Commerce using
JavaServer Pages technology.
WWW
 The term WWW refers to the World Wide Web or simply the Web.
The World Wide Web consists of all the public Web sites connected to
the Internet worldwide, including the client devices (such as computers
and cell phones) that access Web content. The WWW is just one of
many applications of the Internet and computer networks.The World
Web is based on these technologies:
 HTML - Hypertext Markup Language
 HTTP - Hypertext Transfer Protocol
 Web servers and Web browsers
Web Browser(Client)
 A Web browser is a software program that interprets the coding
language of the World Wide Web in graphic form, displaying the
translation rather than the coding. This allows anyone to “browse the
Web” by simple point and click navigation, bypassing the need to know
commands used in software languages.
 The World Wide Web is written in Hypertext Markup Language
(HTML). Viewed with software other than a Web browser, HTML looks
nothing like its graphic translation. To take a peek, right-click on any
empty space in a webpage. A small pop-up menu will appear.
Choose View Page Source in FireFox, or View Source in Microsoft’s
Internet Explorer (IE). When finished viewing the HTML coding, click
the window closed to return to the Web browser window.
Web Server
 A web server program is software that runs
on the web site hosting Server computer. Its
main purpose is to serve web pages; which
means it waits for requests from web
browsers (also known as clients) and
responds by sending the required data back.
Web Application Programming
 Web based application are developed using
Client Side Programming -
Software that download from web Server to browser and
then executed on the Client.
They are created using languages HTML ,DHTML
(Dynamic HTML) , VBScript , JavaScript.
Server Side Programming –
Software that run on the server not the client .
Languages used – ASP , JSP (JAVA EE ) , PHP , ASP.Net

More Related Content

What's hot

presentation on static website design
presentation on static website designpresentation on static website design
presentation on static website design
jyotiyadav1926
 
Web browsers and web document
Web browsers and web documentWeb browsers and web document
Web browsers and web document
Mohammad Kamrul Hasan
 
Domain Name and Web Portals
Domain Name and Web Portals Domain Name and Web Portals
Domain Name and Web Portals
Naveen Kumar
 
Basic web architecture
Basic web architectureBasic web architecture
Basic web architecture
Ralu Mihordea
 
Website Designing Services | Web Development Vizag | Web Solutions Visakhapatnam
Website Designing Services | Web Development Vizag | Web Solutions VisakhapatnamWebsite Designing Services | Web Development Vizag | Web Solutions Visakhapatnam
Website Designing Services | Web Development Vizag | Web Solutions Visakhapatnam
Gods Grace Technologies
 
World wide web architecture presentation
World wide web architecture presentationWorld wide web architecture presentation
World wide web architecture presentationImMe Khan
 
Web technology
Web technologyWeb technology
Web technology
Milap Gatecha
 
Web Design Basics and HTML
Web Design Basics and HTMLWeb Design Basics and HTML
Web Design Basics and HTML
Rajesh Sanabada
 
Introduction to web services
Introduction to web servicesIntroduction to web services
Introduction to web services
vikram mahendra
 
Introduction to web development
Introduction to web developmentIntroduction to web development
Introduction to web development
fawaz
 
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
Particular Software
 
Vskills angular js sample material
Vskills angular js sample materialVskills angular js sample material
Vskills angular js sample material
Vskills
 
Basics of IT
Basics of ITBasics of IT
Basics of IT
Robin Sandhu
 
Web Database
Web DatabaseWeb Database
Web Database
idroos7
 
Web Design Overview
Web Design OverviewWeb Design Overview
Web Design OverviewMJPage
 
Web architecture - overview of techniques.
Web architecture - overview of  techniques.Web architecture - overview of  techniques.
Web architecture - overview of techniques.
Ruslan Shevchenko
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
Meritstore Slides
 
Ajax
AjaxAjax

What's hot (20)

presentation on static website design
presentation on static website designpresentation on static website design
presentation on static website design
 
Web browsers and web document
Web browsers and web documentWeb browsers and web document
Web browsers and web document
 
Domain Name and Web Portals
Domain Name and Web Portals Domain Name and Web Portals
Domain Name and Web Portals
 
Basic web architecture
Basic web architectureBasic web architecture
Basic web architecture
 
Website Designing Services | Web Development Vizag | Web Solutions Visakhapatnam
Website Designing Services | Web Development Vizag | Web Solutions VisakhapatnamWebsite Designing Services | Web Development Vizag | Web Solutions Visakhapatnam
Website Designing Services | Web Development Vizag | Web Solutions Visakhapatnam
 
World wide web architecture presentation
World wide web architecture presentationWorld wide web architecture presentation
World wide web architecture presentation
 
Web technology
Web technologyWeb technology
Web technology
 
Internet workshop
Internet workshopInternet workshop
Internet workshop
 
Web Design Basics and HTML
Web Design Basics and HTMLWeb Design Basics and HTML
Web Design Basics and HTML
 
Introduction to web services
Introduction to web servicesIntroduction to web services
Introduction to web services
 
Introduction to web development
Introduction to web developmentIntroduction to web development
Introduction to web development
 
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
 
Vskills angular js sample material
Vskills angular js sample materialVskills angular js sample material
Vskills angular js sample material
 
Basics of IT
Basics of ITBasics of IT
Basics of IT
 
Web Database
Web DatabaseWeb Database
Web Database
 
Web architecture
Web architectureWeb architecture
Web architecture
 
Web Design Overview
Web Design OverviewWeb Design Overview
Web Design Overview
 
Web architecture - overview of techniques.
Web architecture - overview of  techniques.Web architecture - overview of  techniques.
Web architecture - overview of techniques.
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
Ajax
AjaxAjax
Ajax
 

Viewers also liked

Whats digital marketing
Whats digital marketingWhats digital marketing
Whats digital marketing
Siya Agarwal
 
How technology has changed the way we live
How technology has changed the way we  liveHow technology has changed the way we  live
How technology has changed the way we live
forsythtechstudent
 
The Internet
The InternetThe Internet
The Internet
Priya Soni
 
Advantages and Disadvantages of Technology
Advantages and Disadvantages of TechnologyAdvantages and Disadvantages of Technology
Advantages and Disadvantages of Technology
Pave Maris Cortez
 
How technology has changed our lives
How technology has changed our livesHow technology has changed our lives
How technology has changed our livesadriannedraughn
 
Advantages and disadvantages of technology
Advantages and disadvantages of technologyAdvantages and disadvantages of technology
Advantages and disadvantages of technology
Huseyin87
 
New Technologies in our daily life
New Technologies in our daily lifeNew Technologies in our daily life
New Technologies in our daily life
Ecommaster.es
 
The effect of technology on today's society ppt
The effect of technology on today's society pptThe effect of technology on today's society ppt
The effect of technology on today's society pptoacore
 
Technology Presentation
Technology PresentationTechnology Presentation
Technology Presentation
plandeen
 
Impact of Technology on Society
Impact of Technology on SocietyImpact of Technology on Society
Impact of Technology on Society
Dulaj91
 
Forgotten women in tech history.
Forgotten women in tech history.Forgotten women in tech history.
Forgotten women in tech history.
Domo
 
The Internet Presentation
The Internet Presentation The Internet Presentation
The Internet Presentation
guest9e3d59
 
Technology powerpoint presentations
Technology powerpoint presentationsTechnology powerpoint presentations
Technology powerpoint presentations
ismailraesha
 

Viewers also liked (14)

Whats digital marketing
Whats digital marketingWhats digital marketing
Whats digital marketing
 
How technology has changed the way we live
How technology has changed the way we  liveHow technology has changed the way we  live
How technology has changed the way we live
 
The Internet
The InternetThe Internet
The Internet
 
Internet
InternetInternet
Internet
 
Advantages and Disadvantages of Technology
Advantages and Disadvantages of TechnologyAdvantages and Disadvantages of Technology
Advantages and Disadvantages of Technology
 
How technology has changed our lives
How technology has changed our livesHow technology has changed our lives
How technology has changed our lives
 
Advantages and disadvantages of technology
Advantages and disadvantages of technologyAdvantages and disadvantages of technology
Advantages and disadvantages of technology
 
New Technologies in our daily life
New Technologies in our daily lifeNew Technologies in our daily life
New Technologies in our daily life
 
The effect of technology on today's society ppt
The effect of technology on today's society pptThe effect of technology on today's society ppt
The effect of technology on today's society ppt
 
Technology Presentation
Technology PresentationTechnology Presentation
Technology Presentation
 
Impact of Technology on Society
Impact of Technology on SocietyImpact of Technology on Society
Impact of Technology on Society
 
Forgotten women in tech history.
Forgotten women in tech history.Forgotten women in tech history.
Forgotten women in tech history.
 
The Internet Presentation
The Internet Presentation The Internet Presentation
The Internet Presentation
 
Technology powerpoint presentations
Technology powerpoint presentationsTechnology powerpoint presentations
Technology powerpoint presentations
 

Similar to Basic web designing

Ppt on Website Planning
Ppt on Website PlanningPpt on Website Planning
Ppt on Website Planning
Om Prakash
 
Internet & www
Internet & wwwInternet & www
Internet & www
MozaSaid
 
fundamental of information technology (2)
fundamental of information technology  (2)fundamental of information technology  (2)
fundamental of information technology (2)
Sorath Peetamber
 
Unit 5 World_Wide_Web.pptx
Unit 5 World_Wide_Web.pptxUnit 5 World_Wide_Web.pptx
Unit 5 World_Wide_Web.pptx
DhruvPatel189174
 
introduction_to_web_technology.pdf
introduction_to_web_technology.pdfintroduction_to_web_technology.pdf
introduction_to_web_technology.pdf
VishwanathBurkpalli
 
Web topics.pptx
Web topics.pptxWeb topics.pptx
Web topics.pptx
MujtabaFarooq5
 
Definitions
DefinitionsDefinitions
DefinitionsLeanne
 
Website
WebsiteWebsite
Librarian Internet Index
Librarian Internet IndexLibrarian Internet Index
Librarian Internet Index
Olga Bautista
 
Brief description on Web technology
Brief description on Web technology Brief description on Web technology
Brief description on Web technology
Rupanshi rawat
 
New Media Technology -Website and Online Medium for Businesses
New Media Technology -Website and Online Medium for BusinessesNew Media Technology -Website and Online Medium for Businesses
New Media Technology -Website and Online Medium for Businesses
Faindra Jabbar
 
Web Development Vizag and Website Designing Services
Web Development Vizag and Website Designing ServicesWeb Development Vizag and Website Designing Services
Web Development Vizag and Website Designing ServicesGods Grace Technologies
 
Web browsing and Internet termenologies
Web browsing and Internet termenologiesWeb browsing and Internet termenologies
Web browsing and Internet termenologies
VTC_NeilaSofien
 
Webbrowsing1 131212222458-phpapp01
Webbrowsing1 131212222458-phpapp01Webbrowsing1 131212222458-phpapp01
Webbrowsing1 131212222458-phpapp01Aqša Ali
 
Web publishing
Web publishingWeb publishing
Web publishingKanav Sood
 
Website Overview
Website OverviewWebsite Overview
Website Overview
ChanHan Hy
 
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
Kapil Bhargava
 
Informational web pages
Informational web pagesInformational web pages
Informational web pages
Jane Garay
 

Similar to Basic web designing (20)

Ppt on Website Planning
Ppt on Website PlanningPpt on Website Planning
Ppt on Website Planning
 
Internet & www
Internet & wwwInternet & www
Internet & www
 
fundamental of information technology (2)
fundamental of information technology  (2)fundamental of information technology  (2)
fundamental of information technology (2)
 
Unit 5 World_Wide_Web.pptx
Unit 5 World_Wide_Web.pptxUnit 5 World_Wide_Web.pptx
Unit 5 World_Wide_Web.pptx
 
introduction_to_web_technology.pdf
introduction_to_web_technology.pdfintroduction_to_web_technology.pdf
introduction_to_web_technology.pdf
 
Web topics.pptx
Web topics.pptxWeb topics.pptx
Web topics.pptx
 
Definitions
DefinitionsDefinitions
Definitions
 
Website
WebsiteWebsite
Website
 
ICT project
ICT projectICT project
ICT project
 
Librarian Internet Index
Librarian Internet IndexLibrarian Internet Index
Librarian Internet Index
 
Web engineering lecture 3
Web engineering lecture 3Web engineering lecture 3
Web engineering lecture 3
 
Brief description on Web technology
Brief description on Web technology Brief description on Web technology
Brief description on Web technology
 
New Media Technology -Website and Online Medium for Businesses
New Media Technology -Website and Online Medium for BusinessesNew Media Technology -Website and Online Medium for Businesses
New Media Technology -Website and Online Medium for Businesses
 
Web Development Vizag and Website Designing Services
Web Development Vizag and Website Designing ServicesWeb Development Vizag and Website Designing Services
Web Development Vizag and Website Designing Services
 
Web browsing and Internet termenologies
Web browsing and Internet termenologiesWeb browsing and Internet termenologies
Web browsing and Internet termenologies
 
Webbrowsing1 131212222458-phpapp01
Webbrowsing1 131212222458-phpapp01Webbrowsing1 131212222458-phpapp01
Webbrowsing1 131212222458-phpapp01
 
Web publishing
Web publishingWeb publishing
Web publishing
 
Website Overview
Website OverviewWebsite Overview
Website Overview
 
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
 
Informational web pages
Informational web pagesInformational web pages
Informational web pages
 

More from Siya Agarwal

amrapali la residentia
amrapali la residentiaamrapali la residentia
amrapali la residentia
Siya Agarwal
 
Anode filter bags
Anode filter bagsAnode filter bags
Anode filter bags
Siya Agarwal
 
Pmp west delhi
Pmp west delhiPmp west delhi
Pmp west delhi
Siya Agarwal
 
Solar home lighting system
Solar home lighting systemSolar home lighting system
Solar home lighting system
Siya Agarwal
 
Solar off grid
Solar off gridSolar off grid
Solar off grid
Siya Agarwal
 
Solar charge controller
Solar charge controllerSolar charge controller
Solar charge controller
Siya Agarwal
 
Presentation on venturi
Presentation on venturiPresentation on venturi
Presentation on venturi
Siya Agarwal
 
Presentation on sparkler filter bag
Presentation on sparkler filter bagPresentation on sparkler filter bag
Presentation on sparkler filter bag
Siya Agarwal
 
Presentation on screening mesh
Presentation on screening meshPresentation on screening mesh
Presentation on screening mesh
Siya Agarwal
 
Presentation on reverse air type filter bag
Presentation on reverse air type filter bagPresentation on reverse air type filter bag
Presentation on reverse air type filter bag
Siya Agarwal
 
Presentation on pulveriser sleeve
Presentation on pulveriser sleevePresentation on pulveriser sleeve
Presentation on pulveriser sleeve
Siya Agarwal
 
Presentation on pp cartridge housing filter
Presentation on pp cartridge housing filterPresentation on pp cartridge housing filter
Presentation on pp cartridge housing filter
Siya Agarwal
 
Presentation on nutsche filter bag
Presentation on nutsche filter bagPresentation on nutsche filter bag
Presentation on nutsche filter bag
Siya Agarwal
 
Presentation on geotextile
Presentation on geotextilePresentation on geotextile
Presentation on geotextile
Siya Agarwal
 
Presentation on fine bubble diffuser
Presentation on fine bubble diffuserPresentation on fine bubble diffuser
Presentation on fine bubble diffuser
Siya Agarwal
 
Presentation on FBD filter bags
Presentation on FBD filter bagsPresentation on FBD filter bags
Presentation on FBD filter bags
Siya Agarwal
 
Presentation on candle filter bag
Presentation on candle filter bagPresentation on candle filter bag
Presentation on candle filter bag
Siya Agarwal
 
Presentation on waste water diffuser
Presentation on waste water diffuserPresentation on waste water diffuser
Presentation on waste water diffuser
Siya Agarwal
 
Presentation on support cages
Presentation on support cagesPresentation on support cages
Presentation on support cages
Siya Agarwal
 
Presentation on spun bonded filter cartridge
Presentation on spun bonded filter cartridgePresentation on spun bonded filter cartridge
Presentation on spun bonded filter cartridge
Siya Agarwal
 

More from Siya Agarwal (20)

amrapali la residentia
amrapali la residentiaamrapali la residentia
amrapali la residentia
 
Anode filter bags
Anode filter bagsAnode filter bags
Anode filter bags
 
Pmp west delhi
Pmp west delhiPmp west delhi
Pmp west delhi
 
Solar home lighting system
Solar home lighting systemSolar home lighting system
Solar home lighting system
 
Solar off grid
Solar off gridSolar off grid
Solar off grid
 
Solar charge controller
Solar charge controllerSolar charge controller
Solar charge controller
 
Presentation on venturi
Presentation on venturiPresentation on venturi
Presentation on venturi
 
Presentation on sparkler filter bag
Presentation on sparkler filter bagPresentation on sparkler filter bag
Presentation on sparkler filter bag
 
Presentation on screening mesh
Presentation on screening meshPresentation on screening mesh
Presentation on screening mesh
 
Presentation on reverse air type filter bag
Presentation on reverse air type filter bagPresentation on reverse air type filter bag
Presentation on reverse air type filter bag
 
Presentation on pulveriser sleeve
Presentation on pulveriser sleevePresentation on pulveriser sleeve
Presentation on pulveriser sleeve
 
Presentation on pp cartridge housing filter
Presentation on pp cartridge housing filterPresentation on pp cartridge housing filter
Presentation on pp cartridge housing filter
 
Presentation on nutsche filter bag
Presentation on nutsche filter bagPresentation on nutsche filter bag
Presentation on nutsche filter bag
 
Presentation on geotextile
Presentation on geotextilePresentation on geotextile
Presentation on geotextile
 
Presentation on fine bubble diffuser
Presentation on fine bubble diffuserPresentation on fine bubble diffuser
Presentation on fine bubble diffuser
 
Presentation on FBD filter bags
Presentation on FBD filter bagsPresentation on FBD filter bags
Presentation on FBD filter bags
 
Presentation on candle filter bag
Presentation on candle filter bagPresentation on candle filter bag
Presentation on candle filter bag
 
Presentation on waste water diffuser
Presentation on waste water diffuserPresentation on waste water diffuser
Presentation on waste water diffuser
 
Presentation on support cages
Presentation on support cagesPresentation on support cages
Presentation on support cages
 
Presentation on spun bonded filter cartridge
Presentation on spun bonded filter cartridgePresentation on spun bonded filter cartridge
Presentation on spun bonded filter cartridge
 

Recently uploaded

UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 

Recently uploaded (20)

UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 

Basic web designing

  • 2. URL Uniform Resource Locator (Localizador Uniforme de Recursos) URL
  • 3. URL  URL means a Uniform Resource Locator. It is a term used in the web world or other internet sources, which has two different meanings to it. One, it is popularly known as the Uniform Resource Identifier (URI).Technically people refer to it as URL instead of URI. Second, it is a subset of URI to identifiers who are primary locators. It is also pronounced as an acronym "EARL". It is an internet address that consists of http (access protocol), the domain name and it could also include the path to a file or resource on the server. A Uniform Resource Locator helps detect a location with the help of itsnetwork location. URL normalization is a method by which URL are normalized in a reliable manner. This process transforms the URL into a normalized. With this process we can determine if different URL's are equivalent. Evey
  • 4. Understanding a URL A URL (Uniform Resource Locator)is a unique address for a web site. .com Commercial sites that are in the business of selling something to the visitor. (www.amazon.com) .net Commercial sites that are in the business of selling something to the visitor. (www.lightspeed.net) ~ Personal sites that are unedited and opinionated (www.gradmath.fresno.edu/~xfiles) members.aol users .geocities Same as above (www.softcom.net/users/rossd22) .gov These are tax dollar supported sites. They tend to be fairly objective and free from an overt ideologic stance. They host current acts, policies, and historical records. .edu College or university hosted sites offer research results and repositories of information. .org Organizations (nonprofit) that may or may not be perfectly objective.
  • 5. WebSite 1. A website (also written Web site or simply site 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 also called URL.
  • 6. Web Page  A web page or webpage is a document or information resource that is suitable for the World Wide Web and can be accessed through a web browser and displayed on a monitor or mobile device.This information is usually in HTML orXHTML format, and may provide navigation to other web pages via hypertext links  Type of Web Page - 1. Static web Page 2. Dynamic Web Page .
  • 7. Static Web Page Static Web pages A static Web page contains content that displays the same way each time the page is requested from a browser. An example of a static Web page is a help page that contains contact information (such as return policy or "brick and mortar" store locations) that does not change frequently. A static store page is created using only HTML. Static store pages can contain HTML tags and text, as well as other elements suitable for the page, such as images and animation, but they do not make use of the information in the database
  • 8. Dynamic web page  Dynamic Web pages  A dynamic Web page contains content that is generated when the user requests the page. This content is typically extracted from a database, allowing the store to present the most current information.  An online store typically has many more dynamically generated pages than static pages because most of the store's information changes frequently. For example, products change, prices change, and customer information changes on a relatively frequent basis. A dynamic Web page acts as a template; it contains code to retrieve required information and format the output.  Typically, you create dynamic Web pages for product and category pages, the shopping cart page, the registration form, and the order forms. You can create dynamic Web pages in WebSphere Commerce using JavaServer Pages technology.
  • 9. WWW  The term WWW refers to the World Wide Web or simply the Web. The World Wide Web consists of all the public Web sites connected to the Internet worldwide, including the client devices (such as computers and cell phones) that access Web content. The WWW is just one of many applications of the Internet and computer networks.The World Web is based on these technologies:  HTML - Hypertext Markup Language  HTTP - Hypertext Transfer Protocol  Web servers and Web browsers
  • 10. Web Browser(Client)  A Web browser is a software program that interprets the coding language of the World Wide Web in graphic form, displaying the translation rather than the coding. This allows anyone to “browse the Web” by simple point and click navigation, bypassing the need to know commands used in software languages.  The World Wide Web is written in Hypertext Markup Language (HTML). Viewed with software other than a Web browser, HTML looks nothing like its graphic translation. To take a peek, right-click on any empty space in a webpage. A small pop-up menu will appear. Choose View Page Source in FireFox, or View Source in Microsoft’s Internet Explorer (IE). When finished viewing the HTML coding, click the window closed to return to the Web browser window.
  • 11. Web Server  A web server program is software that runs on the web site hosting Server computer. Its main purpose is to serve web pages; which means it waits for requests from web browsers (also known as clients) and responds by sending the required data back.
  • 12. Web Application Programming  Web based application are developed using Client Side Programming - Software that download from web Server to browser and then executed on the Client. They are created using languages HTML ,DHTML (Dynamic HTML) , VBScript , JavaScript. Server Side Programming – Software that run on the server not the client . Languages used – ASP , JSP (JAVA EE ) , PHP , ASP.Net