Welcome to Sharpe Designs

Sharpe Designs is an owner operated business that is dedicated to providing you excellent service, affordable prices, and above all else a quality website.

In purchasing one of our design plans you will be given one-on-one service to help you through the entire process.

Our plans are very adaptable. After the design process you can manage your website yourself, have us manage it for you, or a bit of both. You can even prebook hours at a discounted price.

At Sharpe Designs we dont make you select from a template. You are welcome to give us another site that you like as reference, or let us create you a new one from scratch.

So have a look through our portfolio and plans, and when you are ready please contact us so we can discuss your options with you.

- Julie Sharpe

.

Looking for a fast and easy way to receive credit card payments online? Click here for more details

Services that we can provide our clients include:

  • Free internet tips and honest advice
  • Search engine optimisation
  • Great web site designs
  • Online forms for visitors
  • E-newsletter solutions
  • Domain name registrations
  • Website hosting
  • Setup of email addresses
  • Fast support via email & phone
  • Content Editor with all website designs


<?php
$content = apply_filters('the_content', $post->post_content);
$beth = explode('<p>', $content);
$i = 0;
foreach ($beth as $erica){
$i++;
$q = $i - 1;
if ($i == 0) {
echo $q.$erica;
}
}

$z = round($q/2);
//echo "<br /><b>".$q."</b>";
//echo "<br /><b>".$z."</b>";
$i = 0;
echo "<div id='left'>";
foreach ($beth as $erica){
$i++;
$q = $i - 1;
if ($i != 1) {
//echo "<p>".$q.$erica;
echo "<p>".$erica;
}
if ($i == $z+1 ){
echo "</div><div id='right'>";
}
}

echo "</div>"
?>
<?php
$content = apply_filters('the_content', $post->post_content);
$beth = explode('<p>', $content);
$i = 0;
foreach ($beth as $erica){
$i++;
$q = $i - 1;
if ($i == 0) {
echo $q.$erica;
}
}

$z = round($q/2);
//echo "<br /><b>".$q."</b>";
//echo "<br /><b>".$z."</b>";
$i = 0;
echo "<div id='left'>";
foreach ($beth as $erica){
$i++;
$q = $i - 1;
if ($i != 1) {
//echo "<p>".$q.$erica;
echo "<p>".$erica;
}
if ($i == $z+1 ){
echo "</div><div id='right'>";
}
}

echo "</div>"
?>
<?php
$content = apply_filters('the_content', $post->post_content);
$beth = explode('<p>', $content);
$i = 0;
foreach ($beth as $erica){
$i++;
$q = $i - 1;
if ($i == 0) {
echo $q.$erica;
}
}

$z = round($q/2);
//echo "<br /><b>".$q."</b>";
//echo "<br /><b>".$z."</b>";
$i = 0;
echo "<div id='left'>";
foreach ($beth as $erica){
$i++;
$q = $i - 1;
if ($i != 1) {
//echo "<p>".$q.$erica;
echo "<p>".$erica;
}
if ($i == $z+1 ){
echo "</div><div id='right'>";
}
}

echo "</div>"
?>