Difference between revisions of "News Updates"

From wiki
Jump to navigation Jump to search
m (Tyler.olinik moved page News Blog Prototype to News Updates)
 
(17 intermediate revisions by the same user not shown)
Line 17: Line 17:
 
font-size: 150%;
 
font-size: 150%;
  
.News {
+
h1 {
overflow: hidden;
+
text-align: left;
line-height: 50px;
+
font-weight: bold;
 
 
transition: all .5s ease-in-out;
 
height: 0;
 
 
}
 
}
  
.News:target {
+
h1:hover {
height: 50px;
+
color: blue;
 +
font-size: 200%;
 
}
 
}
 
}}
 
}}
  
<h3 class="News">News</h3>
+
<h3 class="News">[[:en:News_Blog_Prototype|News]]</h3>
  
 
<h3 class="SearchHere">Search Here</h3>
 
<h3 class="SearchHere">Search Here</h3>
  
<h3 class="AboutUs'>About Us</h3>
+
<h3 class="AboutUs'>[https://www.canada.ca/en/employment-social-development.html About Us]</h3>
 +
 
 +
<h3 class="ContactUs">[[Contact Us]]</h3>
 +
 
 +
<input type ="text"><br>
 +
 
 +
<br><br>
 +
<h1>[https://www.canada.ca/en/employment-social-development.html News Example 1] </h1>[[File:ESDC.png|thumb|left]]<br>
 +
 
 +
<br><br><br><br><br><br>
 +
 
 +
<h1>[https://www.canada.ca/en/employment-social-development.htmlNews News Example 2] </h1>[[File:ESDC.png|thumb|left]]<br>
 +
 
 +
<br><br><br><br><br><br>
 +
 
 +
<h1>[https://www.canada.ca/en/employment-social-development.htmlNews News Example 3] </h1>[[File:ESDC.png|thumb|left]]<br>
 +
 
 +
<br><br><br><br><br><br>
 +
 
 +
<h1>[https://www.canada.ca/en/employment-social-development.htmlNews News Example 4] </h1>[[File:ESDC.png|thumb|left]]<br>
 +
 
 +
<br><br><br><br><br><br>
  
<h3 class="ContactUs">Contact Us</h3>
+
<h1>[https://www.canada.ca/en/employment-social-development.htmlNews News Example 5] </h1>[[File:ESDC.png|thumb|left]]<br>

Latest revision as of 10:48, 25 October 2021