0% found this document useful (0 votes)
117 views9 pages

Web Customization

The document outlines a program to customize a college website using HTML tags. It includes creating multiple pages linked together about the college departments, courses offered, academic results, contact details, and extracurricular activities. Tables and lists are used to display information on departments and courses. Colors and alignments are added using tags to organize and present the content.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
117 views9 pages

Web Customization

The document outlines a program to customize a college website using HTML tags. It includes creating multiple pages linked together about the college departments, courses offered, academic results, contact details, and extracurricular activities. Tables and lists are used to display information on departments and courses. Colors and alignments are added using tags to organize and present the content.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 9

7.

WEB CUSTOMIZATION

AIM:
To develop a web page and customize it using various tags in HTML.

Algorithm:
1. Design a college web site with link between other pages. 2. Using table tag list out the department details pass percentage o! students in each department. ". header tag is used to align the head o! each sub titles in the college web site. #. $n the college web site consists o! courses o!!ered e%tracurricular activities activities and the contact address o! the college is given.

Program:
College.html &html' &!rameset rows()2*+ ,*+)' &!rame src()!ile1.html)' &!rameset cols()"*+ -*+)' &!rame src()!ile2.html)' &!rame src()!ile".html) name()!rame)' &.!rameset' &.!rameset' &.html' File1.html &html' & bod/ bgcolor()violet)' &!ont !ace()Times new roman)' &h1' &mar0uee' 12345$6 738$92 94:$4992$4: 5;LL9:9 &.mar0uee' &.h1' &.!ont' &.bod/' &.html' File2.html &html' &bod/' &ul' &li' &a hre!()histor/.html) target()!rame)' Histor/ &.a' &.li' &li' & a hre! ()histor/.html) target()!rame)' 5ourses &.a' &.li' &li' &a hre!()academic.html) target()!rame)' 3cademic details &.a' &.li' &li' & a hre! ()9%tra.html) target()!rame)' 9%tracurricular activities &.a' &.li' &li' & a hre! ()5ontact.html) target()!rame)' contact &.a' &.li' &.ul' &.bod/' &.html'

File .html &html' &bod/ background()u<=blue hills.>pg)' &h"' &center' 3bout 1rancis 7avier 9ngg college&.center' &.h"' &p' 17 9ngg is one o! the best colleges under 3nnauniversit/ Tirunelveli. &.p' &.bod/' &.html' !i"tor#.html &html' &bod/ bgcolor()red' &center' &h"' Histor/ o! 17 9ngg &.h"' &.center' & !ont size(# color()blue)' The 1rancis 7avier 9ngineering 5ollege a constituent institution o! 6t. 7avier?s 9ducational Trust now named as 17 Universit/ Trust is located in Tirunelveli &.!ont' &.bod/' &.html' Co$r"e".html &html' &bod/ bgcolor()@ellow)' &h1' 5ourses o!!ered &.h1' &ul' &li' A.9 5omputer 6cience B 9ngineering &.li' &li' A.Tech $n!ormation Technolog/ &.li' &li' A.9 9lectronics B communication 9ngineering &.li' &li' A.9 9lectrical and electronics B 9ngineering &.li' &li' A.9 Mechanical 9ngineering &.li' &li' M.9 8L6$ Design &.li' &li' M.9 5omputer 6cience B 9ngineering &.li' &li' M.Tech $n!ormation Technolog/ &.li' &.ul' &.bod/' &.html'

A%a&emi%.html &html' &bod/' &h2' &center' 3cademic results &.center' &.h2' &.bod/' &table border()2) align()center width()C*+) height()C*+) bgcolor()gre/)' &tr' &th' Department&.th' &th'pass percentage&.th' &.tr' &tr' &td align()center)'5se&.td' &td align()center)'1**&.td' &.tr' &tr' &td align()center)'959&.td' &td align()center)'1**&.td' &.tr' &tr' &td align()center)'Mech&.td' &td align()center)'1**&.td' &.tr' &tr' &td align()center)'999&.td' &td align()center)'1**&.td' &.tr' &.table' &.html' Co'ta%t.html &html' &bod/ bgcolor()lightblue)' &h2' &center' 5ontact Details &.center' &.h2' &h"' Dhone no &.h"' *#E2F2C*22," *#E2F 2C*21C&h"' 3ddress &.h"' 12345$6 738$92 94:$4992$4: 5;LL9:9&br' 1*" :2 A/ pass 2oad 8annarpettai &br' Thirunelveli F E2- **" Tamil 4adu $ndia.&br'&h"'

Gebsite address &.h"' www.!rancis%avier.ac.in &.html' E(tra.html &html' &bod/ bgcolor()green)' &h2' &center' 9%tra currricular activities &.center' &.h2' &ul' &li'4ational 6ervice 6cheme&.li' &li'2ural Development&.li' &.ul' &.bod/' &.html'

O$t)$t:

*e"$lt:
Thus the program !or web customization was created and 8eri!ied 6uccess!ull/.

You might also like