college website in html with code
#1

Thanks for providing the html code for college website.
I am trying create a website for my college.
Reply
#2

To create a web page that displays college information using various style in Java
Forget Code Java To create a web page that displays college information using various style
XYZ.CSS:

h3{font-family:arial;font-size:20;color:cyan}

table{border-color:green}

td{font-size:20pt;color:magenta}


HTML CODE:

<html>

<head><h1><center>ALL STYLE SHEETS</center></h1>

<title>USE of INTERNAL and EXTERNAL STYLESHEETS

</title>

<link rel="stylesheet" href="xyz.css" type="text/css">

<style type="text/css">

.vid{font-family:verdana;font-style:italic;color:red;text-align:center}

.ani{font-family:tahoma;font-style:italic;font-size:20;text-align:center;}

font{font-family:georgia;color:blue;font-size:20}

ul{list-style-type:circle}

</style>

</head>

<body>

<ol style="list-style-type:lower-alpha">

<b>A. GROUP OF COLLEGES</b><br><br><br>

<li>Raj Engineering College

<li>Dr University and Research Institute

<li>Raj College of Engineering,Bangalore

<li>Tamilnadu College of Arts and Science

</ol>

<p style="font-size:20pt;color:purple">A.C.S GROUP OF COLLEGES</p>

<p class="ani">CSS Group of colleges is owned by XXX.<br>It is approved
by

International Council

It is affliated to JKK University.<br></p>

<h2 class="vid">DES College of Engg</h2>

<br>

<font>It is an ISO certified Institution</font><br>

<br>

<font>

<h2>List of Courses offered</h2>

<ul>

<li>Computer Science and Engineering</li>

<li>Ece</li>

<li>mech</li>

<li>eee</li>

</ul>

</font>

<h3>Results of cse students</h3>

<table width="100%" cellspacing="2" cellpadding="2" border="5">

<tr>

<th>S.NAME</th>

<th>MARKS</th>

<th>RESULT</th>

</tr>

<tr>

<td align="center">Dinesh</td>

<td align="center">100</td>

<td align="center">pass</td>

</tr>

<tr>

<td align="center">Bala</td>

<td align="center">99</td>

<td align="center">pass</td>

</tr>

<tr>

<td align="center">Gopi</td>

<td align="center">98</td>

<td align="center">pass</td>

</tr>

</table>

</body>

</html>


reference;
http://web.cerritos.edu/pnguyen/SitePage...design.pdf
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: html code for college website, html program for creating a college website, code for simple college website using html, college website html coding, college website creating html code, html coding of a college website, anjac college website html documentation,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  formal anchoring script for farewell party in college in english 3 4,029 17-03-2018, 08:06 AM
Last Post: Guest
  anchoring script for farewell party in college in pdf 2 3,183 20-11-2017, 08:37 PM
Last Post: arya kr shaw
  how to do anchoring for college singing competition 2 3,194 02-11-2017, 06:32 AM
Last Post: Anubhav Sinha
Smile anchoring script for college symposium 2 1,905 16-09-2017, 01:39 PM
Last Post: Guest
  kagumo teachers college 2015 2016 fees structure 2 1,626 03-07-2017, 11:41 AM
Last Post: kiptuisang Dennis
  lilitha nursing college 2016 applications in queenstown 1 1,017 09-03-2017, 10:23 AM
Last Post: jaseela123d
  hindi comedy drama script pdf based on college in hindi 4 7,106 28-02-2017, 11:29 AM
Last Post: ijasti
  shanzu teachers training college fee structure 3 1,308 28-02-2017, 09:29 AM
Last Post: jaseela123d
  lilitha nursing training college 2017 intake 6 1,785 24-02-2017, 12:11 PM
Last Post: jaseela123d
  lilitha nursing training college 2017 intake 4 1,702 27-11-2016, 10:54 PM
Last Post: phelokazi khwele

Forum Jump: