By GokiSoft.com| 19:30 22/08/2022|
Học HTML5 - CSS3

Thiết kế trang web Vincent State School - Lập trình html5 / css / javascript BT1571

Liên kết rút gọn:

https://gokisoft.com/1571

Bình luận

avatar
nguyen hoang viet [community,C2009I]
2020-12-04 14:55:07

https://nguyenhoangviet.herokuapp.com/home.html

avatar
Vũ Trung Kiên [C2009I]
2020-12-04 11:00:35


#schoollogo.png


https://res.cloudinary.com/wegoup/image/upload/v1607079612/eisysw2oijq5xqybkviu.png


#admission.html


<!DOCTYPE html>
<html>
<head>
	<link rel="stylesheet" type="text/css" href="style.css">
	<title>Vincent State School</title>
</head>
<body>
	<img src="data/schoollogo.png" align="left" style="padding-left: 20%">
	<h1 class="heading1">Vincent State School</h1>
	<h2 class="heading2">280 Palmerston Street, Townsville, 4814</h2>
	<br/>
	<br/>
	<a href="home.html">Home</a> | <a href="information.html">Infomation Course</a> | <a href="fee.html">Fee Structure</a> | <a href="admission.html">Admission Process</a>
	<br/>
	<br/>
	Application forms for admission to LKG for the academic year 2012-13 will be available in the last week of February 2012 on school website www.stvincentspune.com/xaviers. Admission for any other classes please enquire in the first week of May 2012
</body>
</html>


#fee.html


<!DOCTYPE html>
<html>
<head>
	<link rel="stylesheet" type="text/css" href="style.css">
	<title>Vincent State School</title>
</head>
<body>
	<img src="data/schoollogo.png" align="left" style="padding-left: 20%">
	<h1 class="heading1">Vincent State School</h1>
	<h2 class="heading2">280 Palmerston Street, Townsville, 4814</h2>
	<br/>
	<br/>
	<a href="home.html">Home</a> | <a href="information.html">Infomation Course</a> | <a href="fee.html">Fee Structure</a> | <a href="admission.html">Admission Process</a>
	<br/>
	<h3>PRIMARY</h3>

	The Tuition fees for june and the first term fees must be paid before the end of May. This applies even to those who are seeking financial assistance from the school. Those in receipt of Government Concessions are promoted to the next higher class need not pay fees. <br/><br/>

	Fees will be paid thorugh the South Indian Bank. Fee bills will be available online which parents can print form the website and pay to the bank by cash. <br/><br/>

	Where possible, parents are requested to pay fees in advance for six months or a year. If the fees for the month are not paid before 10th of the month, the boy is liable to be sent home. If fees cannot be paid in time the Principal's or Vice Principal's permission must be obtained in writing. Please state in your application when you will be able to pay the fees. If the fees, are not paid within 2 months the name will be struck off the rolls. 
</body>
</html>


#home.html


<!DOCTYPE html>
<html>
<head>
	<link rel="stylesheet" type="text/css" href="style.css">
	<title>Vincent State School</title>
</head>
<body>
	<img src="data/schoollogo.png" align="left" style="padding-left: 20%">
	<h1 class="heading1">Vincent State School</h1>
	<h2 class="heading2">280 Palmerston Street, Townsville, 4814</h2>
	<br/>
	<br/>
	<a href="home.html">Home</a> | <a href="information.html">Infomation Course</a> | <a href="fee.html">Fee Structure</a> | <a href="admission.html">Admission Process</a>
	<br/>
	<h3>Welcome to Vincent State School.</h3>
	<h4>Welcome to Vincent State School </h4>
	Our purpose in the community is to provide high quality learning opportunities for every student. We aim to promote and maintain a positive, safe and orderly learning environment for all students and staff

	<h3>We plan to do this through:</h3>

	*The delivery of high quality curriculum<br/>

	* Excellence in teaching and learning<br/>

	*Recognising diversity <br/>

	* School/Home/Community Partnerships<br/>

	* Valuing Positive Behaviour<br/><br/>



	This information guide is an introduction to what we hope will be a very happy association for you with Vincent State School. 
</body>
</html>


#information.html


<!DOCTYPE html>
<html>
<head>
	<link rel="stylesheet" type="text/css" href="style.css">
	<title>Vincent State School</title>
</head>
<body>
	<img src="data/schoollogo.png" align="left" style="padding-left: 20%">
	<h1 class="heading1">Vincent State School</h1>
	<h2 class="heading2">280 Palmerston Street, Townsville, 4814</h2>
	<br/>
	<br/>
	<a href="home.html">Home</a> | <a href="information.html">Infomation Course</a> | <a href="fee.html">Fee Structure</a> | <a href="admission.html">Admission Process</a>
	<br/>
	<br/>
	Our distinctive curriculum offerings at Vincent SS include: Our outcomes based curriculum (5 KLAs of Science SOSE Technology The Arts and HPE) has been organised into the 4 New Basic organisers and staff have developed units and contexts that support the teaching of specific core learning outcomes appropriately across the P-7 year levels. Maths and English are taught as integrated subjects across all key learning areas. Our Literacy and Genre program consists of an oral program for P- 2 classes, a whole school spelling program Letter land for Yr P-3 classes and Spelling – A Comprehensive Program Teaching Children How to Spell for Yr 4-7 classes and an individual spelling program/folder for Yr 4 -7 classes and a structured and sequential reading skills program LOTE (Languages Other Than English) is Auslan Middle Phase of Learning Includes an elective program where by our Yr 4 –7 students participate in extra curricular activities that are of interest and high engagement teaching them social and life skills. The program runs for 6 weeks each term and some activities our students have been involved in so far have been tae kwon do, table tennis mini golf, chess, painting, jewelry making, craft, construction.
</body>
</html>


#style.css


.heading1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6297BC;
	padding-left: 50%;
}
.heading2
{
	color: #666666;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	padding-left: 50%;
}


avatar
Trinh Huy Hung [community,C2009I]
2020-12-03 16:24:42

https://laball.herokuapp.com/bai2/home.html

avatar
Nguyễn Hải Đăng [community,C2009I]
2020-12-03 15:36:23

https://newlevel06.herokuapp.com/Day%202/Home.html

avatar
Trần Thị Khánh Huyền [T2008A]
2020-11-11 02:00:47


#home.html


<!DOCTYPE html>
<html>
<head>
	<title>Vincent State School</title>
	<meta charset="utf-8">
	<style type="text/css">
		.heading1{
			font-family: arial,helvetica,sans-serif;
			color: #6297BC;
		}
		.heading2 {
		color: #666666;
		font-weight: bold;
		font-family: tahoma;
		font-size: 12px;
	}
	</style>
</head>
<body>
<img src="photos/schoollogo.png" align="left">
<h1 class="heading1"><center>Vincent State School</center></h1>
<h2 class="heading2"><center>280 Palmerston Street, Townsville, 4814</center></h2>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="">Home</a>
<a href="">Information Course</a>
<a href="">Fee Structure</a>
<a href="">Admission Process</a>
<h3><b>Welcome to Vincent State School</b></h3><br>
<b>Welcome to Vincent State School</b>
<p>Our purpose in the community is to provide high quality learning oppoturnities for every student. We aim to prom and maintain a positive, safe and orderly learning environment for all students and staff</p>
<b>We plan to do this though:</b>
<ul>
	<li>The delivery of high quality curriculum</li>
	<li>Excellence in teaching and learning</li>
	<li>Recognising diversity</li>
	<li>School Home/ Community Partnerships</li>
	<li>Valuing Positive Behavior</li>
</ul>
This information guide is an introduction to what we hope will be a very happy association for you with Vincent State School.

</body>
</html>


avatar
Nguyễn Xuân Mai [T2008A]
2020-11-01 16:16:18

https://t2008amai.herokuapp.com/Lesson03/School/home.html

avatar
Trần Văn Lâm [T2008A]
2020-10-17 13:31:51


#addmistion.html


<!DOCTYPE html>
<html>
<head>
	<title> Vincent State School</title>
	<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQ-HtRrSAWBjF47Jli1RSZP6juxXySRtzJc6A&usqp=CAU">

	<meta charset="utf-8">
	<style type="text/css">

	.heading-1 {
		font-family: arial,helvetica,sans-serif;
		color: #6297BC;
	}

	.heading-2 {
		color: #666666;
		font-weight: bold;
		font-family: tahoma;
		font-size: 12px;
	}

</style>
</head>
<body>
  <h1 class="heading-1"><center>Vincent State School</center></h1>
  <h2 class="heading-2"><center>280 Palmerston Street, Townsville, 4814</center></h2>
  </br>
  </br>
  </br>
  <a href="">Home</a>
  <a href=" file:///C:/Vicent%20School/Vicent%20School/infomation.html ">Information Cource</a>
  <a href="">Fee Structure</a>
  <a href="">Admission Process</a>
  <p>Our distinctive curriculum offerings at Vincent SS include: Our outcomes based curriculum (5 KLAs of Science SOSE Technology The Arts and HPE) has been organised into the 4 New Báic organisers and staff have developed units and contexts that support the teaching of specific core learning outcomes appropriately across the P-7 year levels. Maths and English are taught as integrated subjects across all key learning areas. Our Literacy and Genne program consists of an oral program for P-2 classes, a whole school spelling program Letter land for Yr P-3 classes and Spelling -A Comprehensive Program Teaching Children How to Spell for Yr 4-7 class and an individual spelling program/forder for ỷ 4-7 classes and a structurd and sequential reading skills program LOTE (langguages other Than English) is Auslan Middle Phase of Learning Includes an elective program where by our Yr 4-7 students participate in extra curricular activities that are of interest ang high engagement teaching them social and life skill. The progam runs for 6 weeks each tem and some activitis our students have been involved in so far have been tae kwon do, table tennis mini golf, chess, painting,jewelry making,craft,construction.
</p>
</body>
</html>


avatar
Triệu Văn Lăng [T2008A]
2020-10-15 10:30:32



https://thienlac.herokuapp.com/bai1571/home.html


avatar
hainguyen [T2008A]
2020-10-12 13:38:27



https://nguyenbahai.herokuapp.com/BTText1571/home.html



avatar
Đặng Trần Nhật Minh [T2008A]
2020-10-12 10:19:09



https://vincent-state-school-haxm.herokuapp.com/12.10/Vincent/home.html