Tharun
Tharun
Code
Total Hours 60
Credits 04
Course Objective: The main objective of WEB technology is to learn the design principles of
internet using its protocols and WEB development languages. The internet is a giant network of
networks and WEB allowed information on the internet to be linked together through the use of
links. HTML is a language that is used to create web pages for providing information through
internet. CSS provides extra effects to the web pages created by HTML. This course will provide
basic concepts to create a website using HTML, CSS and XML.
Course Outcomes:
• Understand internet and internet protocols such as FTP, TCP/IP, SMTP, and Telnet.
• Use HTML, CSS, and XML in a web page.
• Install a PHP web server and perform basic procedures in php, such as working with loops,
data type, session and cookies.
• Analyze the web pages environment, Files, Cookies, Sessions
• Develop a basic web application and perform basic administrative procedures on the web
server, such as tuning communication parameters, denying access to certain domains, and
interpreting an access log.
Module-1:
Introduction, History of internet, Internet Design Principles, Internet Protocols - FTP, TCP/IP,
SMTP, Telnet, etc., Client Server Communication, Web System architecture
Module-2:
Evolution of Web, Static and Dynamic Web Sites, Web Applications, Web Development
Technologies - HTML, CSS, JS, XML; Protocols - HTTP, secure HTTP, etc; URL, Web Browser,
Web Server, Web Services
Module-3 : Introduction to Html, Html Document structure, Html Editors, Html element/tag &
attributes, Designing simple page - Html tag, Head tag, Body tag; More Html tags - Anchor tag,
Image tag, Table tag, List tag, Frame tag, Div tag ; Html forms - Input type, Text area, Select ,
Button, Images
Need for PHP and MySQL, Server-Side Web Scripting, Installing PHP, Adding PHP to HTML,
Syntax and Variables , Passing Information between Pages, Strings, Arrays, Functions, Numbers,
PHP/MySQL Functions, Displaying Queries in Tables, Building Forms from Queries
Module-4: Introduction to CSS, Syntax, Selectors ,Embedding CSS to Html, Formatting fonts,
Text & background colour, Inline styles, External and Internal Style Sheets, Borders & boxing.
Module-5: Introduction to XML, Difference b/w Html & XML, XML editors, XML Elements &
Attributes XML DTD, XML Schema, XML Parser, Document Object Model (DOM), XML DOM.
Reference Books :
• Web Technologies - HTML, JavaScript, PHP, Java, JSP, ASP.NET, XML and Ajax, Black
Book, by Dreamtech Press
• HTML, XHTML & CSS Bible, Brian Pfaffenberger, Steven M.Schafer, Charles White, Bill
Karow- Wiley Publishing Inc, 2010
• HTML Black Book by Steven Holzner
• Web Design with HTML, CSS, JavaScript and jQuery Set by Jon Duckett