Skip to content

Instantly share code, notes, and snippets.

@portablejim
Created August 14, 2010 03:13
Show Gist options
  • Save portablejim/523904 to your computer and use it in GitHub Desktop.
Save portablejim/523904 to your computer and use it in GitHub Desktop.
<!-- Content to be pasted into Joomla article
---- To set up go into raw mode in joomla editor
---- and paste in the following code
-->
<div id="content-text">
<img src="images/portfolio-header.jpg" alt=""><br><br>
Photoshoots with Paradox Management<br>
"Cats" - Gosford Musical Society - October 2009<br>
<div style="border-bottom: 1px dashed rgb(51, 51, 51); width: 300px;">&nbsp;</div><br>
"Stand Out Fit In Be Heard"<br>
Jopuka - July/August 2009<br>
<div style="border-bottom: 1px dashed rgb(51, 51, 51); width: 300px;">&nbsp;</div><br>
"Producers"<br>
Gosford Musical Society - August 2009<br>
<div style="border-bottom: 1px dashed rgb(51, 51, 51); width: 300px;">&nbsp;</div><br>
Bridal &amp; Special Event Makeup Master Class <br>
Melli Cosmetics May 2009<br>
<div style="border-bottom: 1px dashed rgb(51, 51, 51); width: 300px;">&nbsp;</div><br>
"Real Inspector Hound" <br>
Woy Woy Little Theatre - May 2009<br>
<div style="border-bottom: 1px dashed rgb(51, 51, 51); width: 300px;">&nbsp;</div><br>
"Cluttered Nest"<br>
Woy Woy Little Theatre - May 2009<br>
<div style="border-bottom: 1px dashed rgb(51, 51, 51); width: 300px;">&nbsp;</div><br>
"RENT"<br>
Gosford Musical Theatre - May 2009<br>
<div style="border-bottom: 1px dashed rgb(51, 51, 51); width: 300px;">&nbsp;</div><br>
"Johnny B Goode"<br>
Production Written by Anthony Howes - April 2009<br>
Fashion Photo shoot with Linda Wales<br>
March 2009<br>
<div style="border-bottom: 1px dashed rgb(51, 51, 51); width: 300px;">&nbsp;</div><br>
"Pyjama Game"<br>
Gosford Musical Society - February/March 2009<br>
<div style="border-bottom: 1px dashed rgb(51, 51, 51); width: 300px;">&nbsp;</div><br>
"Key For Two"<br>
Woy Woy Little Theatre - February 2009<br>
<div style="border-bottom: 1px dashed rgb(51, 51, 51); width: 300px;">&nbsp;</div><br>
</div>
<div id="content-image">
<img src="images/portfolio-image.jpg" alt=""><br><br>
</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Template for Joomla Template
---- To set up replace '(Include joomla content)" and "(Include joomla nav)"
---- with the corrct code for joomla.
----
---- Other modifications may be needed (e.g. make title dynamic / include joomla head section)
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Laura Louise Makeup Artistry</title>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<center>
<div id="container">
<div id="header"></div>
<div id="content-portfolio">
(Include joomla content)
</div>
<br /><br />
<div id="navigation">
(Include joomla nav)
</div>
<br />
<div id="footer">
&copy; COPYRIGHT 2009, LAURA LOUISE MAKEUP ARTISTRY<br />
WEBSITE DESIGN &copy; COPYRIGHT 2009, <a href="http://www.tahoma.com.au">TAHOMA DESIGN STUDIO</a>
</div>
</div>
</center>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment