You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.8 KiB
HTML
48 lines
1.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title> Jetroweb Development Departments</title>
|
|
<link rel="stylesheet" href="css/work.css">
|
|
</head>
|
|
<body>
|
|
|
|
<header>
|
|
<nav class="nav">
|
|
<ul class="navbar">
|
|
<li class="navbarlist"><a href="index.html">Home</a></li>
|
|
<li class="navbarlist"><a href="novawebdevelopment.html">About Us</a></li>
|
|
<li class="navbarlist"><a href="">Contact Us</a></li>
|
|
</ul>
|
|
</nav>
|
|
</header>
|
|
<!--content starts below here -->
|
|
<h1>Jetroweb Development Departments Of MCSS</h1>
|
|
<p> These are the various departments in jetroweb development of MCSS, and their responsibilities.</p>
|
|
<img class="new" src="media/web.jpg" width="250px">
|
|
<p>This is the web development department of MCSS, they are responsible for the creation of websites like this website.
|
|
They study HTML, CSS, JavaScript and e.t.c, this website is an example of a webdeveloper job.
|
|
</p>
|
|
<img class="new" src="media/python.jpg" width="250px"> <img class="new" src="media/spencer.jpg" width="250px">
|
|
<p>
|
|
This is the python department in jetroweb development of MCSS, they are responsible for coding.
|
|
They read python for everyone and other good books that can build their potenial.
|
|
</p>
|
|
<img class="new" src="media/sysadmin.jpg" width="250px">
|
|
<p>
|
|
This is the system administrator department in jetroweb development of MCSS, they are responsible for managing data and setting software on computers.
|
|
They also run the web page when the developer is done with the creation of the page.
|
|
</p>
|
|
<p>
|
|
Thanks for reading, and be sure to notify us if you have interest and want to learn more about Novaweb.
|
|
|
|
THANKS FOR READING!!!!
|
|
</p>
|
|
<a href="novawebdevelopment.html">Home</a>
|
|
|
|
|
|
|
|
<!--content ends above here -->
|
|
</body>
|
|
</html>
|