Question

CSS or Source Code and html source code to design Awoko Newspaper website that consists of...

CSS or Source Code and html source code to design Awoko Newspaper website that consists of title of each BUSINESS & FINANCE, EDITORIAL, AWOKO TOK TOK ENTERTAINMENT, FEATURES , NEWS, SPORTS.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer:

save and run this code as .html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">

<head profile="http://gmpg.org/xfn/11">

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<title>


Awoko Newspaper
</title>

<style type="text/css" media="screen">

@import url( http://awoko.org/wp-content/themes/awoko/style.css );

</style>

<link rel="stylesheet" href="http://awoko.org/wp-content/themes/awoko/js/fancybox/jquery.fancybox-1.3.1.css" type="text/css" media="screen" />

<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"http:\/\/s.w.org\/images\/core\/emoji\/72x72\/","ext":".png","source":{"concatemoji":"http:\/\/awoko.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.2.10"}};
!function(a,b,c){function d(a){var c=b.createElement("canvas"),d=c.getContext&&c.getContext("2d");return d&&d.fillText?(d.textBaseline="top",d.font="600 32px Arial","flag"===a?(d.fillText(String.fromCharCode(55356,56812,55356,56807),0,0),c.toDataURL().length>3e3):(d.fillText(String.fromCharCode(55357,56835),0,0),0!==d.getImageData(16,16,1,1).data[0])):!1}function e(a){var c=b.createElement("script");c.src=a,c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g;c.supports={simple:d("simple"),flag:d("flag")},c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.simple&&c.supports.flag||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='contact-form-7-css' href='http://awoko.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=4.1.2' type='text/css' media='all' />
<link rel='stylesheet' id='wp-polls-css' href='http://awoko.org/wp-content/plugins/wp-polls/polls-css.css?ver=2.69' type='text/css' media='all' />
<style id='wp-polls-inline-css' type='text/css'>
.wp-polls .pollbar {
margin: 1px;
font-size: 6px;
line-height: 8px;
height: 8px;
background-image: url('http://awoko.org/wp-content/plugins/wp-polls/images/default/pollbg.gif');
border: 1px solid #c8c8c8;
}

</style>
<script type='text/javascript' src='http://awoko.org/wp-includes/js/jquery/jquery.js?ver=1.11.2'></script>
<script type='text/javascript' src='http://awoko.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://awoko.org/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://awoko.org/wp-includes/wlwmanifest.xml" />

<script type='text/javascript' src='http://awoko.org/wp-includes/js/tw-sack.min.js?ver=1.6.1'></script>
<script type="text/javascript">
// ajaxlogin settings
var al_timeout = 1000;
var al_redirectOnLogin = '';

// constants
var al_base_uri = 'http://awoko.org';
var al_success = '1';
var al_failure = '0';

</script>
<script type="text/javascript" src="http://awoko.org/wp-content/plugins/ajax-login/ajaxlogin.js"></script>

<script type="text/javascript">
(function(url){
if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
var wfscr = document.createElement('script');
wfscr.type = 'text/javascript';
wfscr.async = true;
wfscr.src = url + '&r=' + Math.random();
(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);
})('//awoko.org/wp-admin/admin-ajax.php?action=wordfence_logHuman&hid=68D56EC35B258D88DDBF5AE96007BDBD');
</script>
<script type="text/javascript" src="http://awoko.org/wp-content/themes/awoko/js/fancybox/jquery.fancybox-1.3.1.pack.js"></script>

<script type="text/javascript" src="http://awoko.org/wp-content/themes/awoko/js/custom.js"></script>

<link rel="stylesheet" href="http://awoko.org/wp-content/themes/awoko/forms.css" type="text/css" media="screen" />

<style type="text/css"></style>

</head>

<body class="home blog">

<div style="display:none;">

<!--Signup Form Start-->

<div id="signup">

<div style="display:none;" id="signup_error" class="error"></div>

<div style="display:none;" id="signup_success" class="success"></div>

<form method="post" action="" name="signupform" id="signupform">

<p>

<label>First Name:</label>

<input type="text" tabindex="10" size="25" value="" class="text_field" id="first_name" name="first_name">

</p>

<p>

<label>Last Name:</label>

<input type="text" tabindex="10" size="25" value="" class="text_field" id="last_name" name="last_name">

</p>

<p>

<label>Username:</label>

<input type="text" tabindex="10" size="25" value="" class="text_field" id="user_login" name="user_login">

</p>

<p>

<label>Email:</label>

<input type="text" tabindex="10" size="25" value="" class="text_field" id="user_email" name="user_email">

</p>

<p class="submit">

<input type="submit" tabindex="100" value="Register" class="button" id="wp-submit" name="wp-submit">

</p>

</form>

</div>

<!--Signup Form End-->

<!--Login Form Start-->

<div id="login">

<div style="display:none;" id="login_error" class="error"></div>

<div style="display:none;" id="login_success" class="success"></div>

<div id="login_form">

<form id="form1" name="form1" method="post" action="">

<p>

<label>Username</label>

<input type="text" name="log" id="log" class="text_field" />

</p>

<p>

<label>Password</label>

<input type="password" name="pwd" id="pwd" class="text_field" />

</p>

<p>

<label>Remember Me</label>

<input type="checkbox" name="rememberme" id="rememberme" value="forever" />

</p>

<p class="submit">

<input type="submit" name="button" id="button" value="Submit" class="button" />

</p>

</form>

</div>

<!--Login Form End-->

<!--Lost Password Form Start-->

<div id="forgotpassword" style="display:none;">

<form method="post" action="" name="lostpasswordform" id="lostpasswordform">

<p>

<label>Username:</label>

<input type="text" tabindex="10" size="20" value="" class="text_field" id="user_login" name="user_login">

</p>

<p>

<label>Email:</label>

<input type="text" tabindex="10" size="20" value="" class="text_field" id="user_email" name="user_email">

</p>

<p class="submit">

<input type="submit" tabindex="100" value="Get New Password" class="button" id="wp-submit" name="wp-submit">

</p>

</form>

<div id="links"><a href="#" id="login_form_link">Back to Login</a></div>

</div>

<!--Lost Password Form End-->

</div>

</div>

<div id="page">

<div id="wrapper">

<div id="left" class="float"></div>

<div id="center" class="float" style=" ">

<div id="header">

<div id="search">

<form action="http://awoko.org" id="searchform" method="get" role="search">

<label class="float">

<input name="s" id="s" type="text" size="25" maxlength="50" class="search_txt_field" />

</label>

&nbsp;&nbsp;

<input type="image" src="http://awoko.org/wp-content/themes/awoko/images/search_button.gif" name="search" id="button" value="Submit" />

</form>

</div>

<div id="top_links">

  
<ul>

<li><a href="http://awoko.org">Home</a></li>

  
<li id="login_li"><a id="login_link" href="#login">Member Login</a></li>

<li id="signup_li"><a id="signup_link" href="#signup">Signup</a> </li>

  
<li class="page_item page-item-2"><a href="http://awoko.org/about/">About</a></li>
<li class="page_item page-item-6"><a href="http://awoko.org/contact/">Contact</a></li>

</ul>

</div>

<div style="clear:both;"></div>

<div id="logo" class="float"> <a href="http://awoko.org"></a><span>Sun November 20, 2016 06:01PM</span> </div>

<div id="top_ad" class="float" style="width:374px; margin-right:21px; margin-top:15px; height:90px; display:block;">
<div class="top_add_sidebar">
<ul>
<li id="widget_sp_image-5" class="widget widget_sp_image"><img width="242" height="57" alt="" class="attachment-full aligncenter" style="max-width: 100%;" src="http://awoko.org/wp-content/uploads/2014/08/aa1.jpg" /></li>
</ul>
</div>
</div>

<div id="today_quote" class="float">

<img src="http://awoko.org/wp-content/themes/awoko/images/sir_jhon_thomas.jpg" width="75" height="90" class="float" />

<div id="quote" class="float"><strong>"We make every effort to see that our actions live up to our words and be vigilant with regards to our behavior."</strong><br />

<span>- Thomas Sankara</span></div>

</div>

</div>

<div style="clear:both;"></div>


<div id="middle">
<div class="scroller">
<marquee>
On the re-opening of SLPP Office … “We would never encourage violence” John Benjamin... </marquee>
</div>
<div id="main_menu" style="">
<ul>
<!--<li><a href="#">Headline</a></li>
<li><a href="#">Politics</a></li>
<li><a href="#">Sports</a></li>
<li><a href="#">Entertainment</a></li>
<li><a href="#">IT News</a></li>
<li><a href="#">World</a></li>
<li><a href="#">Women's Corner</a></li>-->
<li class="cat-item cat-item-6"><a href="http://awoko.org/category/adverts/" >Adverts</a>
</li>
<li class="cat-item cat-item-9"><a href="http://awoko.org/category/business-finance/" >Business &amp; Finance</a>
</li>
<li class="cat-item cat-item-8"><a href="http://awoko.org/category/editorial-awoko-tok-tok/" >Editorial Awoko Tok Tok</a>
</li>
<li class="cat-item cat-item-5"><a href="http://awoko.org/category/entertainment/" >Entertainment</a>
</li>
<li class="cat-item cat-item-3"><a href="http://awoko.org/category/features/" >Features</a>
</li>
<li class="cat-item cat-item-1"><a href="http://awoko.org/category/news/" >News</a>
</li>
<li class="cat-item cat-item-4"><a href="http://awoko.org/category/sports/" >Sports</a>
</li>
</ul>
</div>
<div class="colmask threecol">
<div class="colmid">
<div class="colleft">
<div class="col1">
<!-- Column 1 start -->
<div id="front_posts">
<div class="post" id="post-67468">
<div class="entry">
<div style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:700; font-size:14px;"><a class="post_title" href="http://awoko.org/2016/11/17/sierra-leone-news-slra-excavator-turns-mountain-cut-aleppo/">Sierra Leone News: SLRA Excavator turns Mountain Cut Aleppo</a>
<a href="http://awoko.org/2016/11/17/sierra-leone-news-slra-excavator-turns-mountain-cut-aleppo/"><img class="cute-post-thumbnail" src="http://awoko.org/wp-content/thumbnails/timthumb.php?src=http://awoko.org/wp-content/uploads/2016/11/Mountain-cut.jpg&w=250&h=152&zc=0&q=85" alt="Sierra Leone News: SLRA Excavator turns Mountain Cut Aleppo"></a>
</div>
<p>The houses atop Mountain Cut that falls within the new hilltop by-pass road axis resembles modern day Aleppo in Syria. Unlike Aleppo where continual bombardment has raised the city to the ground, a caterpillar excavator under the supervision of Sierra Leone Roads Authority (SLRA) was bringing down the hilltop dwellings of Mountain Cut. Occupants yesterday<a href="http://awoko.org/2016/11/17/sierra-leone-news-slra-excavator-turns-mountain-cut-aleppo/">[&#8230;]</a></p>
</div>
</div>
</div>
<div id="front_posts">
<div class="post" id="post-67466">
<div class="entry">
<div style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:700; font-size:14px;"><a class="post_title" href="http://awoko.org/2016/11/17/sierra-leone-news-mofeds-budget-bureau-inducts-newly-recruited-budget-officers/">Sierra Leone News: MoFED&#8217;s budget bureau inducts newly<a href="http://awoko.org/2016/11/17/sierra-leone-news-mofeds-budget-bureau-inducts-newly-recruited-budget-officers/">...</a></a>
<a href="http://awoko.org/2016/11/17/sierra-leone-news-mofeds-budget-bureau-inducts-newly-recruited-budget-officers/"><img class="cute-post-thumbnail" src="http://awoko.org/wp-content/thumbnails/timthumb.php?src=http://awoko.org/wp-content/uploads/2016/11/The-training-workshop-in-session.jpg&w=250&h=152&zc=0&q=85" alt="Sierra Leone News: MoFED&#8217;s budget bureau inducts newly recruited budget officers"></a>
</div>
<p>The Budget Bureau of the Ministry of Finance and Economic Development on Monday started an induction of newly recruited Budget Officers to beef up its staffing and enhance the understanding of the officers in Medium Term Expenditure Framework (MTEF) budget preparation process and certain key Public Finance Management (PFM) areas. The workshop held in the<a href="http://awoko.org/2016/11/17/sierra-leone-news-mofeds-budget-bureau-inducts-newly-recruited-budget-officers/">[&#8230;]</a></p>
</div>
</div>
</div>
<div id="front_posts">
<div class="post" id="post-67463">
<div class="entry">
<div style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:700; font-size:14px;"><a class="post_title" href="http://awoko.org/2016/11/17/sierra-leone-news-life-after-the-epidemic-reviving-sierra-leones-post-ebola-economy/">Sierra Leone News: Life after the epidemic: Reviving Sierra<a href="http://awoko.org/2016/11/17/sierra-leone-news-life-after-the-epidemic-reviving-sierra-leones-post-ebola-economy/">...</a></a>
<a href="http://awoko.org/2016/11/17/sierra-leone-news-life-after-the-epidemic-reviving-sierra-leones-post-ebola-economy/"><img class="cute-post-thumbnail" src="http://awoko.org/wp-content/thumbnails/timthumb.php?src=http://awoko.org/wp-content/uploads/2016/11/Rice-and-vegetable-stalls-in-a-slum-area-of-Freetown-Sierra-Leone.jpg&w=250&h=152&zc=0&q=85" alt="Sierra Leone News: Life after the epidemic: Reviving Sierra Leone&#8217;s post-Ebola economy"></a>
</div>
<p>Sierra Leone&#8217;s economy contracted by 22% during the Ebola epidemic. The president&#8217;s plan aims to reverse the damage Ogoo Farm in Sierra Leone&#8217;s Waterloo District is about to bring in its October rice crop. The farmer is optimistic that it will be a record yield. Increasing agricultural productivity is one of the 146 priority initiatives<a href="http://awoko.org/2016/11/17/sierra-leone-news-life-after-the-epidemic-reviving-sierra-leones-post-ebola-economy/">[&#8230;]</a></p>
</div>
</div>
</div>
<div id="front_posts">
<div class="post" id="post-67459">
<div class="entry">
<div style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:700; font-size:14px;"><a class="post_title" href="http://awoko.org/2016/11/17/sierra-leone-news-slrsa-commemorate-un-remembrance-day-for-road-crash-victims/">Sierra Leone News: SLRSA commemorate UN remembrance day for road<a href="http://awoko.org/2016/11/17/sierra-leone-news-slrsa-commemorate-un-remembrance-day-for-road-crash-victims/">...</a></a>
<a href="http://awoko.org/2016/11/17/sierra-leone-news-slrsa-commemorate-un-remembrance-day-for-road-crash-victims/"><img class="cute-post-thumbnail" src="http://awoko.org/wp-content/thumbnails/timthumb.php?src=http://awoko.org/wp-content/uploads/2016/11/Titus-Amadu-G.-Sesay-Route-Commander-East-addressing-school-pupils.jpg&w=250&h=152&zc=0&q=85" alt="Sierra Leone News: SLRSA commemorate UN remembrance day for road crash victims"></a>
</div>
<p>The Sierra Leone Road Safety Authority (SLRSA) office in Kenema in collaboration with Sierra Leone Police (SLP), Motor Drivers Union, Bike Riders Union (BRU), Traders union, Passengers Welfare Association, Sierra Leone Road Authority (SLRA), the media among others have embarked on a week long activities to commemorate UN Remembrance day for road crash victims with<a href="http://awoko.org/2016/11/17/sierra-leone-news-slrsa-commemorate-un-remembrance-day-for-road-crash-victims/">[&#8230;]</a></p>
</div>
</div>
</div>
<div id="front_posts">
<div class="post" id="post-67456">
<div class="entry">
<div style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:700; font-size:14px;"><a class="post_title" href="http://awoko.org/2016/11/17/sierra-leone-news-slwt-continues-with-scholarship-drive-as-60-receive-their-purse/">Sierra Leone News: SLWT continues with scholarship drive as 60<a href="http://awoko.org/2016/11/17/sierra-leone-news-slwt-continues-with-scholarship-drive-as-60-receive-their-purse/">...</a></a>
<a href="http://awoko.org/2016/11/17/sierra-leone-news-slwt-continues-with-scholarship-drive-as-60-receive-their-purse/"><img class="cute-post-thumbnail" src="http://awoko.org/wp-content/thumbnails/timthumb.php?src=http://awoko.org/wp-content/uploads/2016/11/Beneficiaries-and-members-of-the-High-table-at-the-handing-over-ceremony.jpg&w=250&h=152&zc=0&q=85" alt="Sierra Leone News: SLWT continues with scholarship drive as 60 receive their purse"></a>
</div>
<p>The Sierra Leone War Trust (SLWT) on Wednesday awarded scholarships to sixty (60) pupils of the Forum for African Women Educationalist (FAWE) that are now in different Junior and Senior Secondary Schools in the Western Area. According to Mrs Marion Morgan who gave an overview of the Trust, after the war seven Sierra Leoneans came<a href="http://awoko.org/2016/11/17/sierra-leone-news-slwt-continues-with-scholarship-drive-as-60-receive-their-purse/">[&#8230;]</a></p>
</div>
</div>
</div>
<div id="front_posts">
<div class="post" id="post-67453">
<div class="entry">
<div style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:700; font-size:14px;"><a class="post_title" href="http://awoko.org/2016/11/17/sierra-leone-news-too-much-encroachment-at-bo-airfield-ag-planning-officer/">Sierra Leone News: Too much encroachment at Bo Airfield -Ag.<a href="http://awoko.org/2016/11/17/sierra-leone-news-too-much-encroachment-at-bo-airfield-ag-planning-officer/">...</a></a>
<a href="http://awoko.org/2016/11/17/sierra-leone-news-too-much-encroachment-at-bo-airfield-ag-planning-officer/"><img class="cute-post-thumbnail" src="http://awoko.org/wp-content/thumbnails/timthumb.php?src=http://awoko.org/wp-content/uploads/2016/11/Bo-Airfield.jpg&w=250&h=152&zc=0&q=85" alt="Sierra Leone News: Too much encroachment at Bo Airfield -Ag. Planning Officer"></a>
</div>
<p>The Acting Town Planning Officer in the Ministry of Lands and the Environment in Bo, Moses Prince Anthony has dislosed that there is too much encroachment on the Bo Airfield, despite persistent warning for people to desist, as it is still government&#8217;s property. He told Awoko that people do not have mandate to build on<a href="http://awoko.org/2016/11/17/sierra-leone-news-too-much-encroachment-at-bo-airfield-ag-planning-officer/">[&#8230;]</a></p>
</div>
</div>
</div>
<div id="front_posts">
<div class="post" id="post-67451">
<div class="entry">
<div style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:700; font-size:14px;"><a class="post_title" href="http://awoko.org/2016/11/17/sierra-leone-news-mps-say-education-ministry-aids-existence-of-ghost-teachers/">Sierra Leone News: MPs say Education Ministry aids existence of<a href="http://awoko.org/2016/11/17/sierra-leone-news-mps-say-education-ministry-aids-existence-of-ghost-teachers/">...</a></a>
</div>
As the Education committee in Parliament ends investigation of ghost teachers at Albert Academy, members of parliament in their conclusion stated that the Ministry of Education is aiding the existence of ghost teachers in Schools despite World Bank strides to end the presence of ghost teachers in schools.
The Committee on Wednesday in their investigation pointed out discrepancies in the voucher sent to the Accountant General's Office.
It was found out that the voucher, which the Albert Academy Principals sent to the Ministry of Education for them to deliver to the Accountant General's Office in the Ministry of Finance for payment “is not the one given. The one given was falsified.”
The principal vehemently stated that “the voucher the Accountant General's Office has<a href="http://awoko.org/2016/11/17/sierra-leone-news-mps-say-education-ministry-aids-existence-of-ghost-teachers/"> [...]</a> </div>
</div>
</div>
<div id="front_posts">
<div class="post" id="post-67449">
<div class="entry">
<div style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:700; font-size:14px;"><a class="post_title" href="http://awoko.org/2016/11/17/sierra-leone-news-pw4-testifies-in-murder-of-osd-officer/">Sierra Leone News: PW4 Testifies….In murder of OSD officer…</a>
</div>
The fourth Prosecuting Witness, Patrick Tarawallie, in the alleged Conspiracy, Robbery with Aggravation and Murder case involving Daniel S. Kamara a security attached to the Operational Security Division (OSD), has given a long testimony at the High Court No 2 at Siaka Steven Street before Justice Monfred M. Sesay, and the jury.
Led by State Counsel J.K. Sesay in a full court room on the 16th of November 2016, he testified that on the night of 31st December, 2014, at Tengbeh Town in Freetown, he heard fighting in the compound of Mr Abess (aka Super) and rushed to know what was happening there. Having arrived at the gate of the compound, he heard the deceased who was a gate keeper at the residence of Abess saying to the first accused “you again?”
He added that the first<a href="http://awoko.org/2016/11/17/sierra-leone-news-pw4-testifies-in-murder-of-osd-officer/"> [...]</a> </div>
</div>
</div>
<div id="front_posts">
<div class="post" id="post-67447">
<div class="entry">
<div style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:700; font-size:14px;"><a class="post_title" href="http://awoko.org/2016/11/17/sierra-leone-news-due-to-continuous-absenteeism-of-jurorcourt-proceed-with-11-jurors-in-murder-case/">Sierra Leone News: Due to continuous absenteeism of<a href="http://awoko.org/2016/11/17/sierra-leone-news-due-to-continuous-absenteeism-of-jurorcourt-proceed-with-11-jurors-in-murder-case/">...</a></a>
</div>
In the murder trial of Momodu Alpha Jalloh, the High Court of Sierra Leone has decided to proceed with the matter in the hearing of eleven instead of twelve jurors.
The court came up with that decision due to the persistent absenteeism of the twelfth juror Osman Dumbuya, without any valid notice to the court.
Lead state prosecutor in a team of three, Joseph K. Sesay told the presiding judge, Monfred M. Sesay on Wednesday at the Siaka Steven Street court that the said juror had been absent on three adjourned dates and that Wednesday was the fourth.
“We have filed a written consent for the continuance of this matter in the presence of eleven jurors, pursuant to section 182(1) of the Criminal Procedure Act No.32 of 1965.”
According to the counsel the said section quoted<a href="http://awoko.org/2016/11/17/sierra-leone-news-due-to-continuous-absenteeism-of-jurorcourt-proceed-with-11-jurors-in-murder-case/"> [...]</a> </div>
</div>
</div>
<div id="front_posts">
<div class="post" id="post-67445">
<div class="entry">
<div style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:700; font-size:14px;"><a class="post_title" href="http://awoko.org/2016/11/17/sierra-leone-news-moyamba-women-plead-with-nacsa-to-reduce-20-loan-interest-2/">Sierra Leone News: Moyamba women plead with NACSA to reduce 20%<a href="http://awoko.org/2016/11/17/sierra-leone-news-moyamba-women-plead-with-nacsa-to-reduce-20-loan-interest-2/">...</a></a>
</div>
Forty women beneficiaries of a loan grant in Moyamba District have called on the National Commission for Social Action (NACSA) to reduce the loan interest rate of 20% to 5% or 10% to enable them pay their loans at the stipulated time.
These women from Tamaraneh and Attitudinal Women's group in Moyamba town received a loan grant in December 2015 and March 2016 to be paid by instalment over a one-year period with 20% interest as part of the Micro Enterprise Group (MEG) through the Community Driving Development Project implemented by NACSA and funded by The African Development Bank (ADB).
A team of NACSA personnel, Journalists, members of the Parliamentary oversight Committee on NACSA and Civil Society Organizations are presently engaged in a nationwide stock taking mission of<a href="http://awoko.org/2016/11/17/sierra-leone-news-moyamba-women-plead-with-nacsa-to-reduce-20-loan-interest-2/"> [...]</a> </div>
</div>
</div>
<div style="clear:both;"></div>
<!-- Column 1 end -->
</div>
<div class="col2">
<!-- Column 2 start -->
<div id="sidebar1">
<div id="sidebar_content1">
<ul>
<li id="polls-widget-3" class="widget widget_polls-widget"><h2 class="widgettitle">Polls</h2>
Sorry, there are no polls available at the moment.</li>
<li id="widget_sp_image-2" class="widget widget_sp_image"><h2 class="widgettitle">FRONT PAGE 17112016</h2>
<img width="169" height="246" alt="FRONT PAGE 17112016" class="attachment-full aligncenter" style="max-width: 100%;" src="http://awoko.org/wp-content/uploads/2016/11/front-Page-17.jpg" /></li>
<li id="widget_sp_image-6" class="widget widget_sp_image"><h2 class="widgettitle">FRONT PAGE 16112016</h2>
<img width="169" height="248" alt="FRONT PAGE 16112016" class="attachment-full" style="max-width: 100%;" src="http://awoko.org/wp-content/uploads/2016/11/front-page-16.jpg" /></li>
<li id="widget_sp_image-7" class="widget widget_sp_image"><h2 class="widgettitle">FRONT PAGE 15112016</h2>
<img width="169" height="246" alt="FRONT PAGE 15112016" class="attachment-full" style="max-width: 100%;" src="http://awoko.org/wp-content/uploads/2016/11/frontpage-15.jpg" /></li>
</ul>
</div> </div>
<!-- Column 2 end -->
</div>
<div class="col3">
<!-- Column 3 start -->
<div id="sidebar2">
<div id="sidebar_content2">
<li id="text-3" class="widget widget_text"> <div class="textwidget"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="140" height="600" id="FlashID" title="Alemobet">
<param name="movie" value="http://awoko.org/wp-content/themes/awoko/alemobet_vertical_ad_banner.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="swfversion" value="8.0.35.0" />
<!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="http://awoko.org/wp-content/themes/awoko/alemobet_vertical_ad_banner.swf" width="140" height="600">
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="swfversion" value="8.0.35.0" />
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object></div>
</li>

</div> </div>
<!-- Column 3 end -->
</div>
</div>
</div>
</div>
<div style="clear:both;"></div>
</div>
</div>
<div id="right" class="float" style=""></div>
<div style="clear:both;"></div>
</div>
</div>
<div style="clear:both;"></div>

<div id="footer">
<div id="footer_content" style="width:942px; margin:0px auto 0px auto">
<div id="powered_by">Developed by <a href="http://www.usualx.com/" title="UsualX is a professional IT solution provider. Offers Desktop, Mobile &amp; Web site/UI Design &amp; Development." target="_blank">UsualX</a>, Powered &amp; Maintained by <a href="http://www.alemobet.net" target="_blank">Alemobet Innovations</a></div>
<div style="text-align:right;">Awoko Newspaper Copyright &copy; 2016-2017. All rights reserved.</div>
</div>
</div>
<script type='text/javascript' src='http://awoko.org/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js?ver=3.51.0-2014.06.20'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"http:\/\/awoko.org\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ...","cached":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='http://awoko.org/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=4.1.2'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var pollsL10n = {"ajax_url":"http:\/\/awoko.org\/wp-admin\/admin-ajax.php","text_wait":"Your last request is still being processed. Please wait a while ...","text_valid":"Please choose a valid poll answer.","text_multiple":"Maximum number of choices allowed: ","show_loading":"1","show_fading":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='http://awoko.org/wp-content/plugins/wp-polls/polls-js.js?ver=2.69'></script>
</body>
</html>

Add a comment
Know the answer?
Add Answer to:
CSS or Source Code and html source code to design Awoko Newspaper website that consists of...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • I need html and CSS code to create an Ice Cream Shop website . Thank you

    I need html and CSS code to create an Ice Cream Shop website . Thank you

  • make a interactive website from scratch. using code. html, css. I want it to be about...

    make a interactive website from scratch. using code. html, css. I want it to be about people on   Dialysis, and how we can help to make them more comfortable. Thank you for your help.

  • Search the NYTIMES or Wall Street Journal newspaper or newspaper website for news stories that describe...

    Search the NYTIMES or Wall Street Journal newspaper or newspaper website for news stories that describe public health activities. Analyze whether they are an example of one of the three levels of prevention.  (Do not search in professional journals for articles). Identify one story that characterizes one of the levels of prevention. You may also use a story that addresses more than one level of prevention. Limit your search to the past six months (April - September 2019). In APA style,...

  • code a website in html about vacational about atleast 3 vacational spots. the requirements are as...

    code a website in html about vacational about atleast 3 vacational spots. the requirements are as follows Home page and at least 5 content pages A single external CSS file controlling styles across the site (internal and embedded styles may also be used when appropriate) Consistent "look and feel" throughout the site (logo, color scheme, layout, navigation) Consistent navigation throughout the site Use at least three images in addition to the logo (images should have alternate text) Include at least...

  • Styles Assignment 1 Write the required HTML/CSS codes to design the web page below: YAHOO Norma...

    Styles Assignment 1 Write the required HTML/CSS codes to design the web page below: YAHOO Normal 1 No Sp Font Paragraph Q1: Build the following tables using HTML codes: 1. Send My Table Example celipacing contro boedesWeb pag wtrluter apper isside de TABLE tag nnbutes appear inside the TD g 2. Time Table Mon Tue Wed Thu Fri Science Maths Science Maths Arts Social History English Social Sports Sclence Maths Science Maths SocialHistory English Social Hours Lunch Project Styles 3....

  • the is my HTML and CSS code. I didn't attach the image or the CSS file...

    the is my HTML and CSS code. I didn't attach the image or the CSS file because of the space limit. two things I wanted to incorporate on this page are to make "MY TOP 3 MUSIC GENRES" blink using javascript and to make the video links autoplay using javascript both should be using javascript requirement: our professor told us not to use <div> or alert. thank you for your help <!DOCTYPE html> <!-- I used w3school for the formatting...

  • Styles Assignment 1 Write the required HTML/CSS codes to design the web page below: YAHOO Normal...

    Styles Assignment 1 Write the required HTML/CSS codes to design the web page below: YAHOO Normal 1 No Sp Font Paragraph Q1: Build the following tables using HTML codes: 1. Send My Table Example celipacing contro boedesWeb pag wtrluter apper isside de TABLE tag nnbutes appear inside the TD g 2. Time Table Mon Tue Wed Thu Fri Science Maths Science Maths Arts Social History English Social Sports Sclence Maths Science Maths SocialHistory English Social Hours Lunch Project Styles 3....

  • Create a website on a topic of your choosing. Site should include the following: Design: Site...

    Create a website on a topic of your choosing. Site should include the following: Design: Site Map (Task 7) Page-layout for each page (Task 8) Homepage . . o Title o Navigation Links o Footer o Minimum of 1 graphic 4 additional pages that are linked to home page o o o Navigation Links (link back to homepage) Minimum of 1 graphic per page Footer (matching homepage) CSS should be used for formatting visual aspects of site. Use either external...

  • USE THE GIVEN STARTER HTML & JS FILES (DON'T NEED CSS FILE): Using a state machine...

    USE THE GIVEN STARTER HTML & JS FILES (DON'T NEED CSS FILE): Using a state machine design pattern and keypress() create a website that can capture user keyboard input. Each time the user types in something and hits <enter> a new TODO list item will be added to the panel. Using click() add a reset button that clears the list. $(document).ready(function() { $("li").css("id", "uw"); const states = ["idle", "gather", "process"]; var state = states[0]; var words = new Array (...

  • Could you create a website based on html and css? Details in the below: Note: You...

    Could you create a website based on html and css? Details in the below: Note: You can put link that I can download that folder Based on Project 2-1, do the necessary changes to have a webpage structure of a header, main, and footer sections. Then: •Set the width of the page to 700px •Use the font family starting with Verdana •Move one of the images from your Project 2-1 to the header. •Set the width of the header image...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT