<title>Latest Civil Engineer Jobs</title>
<style>
body{
font-family: Arial;
background:#f2f2f2;
}
.container{
width:900px;
margin:auto;
background:white;
padding:20px;
}
h1{
background:#b30000;
color:white;
padding:10px;
}
.job a{
display:block;
padding:10px;
border-bottom:1px solid #ccc;
text-decoration:none;
color:blue;
}
.job a:hover{
background:#f5f5f5;
}
</style>
<div class="container">
<h1>Latest Civil Engineer Jobs</h1>
<div class="job">
<a href="RailwayRRB-ALP.html">Railway RRB ALP Online Form 2026</a>
<a href="upppsc-engineer.html">UPPSC Engineer Recruitment 2026</a>
<a href="railway-je.html">Railway JE Vacancy 2026</a>
<a href="ssc-je.html">SSC JE Online Form 2026</a>
<a href="up-jal-nigam.html">UP Jal Nigam Civil Engineer Job</a>
</div>
</div>