What is Christianity Wiki

Jump to: navigation, search

Difference between revisions of "About us"

m
Line 4: Line 4:
  
 
We do keep trying to improve the layout of the website and will ensure that this has minimal impact on your reading. We do also like feedback, please let us know if you have any constructive feedback for the site.
 
We do keep trying to improve the layout of the website and will ensure that this has minimal impact on your reading. We do also like feedback, please let us know if you have any constructive feedback for the site.
 
<html>
 
<head>
 
<script type="text/javascript">
 
  dojo.require("dijit.Menu");
 
  dojo.require("dijit.ColorPalette");
 
</script>
 
</head>
 
<body class="claro">
 
<div data-dojo-type="dijit.Menu" id="windowContextMenu" data-dojo-props="contextMenuForWindow:true" style="display: none;">
 
    <div data-dojo-type="dijit.MenuItem" data-dojo-props="iconClass:'dijitEditorIcon dijitEditorIconCut',
 
        onClick:function(){alert('not actually cutting anything, just a test!')}">Cut</div>
 
    <div data-dojo-type="dijit.MenuItem" data-dojo-props="iconClass:'dijitEditorIcon dijitEditorIconCopy',
 
        onClick:function(){alert('not actually copying anything, just a test!')}">Copy</div>
 
    <div data-dojo-type="dijit.MenuItem" data-dojo-props="iconClass:'dijitEditorIcon dijitEditorIconPaste',
 
        onClick:function(){alert('not actually pasting anything, just a test!')}">Paste</div>
 
    <div data-dojo-type="dijit.MenuSeparator"></div>
 
    <div data-dojo-type="dijit.PopupMenuItem">
 
        <span>Enabled Submenu</span>
 
        <div data-dojo-type="dijit.Menu" id="submenu1">
 
            <div data-dojo-type="dijit.MenuItem" data-dojo-props="onClick:function(){alert('Submenu 1!')}">Submenu Item One</div>
 
            <div data-dojo-type="dijit.MenuItem" data-dojo-props="onClick:function(){alert('Submenu 2!')}">Submenu Item Two</div>
 
        </div>
 
    </div>
 
    <div data-dojo-type="dijit.PopupMenuItem">
 
        <span>Popup of something other than a menu</span>
 
        <div data-dojo-type="dijit.ColorPalette"></div>
 
    </div>
 
</div>
 
 
<span>Right click anywhere on this page to see a menu</span>
 
</body>
 
</html>
 
  
 
[[Category:Home Pages|Home_Pages]]
 
[[Category:Home Pages|Home_Pages]]

Revision as of 16:52, 11 January 2012

We have a range of information relating to the christian religion and hope you enjoy the website (Click the Categories link to see them). Information has been created either using our own material or from other websites with their permission. Please check out our links page to see who these are. We are updating the articles all the time, so please be sure to check back for further articles.

We have recently introduced the logos ref tagger, some bible references will allow you to rest over them and show the verse. You are also able to click the link to read further. This website has been designed and is maintained for the glory of God.

We do keep trying to improve the layout of the website and will ensure that this has minimal impact on your reading. We do also like feedback, please let us know if you have any constructive feedback for the site.