-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvalidation_ST4.html
More file actions
155 lines (134 loc) · 5.98 KB
/
validation_ST4.html
File metadata and controls
155 lines (134 loc) · 5.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Validator Page Student - Kevin</title>
<link rel="icon" type="image/x-icon" href="images/global/favicon.ico">
<link rel="stylesheet" href="css/global.css" />
<link rel="stylesheet" href="css/pageEditor_validator.css">
</head>
<body>
<header class="main-nav">
<div class="nav-top">
<div class="logo">
<a href="home.html">
<img src="images/global/logo.png" alt="TECHASTRIS">
</a>
</div>
<div class="hamburger-menu" id="hamburger-menu">☰</div>
<nav id="nav-links">
<ul>
<li><a href="home.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="home.html#gallery">Overview</a></li>
<li><a href="volunteer.html">Volunteer</a></li>
<li><a href="teampage.html">Team</a></li>
<li><button id="search-expand">🔍</button></li>
</ul>
</nav>
</div>
<a href="profile.html"><img src="images/global/profile_icon.ico" alt="profile" class="profile-icon"></a>
<button id="themeToggle" class="theme-button"></button>
<!-- Search Bar (Hidden Initially) -->
<div class="search-container" id="search-bar">
<input type="text" placeholder="Search">
<button id="search-btn">Search</button>
<button id="close-search">✖</button>
</div>
</header>
<div id="content">
<section class="stud">
<h2>Kevin Delano Bartholomeusz - 4</h2>
</section>
<div class="container">
<!-- Main content area -->
<main>
<!-- Update the content of the following sections with the information that corresponds to the pages you implemented -->
<section>
<h2 id="profileVal">Profile Page validation report</h2>
<p>The profile page validated rather successfully, however, during the very first validation, the validation resulted in a few
errors, such as useless widespaces and incorrect placements of tags, specially in the calendar/table
section, but was able to resolve smoothly</p>
<img src="images/validation/validation_profile.png" alt="profile page validation picture">
<h3>Back to Page Editor page</h3>
<p><a href="pageEditor_ST4.html#profile_page">Profile Page section of the Page Editor.</a></p>
<!-- Update the path to link the Page Editor with the validation page and make it jump to the marker that contains a snapshot for the splash page -->
</section>
<section>
<h2 id="sitemapVal">Sitemap Page validation report</h2>
<p>this page containing the site map was validated without errors</p>
<img src="images/validation/validation_sitemap.png" alt="sitemap page validation">
<h3>Back to Page Editor page</h3>
<p><a href="pageEditor_ST4.html#sitemap_page">Sitemap Page section of the Page Editor.</a></p>
<!-- Update the path to link the Page Editor with the validation page and make it jump to the marker that contains a snapshot for the splash page -->
</section></a></p>
<section>
<h2 id="contentVal">Content Page 4 validation report</h2>
<p>This page contained some errors, while validating for the first time, some such errors were the placement
of tags, and the incorrect use, however, was able to resolve, using small advices provided from the W3c
validator.</p>
<img src="images/validation/validation_content4.png" alt="Content page validation picture">
<h3>Back to Page Editor page</h3>
<p><a href="pageEditor_ST4.html#content_page">Content Page 4 section of the Page Editor.</a></p>
<!-- Update the path to link the Page Editor with the validation page and make it jump to the marker that contains a snapshot for the splash page -->
</section></a></p>
<p class="top"><a href="#top">Go top</a></p>
</main>
<!-- Sidebar area -->
<aside>
<h3>Core pages developed:</h3>
<!-- Customize this to the role you undertook. Keep only the list items you were responsible to develop, delete the rest -->
<ul class="top-level-ul">
<li>Student 4</li>
<ul>
<li><a href="#profileVal">Profile page </a></li>
<li><a href="#sitemapVal">Sitemap page</a></li>
<li><a href="#contentVal">Content page</a></li>
</ul>
</ul>
</aside>
</div>
</div>
<!-- Footer Section -->
<footer class="footer">
<a href="https://sdgs.un.org/" target="_blank">
<div class="image-container">
<img src="images/global/image.png" alt="Image 1">
<img src="images/global/logo2.png" alt="Image 2">
</div>
</a>
<!-- Accessibility Links in the center -->
<div class="links">
<a href="home.html">HOME</a>
<a href="about.html">ABOUT US</a>
<a href="home.html#gallery">OVERVIEW</a>
<a href="volunteer.html">VOLUNTEER</a>
<a href="teampage.html">TEAM</a>
<a href="sitemap.html">SITEMAP</a>
<a href="feedback.html">FEEDBACK</a>
<a href="https://sdgs.un.org/goals/goal14" target="_blank">SDG</a>
</div>
<!-- Line below the links -->
<hr>
<!-- Bottom sections -->
<div class="bottom-text">
<div class="membership">
<a href="table.html">Membership</a>
</div>
<div class="extra-links">
<a href="#" onclick="redirect('Kevin')" class="btn">Kevin</a>
<a href="#" onclick="redirect('Avaneesh')" class="btn">Avaneesh</a>
<a href="#" onclick="redirect('Pangajan')" class="btn">Pangajan</a>
<a href="#" onclick="redirect('Imayuru')" class="btn">Imayuru</a>
</div>
<div class="copyright">
<p>© 2025 TECHASTRIS.</p>
</div>
</div>
</footer>
<!-- JavaScript Files -->
<script src="js/nav-search.js"></script>
<script src="js/redirect.js" defer></script>
</body>
</html>