WEB TECHNOLOGY:Web Essentials and Markup Language HTMLsmitawagh14
Web Essentials and Markup Language HTML
HTML
XHTML
CSS
XML
JavaScript
VBSCRIPT
DOM
DHTML
AJAX
E4X
WMLScript
SQL
ASP
ADO
PHP
.NET
SMIL
SVG
FLASH
Java applets
Java servlets
Java Server Page
The document provides an overview of web technologies including HTML, CSS, XML, and JSON. It discusses the structure of HTML documents and common HTML elements like headings, paragraphs, and links. It also describes how the internet and world wide web work using client-server architecture and HTTP protocol. Key topics covered include website planning, design issues, and choosing appropriate technologies based on factors like content type and audience.
This document provides an overview of a coaching class on designing and developing webpages that will be held on July 26th, 2023 at 7:00 PM by Mr. Chandrashekar C M. The class is part of the IT Skills unit and will cover basic web technologies like browsers, servers, URLs and client-server model. It will also discuss search engine optimization techniques, HTML5 structure and tags to create webpages using headings, paragraphs, lists, links, images and tables. Formatting tools like fonts, text alignment and lists will also be explained.
The document provides an overview of basic HTML theory, including:
- What the World Wide Web is and how it works
- How browsers fetch and display web pages using HTML tags
- Common HTML tags for formatting text, creating lists, links, images and tables
- Additional HTML concepts like attributes, entities, and frames
The document provides information on the history and development of the Internet and World Wide Web. It discusses how ARPANET was developed in the 1960s as the precursor to the Internet. Important developments include the first message being sent in 1969, the introduction of email in 1971, and the design of TCP/IP in 1973. It also covers the introduction of technologies like Ethernet, modems, and DNS. The document then discusses how the early Internet was text-based before the development of HTML in 1990 by Tim Berners-Lee which led to the creation of the World Wide Web and made content more graphical and navigable. Common web technologies like browsers, forms, tables, frames and CSS are also introduced.
This document provides an overview of HTML and web engineering concepts. It defines HTML, discusses HTML elements and tags, describes how to add text formatting, links, images, tables, lists and forms. It also explains how the internet works at a basic level, including internet protocols, internet services, client-server computing and internet history.
The document provides information about HTML (Hypertext Markup Language) elements and tags used to structure and format web pages. It defines key concepts like the difference between the Internet and World Wide Web. It explains what web pages, websites, and how they are designed. It also provides details on important HTML tags like headings, paragraphs, links, images and how to format text. Design concepts like content, usability, and visibility that make websites effective are also summarized.
The document outlines topics related to web development including introductions to HTML, CSS, XML, JSON, and other web technologies. It discusses internet infrastructure, the world wide web, and how websites are planned and designed. The document also provides an outline and overview of key elements of HTML like headings, paragraphs, colors, fonts, links, and images.
The document outlines topics related to web development including introductions to HTML, CSS, XML, JSON, and other web technologies. It discusses internet infrastructure, the world wide web, and how websites are planned and designed. The document also provides an outline and overview of key elements of HTML like headings, paragraphs, colors, fonts, links, and images.
The document provides information on HTML (Hypertext Markup Language) including what the World Wide Web and hypertext are, the basic structure and elements of an HTML document, common HTML tags for formatting text like headings, paragraphs, line breaks, and bold/italic text, and how to add comments in HTML.
The document provides an overview of HTML 5 and its structure and common elements. It discusses the basic structure of an HTML document which includes the html, head, body and doctype elements. It also covers common text formatting elements, headings, paragraphs, lists and more semantic structural tags introduced in HTML 5 like header, nav, aside and section. The document includes examples and exercises for readers to practice the concepts covered.
The document discusses the basics of HTML including:
- Common tags such as <p>, <h1>-<h6>, <ul>, <ol>, <li>, and <a> for formatting text and creating lists and links.
- The <head> and <body> sections and required <title> and <meta> tags.
- Additional tags for images (<img>), headings (<hr>), quotes (<blockquote>, <q>), and preformatted text (<pre>).
- Using the <style> element or style attribute to control formatting.
The document provides an introduction to understanding internet basics for Visual Basic programmers. It discusses that Visual Basic allows programmers to easily produce functional web applications regardless of their experience level with internet technology. It describes internet technology as another area for development, noting how incorporating HTML and security features is similar to traditional Visual Basic development. The document also explains how applying internet technology enables extending development skills in new ways, such as reducing costs and maintenance through web deployment.
The document provides information about HTTP, the World Wide Web, and web technologies like HTML, XML, and AJAX. It discusses how the web was created by Tim Berners-Lee and Robert Cailliau at CERN in 1989. It explains the basic components of the initial WWW proposal including HTML, URIs, and HTTP. It also describes web servers, browsers, web pages, and how they typically interact. Additional topics covered include URIs, UNCs, HTML, XML, XHTML, WYSIWYG editors, CGI scripts, Perl, and AJAX.
The document provides an introduction to HTML by describing its key components and purposes. It explains that HTML is the standard markup language used to define the structure of web pages. HTML uses elements to describe headings, paragraphs, and other content. Elements tell browsers how to display text and other media. The document also gives a simple example of an HTML file structure.
Learn HTML and CSS in few steps . Practice an hour daily for good results in 10 days.
Here I am mentioning basic elements , attributes and tags of HTML with styling them
The document provides an overview of HTML and various HTML tags. It describes how the internet works and basic internet terms like website, web page, web browser, URL. It explains HTML tags for formatting text, links, images, lists, tables and forms. Common tags covered include headings, paragraphs, line breaks, comments, font, anchor, image, unordered lists. It also discusses HTML attributes and using CSS for backgrounds and borders.
The document provides information about markup languages and their history. It discusses several early markup languages including:
- GenCode (1967), one of the first markup language concepts
- TeX (1970s-80s), a publishing standard created by Donald Knuth
- Scribe (1980), the first language to distinguish between structure and presentation
- SGML (1986), a metalanguage that defines rules for tagging elements
- HTML (1991), originally designed based on SGML for web documents
It then covers HTML tags, attributes, different types of headings and paragraphs, comments, backgrounds, links, lists, text formatting, and character entities. The document provides examples and explanations for many common HTML elements.
The document provides information about internet and HTML. It defines internet as a global network of computers connected using telephone lines and satellites to share information. It then discusses the basic structure of an HTML document which includes the html, head, title, and body tags. It also explains important HTML tags like headings, paragraphs, and physical tags that control text formatting.
This document provides an introduction and overview of HTML (Hypertext Markup Language). It discusses key concepts like the basic structure of an HTML document which includes elements like <DOCTYPE>, <html>, <head>, and <body>. It also covers common HTML elements and tags for text formatting, links, images, lists, tables, forms, audio, video, and iframes. The document concludes with sample questions to test HTML knowledge.
The document provides an overview of web programming and XML presented by Prof. Venkat Krishnan. It covers topics like HTML, CSS, JavaScript, ASP, XML, DOM and data binding, XSL, XSLT. It also discusses the history of the internet, technical terms like servers, clients, URLs, protocols. It explains markup languages and the basic structure of an HTML document with examples.
Introduction to the web, WWW architecture, Fundamentals of HTML, Text form...midhunanubhavkmea
The web is a system of interlinked hypertext documents and multimedia content that is accessed via the Internet using web browsers.
Components: It consists of websites, web pages, and web applications, which are built using languages like HTML, CSS, and JavaScript.
Functionality: It allows users to access and share information through hyperlinks, making it easy to navigate between different pages and resources.
A client can be a device or a machine.
A client program runs on the local machine(like desktop, or smartphone), requesting service from the server.
A client program is a finite program where the user starts the service and terminates when the service is completed. For instance, web browser.
A web server is a program that processes the network requests of the users and serves them with files that create web pages. This exchange takes place using Hypertext Transfer Protocol (HTTP).
For example, you want to open Facebook on your laptop and enter the URL in the search bar of google. Now, the laptop will send an HTTP request to view the facebook webpage to another computer known as the webserver.Webpage, is a single document or page that is displayed in web browsers like the Firefox, Google Chrome, Opera.
A unique URL address is also attached to the webpages and is used to render or access that particular page.
Webpages can also be either static or dynamic.
Examples- Home page , contact page, about page etc
Protocol, a set of rules or procedures for transmitting data between electronic devices, such as computers.
For computers to exchange information, there must be a preexisting agreement as to how the information will be structured and how each side will send and receive it.
HTML is a markup language used to define the structure and layout of web pages. It uses tags like <html> and <body> to mark elements in a web page like headings, paragraphs, links, images, and forms. Key HTML elements include headings, paragraphs, links, images, lists, tables, and forms. HTML documents are made up of these basic building blocks and contain HTML tags and plain text.
The document provides an introduction to HTML (Hypertext Markup Language). It discusses that HTML was created to allow for hypertext links within and between web documents, representing a departure from traditional printed books. It then covers the origins of HTML in SGML and its evolution into a presentation language. The rest of the document outlines basic HTML elements and tags for document structure, text formatting, lists, images, and links.
ISO 4020-6.1 – Filter Cleanliness Test Rig: Precision Testing for Fuel Filter Integrity
Explore the design, functionality, and standards compliance of our advanced Filter Cleanliness Test Rig developed according to ISO 4020-6.1. This rig is engineered to evaluate fuel filter cleanliness levels with high accuracy and repeatability—critical for ensuring the performance and durability of fuel systems.
🔬 Inside This Presentation:
Overview of ISO 4020-6.1 testing protocols
Rig components and schematic layout
Test methodology and data acquisition
Applications in automotive and industrial filtration
Key benefits: accuracy, reliability, compliance
Perfect for R&D engineers, quality assurance teams, and lab technicians focused on filtration performance and standard compliance.
🛠️ Ensure Filter Cleanliness — Validate with Confidence.
Better Builder Magazine brings together premium product manufactures and leading builders to create better differentiated homes and buildings that use less energy, save water and reduce our impact on the environment. The magazine is published four times a year.
More Related Content
Similar to Unit I- HTML, CSS, Bootstrap .pptx (20)
The document provides information about HTML (Hypertext Markup Language) elements and tags used to structure and format web pages. It defines key concepts like the difference between the Internet and World Wide Web. It explains what web pages, websites, and how they are designed. It also provides details on important HTML tags like headings, paragraphs, links, images and how to format text. Design concepts like content, usability, and visibility that make websites effective are also summarized.
The document outlines topics related to web development including introductions to HTML, CSS, XML, JSON, and other web technologies. It discusses internet infrastructure, the world wide web, and how websites are planned and designed. The document also provides an outline and overview of key elements of HTML like headings, paragraphs, colors, fonts, links, and images.
The document outlines topics related to web development including introductions to HTML, CSS, XML, JSON, and other web technologies. It discusses internet infrastructure, the world wide web, and how websites are planned and designed. The document also provides an outline and overview of key elements of HTML like headings, paragraphs, colors, fonts, links, and images.
The document provides information on HTML (Hypertext Markup Language) including what the World Wide Web and hypertext are, the basic structure and elements of an HTML document, common HTML tags for formatting text like headings, paragraphs, line breaks, and bold/italic text, and how to add comments in HTML.
The document provides an overview of HTML 5 and its structure and common elements. It discusses the basic structure of an HTML document which includes the html, head, body and doctype elements. It also covers common text formatting elements, headings, paragraphs, lists and more semantic structural tags introduced in HTML 5 like header, nav, aside and section. The document includes examples and exercises for readers to practice the concepts covered.
The document discusses the basics of HTML including:
- Common tags such as <p>, <h1>-<h6>, <ul>, <ol>, <li>, and <a> for formatting text and creating lists and links.
- The <head> and <body> sections and required <title> and <meta> tags.
- Additional tags for images (<img>), headings (<hr>), quotes (<blockquote>, <q>), and preformatted text (<pre>).
- Using the <style> element or style attribute to control formatting.
The document provides an introduction to understanding internet basics for Visual Basic programmers. It discusses that Visual Basic allows programmers to easily produce functional web applications regardless of their experience level with internet technology. It describes internet technology as another area for development, noting how incorporating HTML and security features is similar to traditional Visual Basic development. The document also explains how applying internet technology enables extending development skills in new ways, such as reducing costs and maintenance through web deployment.
The document provides information about HTTP, the World Wide Web, and web technologies like HTML, XML, and AJAX. It discusses how the web was created by Tim Berners-Lee and Robert Cailliau at CERN in 1989. It explains the basic components of the initial WWW proposal including HTML, URIs, and HTTP. It also describes web servers, browsers, web pages, and how they typically interact. Additional topics covered include URIs, UNCs, HTML, XML, XHTML, WYSIWYG editors, CGI scripts, Perl, and AJAX.
The document provides an introduction to HTML by describing its key components and purposes. It explains that HTML is the standard markup language used to define the structure of web pages. HTML uses elements to describe headings, paragraphs, and other content. Elements tell browsers how to display text and other media. The document also gives a simple example of an HTML file structure.
Learn HTML and CSS in few steps . Practice an hour daily for good results in 10 days.
Here I am mentioning basic elements , attributes and tags of HTML with styling them
The document provides an overview of HTML and various HTML tags. It describes how the internet works and basic internet terms like website, web page, web browser, URL. It explains HTML tags for formatting text, links, images, lists, tables and forms. Common tags covered include headings, paragraphs, line breaks, comments, font, anchor, image, unordered lists. It also discusses HTML attributes and using CSS for backgrounds and borders.
The document provides information about markup languages and their history. It discusses several early markup languages including:
- GenCode (1967), one of the first markup language concepts
- TeX (1970s-80s), a publishing standard created by Donald Knuth
- Scribe (1980), the first language to distinguish between structure and presentation
- SGML (1986), a metalanguage that defines rules for tagging elements
- HTML (1991), originally designed based on SGML for web documents
It then covers HTML tags, attributes, different types of headings and paragraphs, comments, backgrounds, links, lists, text formatting, and character entities. The document provides examples and explanations for many common HTML elements.
The document provides information about internet and HTML. It defines internet as a global network of computers connected using telephone lines and satellites to share information. It then discusses the basic structure of an HTML document which includes the html, head, title, and body tags. It also explains important HTML tags like headings, paragraphs, and physical tags that control text formatting.
This document provides an introduction and overview of HTML (Hypertext Markup Language). It discusses key concepts like the basic structure of an HTML document which includes elements like <DOCTYPE>, <html>, <head>, and <body>. It also covers common HTML elements and tags for text formatting, links, images, lists, tables, forms, audio, video, and iframes. The document concludes with sample questions to test HTML knowledge.
The document provides an overview of web programming and XML presented by Prof. Venkat Krishnan. It covers topics like HTML, CSS, JavaScript, ASP, XML, DOM and data binding, XSL, XSLT. It also discusses the history of the internet, technical terms like servers, clients, URLs, protocols. It explains markup languages and the basic structure of an HTML document with examples.
Introduction to the web, WWW architecture, Fundamentals of HTML, Text form...midhunanubhavkmea
The web is a system of interlinked hypertext documents and multimedia content that is accessed via the Internet using web browsers.
Components: It consists of websites, web pages, and web applications, which are built using languages like HTML, CSS, and JavaScript.
Functionality: It allows users to access and share information through hyperlinks, making it easy to navigate between different pages and resources.
A client can be a device or a machine.
A client program runs on the local machine(like desktop, or smartphone), requesting service from the server.
A client program is a finite program where the user starts the service and terminates when the service is completed. For instance, web browser.
A web server is a program that processes the network requests of the users and serves them with files that create web pages. This exchange takes place using Hypertext Transfer Protocol (HTTP).
For example, you want to open Facebook on your laptop and enter the URL in the search bar of google. Now, the laptop will send an HTTP request to view the facebook webpage to another computer known as the webserver.Webpage, is a single document or page that is displayed in web browsers like the Firefox, Google Chrome, Opera.
A unique URL address is also attached to the webpages and is used to render or access that particular page.
Webpages can also be either static or dynamic.
Examples- Home page , contact page, about page etc
Protocol, a set of rules or procedures for transmitting data between electronic devices, such as computers.
For computers to exchange information, there must be a preexisting agreement as to how the information will be structured and how each side will send and receive it.
HTML is a markup language used to define the structure and layout of web pages. It uses tags like <html> and <body> to mark elements in a web page like headings, paragraphs, links, images, and forms. Key HTML elements include headings, paragraphs, links, images, lists, tables, and forms. HTML documents are made up of these basic building blocks and contain HTML tags and plain text.
The document provides an introduction to HTML (Hypertext Markup Language). It discusses that HTML was created to allow for hypertext links within and between web documents, representing a departure from traditional printed books. It then covers the origins of HTML in SGML and its evolution into a presentation language. The rest of the document outlines basic HTML elements and tags for document structure, text formatting, lists, images, and links.
ISO 4020-6.1 – Filter Cleanliness Test Rig: Precision Testing for Fuel Filter Integrity
Explore the design, functionality, and standards compliance of our advanced Filter Cleanliness Test Rig developed according to ISO 4020-6.1. This rig is engineered to evaluate fuel filter cleanliness levels with high accuracy and repeatability—critical for ensuring the performance and durability of fuel systems.
🔬 Inside This Presentation:
Overview of ISO 4020-6.1 testing protocols
Rig components and schematic layout
Test methodology and data acquisition
Applications in automotive and industrial filtration
Key benefits: accuracy, reliability, compliance
Perfect for R&D engineers, quality assurance teams, and lab technicians focused on filtration performance and standard compliance.
🛠️ Ensure Filter Cleanliness — Validate with Confidence.
Better Builder Magazine brings together premium product manufactures and leading builders to create better differentiated homes and buildings that use less energy, save water and reduce our impact on the environment. The magazine is published four times a year.
Expansive soils (ES) have a long history of being difficult to work with in geotechnical engineering. Numerous studies have examined how bagasse ash (BA) and lime affect the unconfined compressive strength (UCS) of ES. Due to the complexities of this composite material, determining the UCS of stabilized ES using traditional methods such as empirical approaches and experimental methods is challenging. The use of artificial neural networks (ANN) for forecasting the UCS of stabilized soil has, however, been the subject of a few studies. This paper presents the results of using rigorous modelling techniques like ANN and multi-variable regression model (MVR) to examine the UCS of BA and a blend of BA-lime (BA + lime) stabilized ES. Laboratory tests were conducted for all dosages of BA and BA-lime admixed ES. 79 samples of data were gathered with various combinations of the experimental variables prepared and used in the construction of ANN and MVR models. The input variables for two models are seven parameters: BA percentage, lime percentage, liquid limit (LL), plastic limit (PL), shrinkage limit (SL), maximum dry density (MDD), and optimum moisture content (OMC), with the output variable being 28-day UCS. The ANN model prediction performance was compared to that of the MVR model. The models were evaluated and contrasted on the training dataset (70% data) and the testing dataset (30% residual data) using the coefficient of determination (R2), Mean Absolute Error (MAE), and Root Mean Square Error (RMSE) criteria. The findings indicate that the ANN model can predict the UCS of stabilized ES with high accuracy. The relevance of various input factors was estimated via sensitivity analysis utilizing various methodologies. For both the training and testing data sets, the proposed model has an elevated R2 of 0.9999. It has a minimal MAE and RMSE value of 0.0042 and 0.0217 for training data and 0.0038 and 0.0104 for testing data. As a result, the generated model excels the MVR model in terms of UCS prediction.
UNIT-4-PPT UNIT COMMITMENT AND ECONOMIC DISPATCHSridhar191373
Statement of unit commitment problem-constraints: spinning reserve, thermal unit constraints, hydro constraints, fuel constraints and other constraints. Solution methods: priority list methods, forward dynamic programming approach. Numerical problems only in priority list method using full load average production cost. Statement of economic dispatch problem-cost of generation-incremental cost curve –co-ordination equations without loss and with loss- solution by direct method and lamda iteration method (No derivation of loss coefficients)
Module4: Ventilation
Definition, necessity of ventilation, functional requirements, various system & selection criteria.
Air conditioning: Purpose, classification, principles, various systems
Thermal Insulation: General concept, Principles, Materials, Methods, Computation of Heat loss & heat gain in Buildings
Bituminous binders are sticky, black substances derived from the refining of crude oil. They are used to bind and coat aggregate materials in asphalt mixes, providing cohesion and strength to the pavement.
Forensic Science – Digital Forensics – Digital Evidence – The Digital Forensi...ManiMaran230751
Forensic Science – Digital Forensics – Digital Evidence – The Digital Forensics Process – Introduction – The
Identification Phase – The Collection Phase – The Examination Phase – The Analysis Phase – The
Presentation Phase.
Forensic Science – Digital Forensics – Digital Evidence – The Digital Forensi...ManiMaran230751
Unit I- HTML, CSS, Bootstrap .pptx
1. Web Technology
Topic:
Web Essentials and Mark-up
language- HTML
By Prof. Bhavana A. Khivsara ( Assistant Professor, SNJB’s Late Sau K.
B. Jain COE, Chandwad)
Blog: https://bhavanakhivsara.wordpress.com/
2. Syllabus
● The Internet, basic internet protocols, the World Wide Web, HTTP
Request message, HTTP
response message, web clients, web servers.HTML: Introduction,
history and versions.
● HTML elements: headings, paragraphs, line break, colors and
fonts, links, frames, lists, tables, images and forms, Difference
between HTML and HTML5. CSS: Introduction to Style Sheet,
● CSS features, CSS core syntax, Style sheets and HTML, Style rule
cascading and inheritance, text properties.
● Bootstrap
3. Internet
● The Internet is a vast network that connects
computers all over the world.
● Through the Internet, people can share
information and communicate from anywhere
with an Internet connection.
4. Protocol
❏ Protocol set of standard rules that allows different
types of computers to communicate with each other.
❏ The IP protocol ensures that each computer that is
connected to the Internet is having a specific serial
number called the IP address
5. Internet Protocols
● SMTP(Simple Mail Transfer Protocol)
● PPP(Point to Point Protocol)
● FTP (File Transfer Protocol)
● SFTP(Secure File Transfer Protocol)
● HTTP(Hypertext Transfer Protocol)
● HTTPS(Hypertext Transfer Protocol Secure
● TELNET(Terminal Network)
● POP3(Post Office Protocol
6. WWW- World Wide Web
World Wide Web, which is also
known as a Web, is a collection of
websites or web pages stored in
web servers and connected to
local computers through the
internet
8. HTTP Protocol
❏ HTTP is a TCP/IP based communication protocol
❏ HTTP is used to deliver data (HTML files, image
files, query results, etc.) on the World Wide Web.
❏ This is an Application Layer protocol.
❏ The default port is TCP 80
9. Web and HTTP
❏Web page consists of objects
❏Object can be HTML file, JPEG image, Java applet, audio file,…
❏Web page consists of base HTML-file which includes several referenced
objects
❏Each object is addressable by a URL
❏Example URL:
13. HTTP request message Example
GET /somedir/page.html HTTP/1.1
Host: www.someschool.edu
User-agent: Mozilla/4.0
Connection: close
Accept-language:fr
(extra carriage return, line feed)
request line
(GET, POST,
HEAD commands)
header
lines
Carriage return,
line feed
indicates end
of message
15. HTTP response message example
HTTP/1.1 200 OK
Connection close
Date: Thu, 06 Aug 1998 12:00:15 GMT
Server: Apache/1.3.0 (Unix)
Last-Modified: Mon, 22 Jun 1998 …...
Content-Length: 6821
Content-Type: text/html
data data data data data ...
status line
(protocol
status code
status phrase)
header
lines
data, e.g.,
requested
HTML file
16. Web Client and Web Server
https://hackernoon.com/http-made-easy-understanding-
the-web-client-server-communication-yz783vg3
17. What is Web Server?
● A web server is a computer that runs websites
● The main job of a web server is to display website content through
storing, processing and delivering web pages to users.
Examples of Web Servers
● Apache web server – the HTTP web server
● Apache Tomcat
● Microsoft’s Internet Information Services (IIS) Windows Server
● Nginx web server
● Lighttpd
● Jigsaw
18. What is Web Browser?
Web Browsers are software installed on your PC. To access the Web you
need a web browsers.
Examples of Web Browsers
● Netscape Navigator,
● Google Chrome
● Microsoft Internet Explorer
● Mozilla Firefox.
19. What is ISP?
● ISP stands for Internet Service Provider.
● They are the companies who provide you service in terms of
internet connection to connect to the internet.
● You will buy space on a Web Server from any Internet Service
Provider. This space will be used to host your Website.
● Examples of ISP Providers
○ Reliance
○ Airtel
○ BSNL
23. How to choose a technology?
Depends on:
● What is the type of content?
● Who is your audience?
● Who will modify your content?
● What are your Future Plans?
● Availability of technology?
● Your previous experience?
● Portability and Data sharing
24. Web - Domain Names & Extension Types
•A domain name is the part of your Internet address that comes after "www". For example, in
Tutorialspoint.com the domain name is tutorialspoint.com.
•Some Domain Extensions are as mentioned below
•.com Stands for company/commercial, but it can be used for any website.
−
•.net Stands for network and is usually used for a network of sites.
−
•.org Stands for organization and is supposed to be for non-profit bodies.
−
•.us, .in They are based on your country names so that you can go for country specific domain
−
extensions
•.biz A newer extension on the Internet and can be used to indicate that this site is purely related to
−
business.
26. HTML Intro
•HTML stands for Hyper Text Markup Language
•HTML is the standard markup language for creating Web
pages
•HTML describes the structure of a Web page
•HTML consists of a series of elements
•HTML elements tell the browser how to display the content
28. HTML Tags
● HTML tags are element names surrounded by angle brackets:
● <tagname>content goes here...</tagname>
● HTML tags normally come in pairs like <p> and </p>
● The first tag in a pair is the start tag, the second tag is the end tag
● The end tag is written like the start tag, but with a forward slash
inserted before the tag name
30. HTML Elements
● Headings,
● paragraphs,
● line break,
● Text Formatting (Value Addition)
● colors and fonts,
● links,
● Hyperlink-anchor tag ( Value Addition)
● images
● lists,
● tables,
● frames and forms,
● Span and Div tag ( Value Addition)
31. HTML- Heading Tags
HTML headings are defined with the <h1> to <h6> tags. <h1> defines the most
important heading. <h6> defines the least important heading:
Output
32. HTML- Paragraph Tag, Line Break and
Horizontal Line
<p> </p> is used for paragraph tags.
<p>This is my first paragraph</p>
<br> is used for Line break- ts is Singular
Tag
  for space
<hr> is used to add Horizontal line.
Its is Singular Tag
33. Text
Formatting
Tags
<b></b> bold
<i></i> italicized
<u></u> underlined
<sup></sup>
Samplesuperscript
<sub></sub>
Samplesubscript
<strong></strong> strong
<em></em> emphasized
<pre></pre> Preformatted text
<blockquote></
blockquote>
Quoted text block
<del></del> Deleted text – strike
34. Fonts & Colors
<Font> Text Comes Here
</Font>
What attributes can use with
Font tag:
● face
● size
● color
35. Fonts & Colors
● face
● size
● color
● You can set font face using face attribute
● Example:- <font face = "Times New Roman" >
Hello </font>
36. Fonts & Colors
● face
● size
● color
● You can set content font size using size
attribute.
● The range of accepted values is from
1(smallest) to 7(largest).
● The default size of a font is 3
● Example:- <font size = "5"> Hello </font>
37. Fonts & Colors
● face
● size
● color
● You can set font color using color attribute.
● You can specify the color either by color
name or hexadecimal code for that color.
● <font color = "#FF00FF"> Hello </font>
● <font color = "red"> Hello </font>
38. Fonts & Colors
● face
● size
● color
● You can set font face using face attribute
● Example:- <font face = "Times New Roman" >
Hello </font>
● You can set content font size using size
attribute.
● The range of accepted values is from
1(smallest) to 7(largest).
● The default size of a font is 3
● Example:- <font size = "5"> Hello </font>
● You can set font color using color attribute.
● You can specify the color either by color
name or hexadecimal code for that color.
● <font color = "#FF00FF"> Hello </font>
● <font color = "red"> Hello </font>
39. HyperLinks- Value Addition
The <a> tag defines a hyperlink, which is used to link from one page
to another
The href attribute of <a> element indicates the link's destination
The target attribute specifies where to open the linked document.
Example- target = _blank - Opens the linked document in a new
window or tab
40. HyperLinks
<a href="a1.html"> Click </a>
<a href="../parent.html">
Click </a>
<a href="WTL/a1.html"> Click
</a>
<a
href="http://www.snjb.org">Clic
Link to a document called a1.html in
the same directory
Link to a document called parent.html in the
parent directory
Link to a document called a1.html in the
subdirectory WTL
Link to an external Web site snjb.org
41. HyperLinks
Link to the same Document
Example:-
<a
href="#section1">Introduction</a><
br>
<a
href="#section2">background</a><
br>
<h2
id="section1">Introduction</h2>
... Section 1 follows here …
42. Link tag
Link tag is used to Link to an external
style sheet
<head>
<link rel="stylesheet"
href="styles.css">
</head>
The <link> tag defines the relationship between the current document
and an external resource.
rel- Required attribute. It specifies the relationship between the current document and
the linked document
43. Images- img tag
<img src=
“index.jpeg” >
src Location of image file
alt Substitute text for display (e.g. in text mode)
height Number of pixels of the height
width Number of pixels of the width
border Size of border, 0 for no border
img
tag
attribu
tes
<img src= “index.jpeg” alt= “Home page” height= "500"
width="600" border= “2” >
45. List tag- Ordered List
<ol type="1" >
<li>Apple</li>
<li>Orange</li>
<li>Grapefruit</l
<ol type="A" >
<li>Apple</li>
<li>Orange</li>
<li>Grapefruit</l
i>
</ol>
<ol type="a" >
<li>Apple</li>
<li>Orange</li>
<li>Grapefruit</l
i>
</ol>
<ol type="I" >
<li>Apple</li>
<li>Orange</li>
<li>Grapefruit</l
<ol type="i" >
<li>Apple</li>
<li>Orange</li>
<li>Grapefruit</l
<ol>
<li>Apple</li>
<li>Orange</li>
<li>Grapefruit</l
i>
</ol>
1. Apple
2.
Orange
3.Grapefr
uit
1. Apple
2.
Orange
3.Grapefr
A. Apple
B. Orang
C. Grapefr
uit
I. Apple
II. Orang
III.Grapefr
uit
46. List tag- Unordered List
<ul type="disk" >
<li>Apple</li>
<li>Orange</li>
<li>Grapefruit</l
i>
</ul>
<ul type="Circle"
>
<li>Apple</li>
<li>Orange</li>
<li>Grapefruit</l
<ul
type="Square" >
<li>Apple</li>
<li>Orange</li>
<li>Grapefruit</l
<ul >
<li>Apple</li>
<li>Orange</li>
<li>Grapefruit</l
i>
</ul>
● Apple
● Orange
● Grapefrui
t
● Apple
● Orange
● Grapefrui
t
❏ Apple
❏ Orange
❏ Grapefrui
t
○ Apple
○ Orang
○ Grapefruit
47. List tag- Definition List
● Create definition lists using <dl>
● definition in <dd> tag
● text is in <dt> tag,
<dl>
<dt>HTML</dt>
<dd>A markup
language …</dd>
<dt>CSS</dt>
<dd>Language used to
…</dd>
49. HTML Table
Tag Description
<table> Defines a table
<th> Defines a header cell in a table
<tr> Defines a row in a table
<td> Defines a cell in a table
<caption
>
Defines a table caption
<colgrou
p>
Specifies a group of one or more columns in
a table for formatting
<col> Specifies column properties for each
column within a <colgroup> element
<thead> Groups the header content in a table
<tbody> Groups the body content in a table
59. Web Technology
Topic:
Div and Span tag
By Bhavana A. Khivsara
Assistant Professor
SNJB’s Late Sau k. B. Jain College of Engineering, Chandwad
60. Span and Div tag- Value Addition
•The <span> tag is an inline container used to mark up a
part of a text, or a part of a document.
•The <span> tag is much like the <div> element, but <div>
is a block-level element and <span> is an inline
element.
61. Span and Div tag- Value Addition
<html>
<body>
My mother has <span
style="color:blue"> blue </span>
eyes and my father has <span
style="color:green">dark
green</span> eyes.
</body>
</html>
<html>
<body>
My mother has <div
style="color:blue"> blue </div> eyes
and my father has <div style=
"color:green"> dark green</div> eyes.
</body>
</html>
63. HTML Frames
•Example
● A simple three-framed page:
<frameset cols="25%,50%,25%">
<frame src="frame_a.htm">
<frame src="frame_b.htm">
<frame src="frame_c.htm">
</frameset>
● Each <frame> in a <frameset> can have different attributes, such as border,
scrolling, the ability to resize, etc.
67. HTML Form Elements
Tag Description
<form> Defines an HTML form for user input
<input> Defines an input control
<textarea> Defines a multiline input control (text area)
<label> Defines a label for an <input> element
<select> Defines a drop-down list
<option> Defines an option in a drop-down list
<button> Defines a clickable button
75. Html Html5
DOCTYPE declaration in Html is too longer DOCTYPE declaration in Html5 is very simple "<!
DOCTYPE html>
character encoding in Html is also longer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN">
character encoding (charset) declaration is also very
simple <meta charset="UTF-8">
Audio and Video are not part of HTML4 Audio and Videos are integral part of HTML5 e.g.
<audio> and <video> tags.
Vector Graphics is possible with the help of
technologies such as VML, Silverlight, Flash etc
Vector graphics is integral part of HTML5 e.g. SVG and
canvas
It is almost impossible to get true GeoLocation of
user browsing any website especially if it comes to
mobile devices.
JS GeoLocation API in HTML5 helps identify location of
user browsing any website (provided user allows it)
.It provides local storage in place of cookies. Html5 use cookies
77. Web Technology
Topic:
CSS- Cascading Style sheet
By Bhavana A. Khivsara
Assistant Professor
SNJB’s Late Sau k. B. Jain College of Engineering, Chandwad
80. CSS-Syntax
Selector
HTML tag Id Class
p { color : red ;} #a { color : red ;} .a { color : red ;}
<p> Hello </p> <p id=a> Hello</p> <p class=a> Hello</p>
82. Types of CSS
Inline
CSS
Write CSS code inside HTML Tag
CSS code as attribute of HTML tag
Code starts with Style
Example:
<p style= “color:red” >
83. Types of CSS
Internal
CSS
Write CSS code inside HTML
Head Tag
Use <style> tag inside Head tag
Example:
<head>
<style>
p { color: red;}
</style>
</head>
84. Types of CSS
External
CSS
2 Files
1> .html 2> .css
write css code in .css file
Give link of .css file inside .html file,
under head tag, in <link> tag
85. External CSS Example
a1.html a2.css
<html>
<head>
<link rel="stylesheet" type="text/css" href="a2.css">
</head>
<body>
<p> Hello Good Morning </p>
</body> </html>
p { color: red;}
86. When to use which Types of CSS
Types of CSS
Inline Internal External
When you want to use css
property for only one tag in
html
When you want to use css property
for more than one tag and you have
only one html file.
When your website is having
multiple html files and you
want same style to be applied
for every html page
87. CSS Properties
❏ CSS Color
❏ CSS background
❏ CSS Border
❏ CSS Text
❏ CSS Font
❏ CSS Margin
❏ CSS Padding
❏ CSS Table
98. Bootstrap
Bootstrap is the most popular HTML, CSS, and
JavaScript framework for developing responsive,
mobile-first websites.
Bootstrap History
Bootstrap was developed by Mark Otto and Jacob Thornton at
Twitter, and released as an open source product in August 2011 on
GitHub.
In June 2014 Bootstrap was the No.1 project on GitHub!
99. Bootstrap- Advantages
Easy to use: Anybody with just basic knowledge of HTML and CSS
can start using Bootstrap
Responsive features: Bootstrap's responsive CSS adjusts to phones,
tablets, and desktops
Mobile-first approach: In Bootstrap 3, mobile-first styles are part
of the core framework
Browser compatibility: Bootstrap is compatible with all modern
browsers (Chrome, Firefox, Internet Explorer, Safari, and Opera)
101. Bootstrap Grid
● Bootstrap's grid system allows up to 12 columns across the page.
● If you do not want to use all 12 columns individually, you can
group the columns together to create wider columns
● Bootstrap's grid system is responsive, and the columns will
re-arrange automatically depending on the screen size.
102. Bootstrap Grid
xs
(for phones -
screens less
than 768px
wide)
sm
(for tablets -
screens equal
to or greater
than 768px
wide)
md
(for small
laptops -
screens equal
to or greater
than 992px
wide)
lg
(for laptops
and desktops -
screens equal
to or greater
than 1200px