404 Error Page

The requested page cannot be found. Sorry for the inconvenience.

Home Page | Contact Webmaster

Fitness Life comes with several alternative content layouts to give your site a custom look. These custom layouts work with the core Joomla Content and Menu Class suffixes. In order to use the custom layouts you need to use the following.....



Mobile Map



Code:
<a href="/www.joomlaxtc.com">joomlaxtc.com</a>

Output:
joomlaxtc.com



Code:
<abbr title="title of abbreviation">an abbreviation</abbr>

Output:
an abbreviation



Code:
<acronym title="as soon as possible">asap</acronym>

Output:
asap



Code:
<address>Address: Box 666, Hell Drive<br />Phone: +12 34 56 78</address>

Output:

Address: Box 666, Hell Drive
Phone: +12 34 56 78


Code:
<b>This is bold</b>

Output:
This is bold



Code:
<big>Big Text </big>

Output:
Big Text



Code:
<blockquote>Here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation.</blockquote>

Output:

Here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation.


Code:
<br />

Output:



Code:
<button type="button">Click Me!</button>

Output:



Code:
<center>Centered Text</center>

Output:

Centered Text


Code:
<em>Emphasized text</em>

Output:
Emphasized text



Code:
<strong>Strong text</strong>

Output:
Strong text



Code:
<dfn>Definition term</dfn>

Output:
Definition term



Code:
<code>Computer code text</code>

Output:
Computer code text



Code:
<samp>Sample computer code text</samp>

Output:

Sample computer code text


Code:
<kbd>Keyboard text</kbd>

Output:
Keyboard text



Code:
<var>Variable</var>

Output:
Variable



Code:
<tt>teletype text</tt>

Output:
teletype text



Code:
<cite>Citation</cite>

Output:
Citation



Code:
<dl><dt>Coffee</dt><dd>- black hot drink</dd><dt>Milk</dt><dd>- white cold drink</dd></dl>

Output:

Coffee
- black hot drink
Milk
- white cold drink


Code:
My favorite color is <del>blue</del> <ins>red</ins>

Output:
My favorite color is blue red



Code:
<fieldset><legend>A Legend:</legend>Luke Skywalker</fieldset>

Output:

A Legend:Luke Skywalker


Code:
<form>Input:<input type="text" /><br/><label for="tarea">Textarea</label><input type="textarea" name="tarea" /><br/><select> <optgroup label="Swedish Cars"><option value="volvo">Volvo</option><option value="saab">Saab</option></optgroup><optgroup label="German Cars"><option value="mercedes">Mercedes</option><option value="audi">Audi</option></optgroup></select><br/><input type="button" value="Button"><br/><input type="checkbox" name="vehicle" value="Bike" />I have a bike<br /><input type="checkbox" name="vehicle" value="Car" />I have a car<br/><input type="radio" name="sex" value="male" />Male<br /><input type="radio" name="sex" value="female" />Female<br/><input type="submit" /></form>

Output:

Input:



I have a bike
I have a car
Male
Female


Code:
<h1>This is h1</h1>

Output:

This is h1



Code:
<h2>This is h2</h2>

Output:

This is h2



Code:
<h3>This is h3</h3>

Output:

This is h3



Code:
<h4>This is h4</h4>

Output:

This is h4



Code:
<h5>This is h5</h5>

Output:

This is h5


Code:
<h6>This is h6</h6>

Output:

This is h6


Code:
<hr />

Output:




Code:
<i>italic</i>

Output:
italic



Code:
<img src="http://www.joomlaxtc.com/templates/jxtc_fotografik/images/logobeta.png"/>

Output:



Code:
<ul><li>Unordered 1</li><li>Unordered 2</li><li>Unordered 3</li></ul>

Output:

  • Unordered 1
  • Unordered 2
  • Unordered 3


Code:
<ol><li>Ordered 1</li><li>Ordered 2</li><li>Ordered 3</li></ol>

Output:

  1. Ordered 1
  2. Ordered 2
  3. Ordered 3


Code:
<p>This is a paragraph</p>

Output:

This is a paragraph



Code:
<pre>preformatted text</pre>

Output:

preformatted text


Code:
<q>Here is a short quotation here is a short quotation</q>

Output:
Here is a short quotation here is a short quotation



Code:
<s>Defines strikethrough text</s>

Output:
Defines strikethrough text



Code:
<small>small text</small>

Output:
small text



Code:
<span>a section in a document</span>

Output:
a section in a document



Code:
<strike>strikethrough text</strike>

Output:
strikethrough text



Code:
<sub>subscripted text</sub>

Output:
subscripted text



Code:
<sup>superscripted</sup>

Output:
superscripted



Code:
<u>Defines underlined text</u>

Output:
Defines underlined text



Code:
<xmp>preformatted text</xmp>

Output:
preformatted text



Code:
<table border="1"><caption>table caption</caption><thead><tr><th>Month</th><th>Savings</th></tr></thead><tfoot><tr><td>Sum</td><td>$180</td></tr></tfoot><tbody><tr><td>January</td><td>$100</td></tr><tr><td>February</td><td>$80</td></tr></tbody></table>

Output:

table caption
MonthSavings
Sum $180
January $100
February $80

 

Fitness Life comes with 60+ module suffix styles. Each suffix style can be used in conjunction with others : Simply use an underscore '_' to bridge the suffix styles!

Base Typography

This is an H1 Heading

<h1>This is an H1 Heading</h1>

This is an H2 Heading

<h2>This is an H2 Heading</h2>

This is an H3 Heading

<h3>This is an H3 Heading</h3>

This is an H4 Heading

<h4>This is an H4 Heading</h4>
This is an H5 Heading
<h5>This is an H5 Heading</h5>
D

ropcap Styling for article intros and much more. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ut nunc lorem, eleifend vel, rhoncus sed, congue quis, leo. Aliquam dignissim dui quis purus. Phasellus vehicula, ante eu mollis pharetra, enim felis iaculis lacus, congue ullamcorper lorem eros at libero.

<div class="dropcap">D</div>ropcap Styling

This is the Example Quote Class this can be used to create quotes in article pages by using the code below

<blockquote class="opensmall">This is the Example Quote Class</blockquote>


Example LG Quote Class

<blockquote class="openlarge">This is the Example Quote Class</blockquote>
This is the code div class. Curabitur bibendum metus porta dui sagittis sagittis. Suspendisse placerat orci eget massa. Donec vitae nisi. Sed tincidunt adipiscing mauris. In lorem. Maecenas dapibus commodo sapien.


<div class="code">This is the code div class</div>
This is the highlight div class. Curabitur bibendum metus porta dui sagittis sagittis. Suspendisse placerat orci eget massa. Donec vitae nisi. Sed tincidunt adipiscing mauris. In lorem. Maecenas dapibus commodo sapien. Nam nulla.


<div class="highlight">This is the highlight div class</div>

Blog Div Styles

This is Blog Red

<div class="blog-red">blog-red</div>

This is Blog Blue

<div class=">blog-blue">blog-blue</div>

This is Blog Green

<div class="blog-green">blog-green</div>

This is Blog Cyan

<div class="blog-cyan">blog-cyan</div>
This is Blog Tan

<div class="blog-tan">blog-tan</div>

This is Blog Yellow

<div class="blog-yellow">blog-yellow</div>

This is Blog Grey

<div class="blog-grey">blog-grey</div>

This is Blog Pink

<div class="blog-pink">blog-pink</div>

Note Style

This the note style. Curabitur bibendum metus porta dui sagittis sagittis. Suspendisse placerat orci eget massa. Donec vitae nisi. Sed tincidunt adipiscing mauris. In lorem. Maecenas dapibus commodo sapien. Nam nulla.
<div class="note">This is note style</div>

CSS3 Button Styles

Grey Button

<a class="greybutton">Grey Button</a>


Blue Button

<a class="bluebutton">Blue Button</a>


Orange Button

<a class="orangebutton">Orange Button</a>


Red Button

<a class="redbutton">Red Button</a>


Pink Button

<a class="pinkbutton">Pink Button</a>


Cyan Button

<a class="cyanbutton">Cyan Button</a>


Green Button

<a class="greenbutton">Green Button</a>


Dark Grey

<a class="darkgreybutton">Dark Grey Button</a>


Brown Button

<a class="brownbutton">Brown Button</a>


Tan Button

<a class="tanbutton">Tan Button</a>
Light Grey Pill

<a class="lightgreypill">Light Grey Pill</a>


Blue Pill Button

<a class="bluepillbutton">Blue Pill</a>


Orange Pill Button

<a class="orangepillbutton">Orange Pill</a>


Red Pill Button

<a class="redpillbutton">Red Pill</a>


Pink Pill Button

<a class="pinkpillbutton">Pink Pill</a>


Cyan Pill Button

<a class="cyanpillbutton">Cyan Pill</a>


Green Pill Button

<a class="greenpillbutton">Green Pill</a>


Dark Grey Pill Button

<a class="darkgreypillbutton">Dark Grey Pill</a>


Brown Pill Button

<a class="brownpillbutton">Brown Pill</a>


Tan Pill Button

<a class="tanpillbutton">Tan Pill</a>

Flat Button Styles



<button class="blue">Blue Button</button>




<button class="cyan">Cyan Button</button>




<button class="red">Red Button</button>




<button class="tan">Tan Button</button>




<button class="yellow">Yellow Button</button>




<button class="grey">Grey Button</button>




<button class="pink">Pink Button</button>


<button class="blue-pill">Blue Pill</button>




<button class="cyan-pill">Cyan Pill</button>




<button class="red-pill">Red Pill</button>




<button class="tan-pill">Tan Pill</button>




<button class="yellow-pill">Yellow Pill</button>




<button class="grey-pill">Grey Pill</button>




<button class="pink-pill">Pink Pill</button>

UL List Styles

Check List

  • This is an
  • example of a
  • checlist ul

Article List

  • This is an
  • example of an
  • article list

Star List

  • This is an
  • example of a
  • star list

Arrow List

  • This is an
  • example of an
  • arrow list

Remove List

  • This is an
  • example of a
  • remove list

Bookmark List

  • This is an
  • example of a
  • bookmark list

Comment List

  • This is an
  • example of a
  • comment list

Marker List

  • This is an
  • example of a
  • marker list

Play List

  • This is an
  • example of a
  • play list

Asterisk List

  • This is an
  • example of a
  • asteric list

Notice List

  • This is an
  • example of a
  • notice list

Favorites List

  • This is an
  • example of a
  • favotites list

P Styles

'Error style

'Ideas style

Message style

Astrix style

This is com

This is mod

This is plug

This is lang

This is RSS

Bar Graph One

10
20
30
40
50
60
70
80
90
100
Create custom Bar Graphs using the Div Class bargraphv barone - barten. Bargraphv generates the css code for the graph and barone gives it a 10% height, bartwo creates 20% and so on. To give it a circle tag at the bottom use a DIV class of cloud_tag1.

<div class="bargraphv bartone"></div>
<div class="cloud_tag1">10</div>

All Icons by Category

Web Application Icons

  • icon-adjust
  • icon-asterisk
  • icon-ban-circle
  • icon-bar-chart
  • icon-barcode
  • icon-beaker
  • icon-bell
  • icon-bolt
  • icon-book
  • icon-bookmark
  • icon-bookmark-empty
  • icon-briefcase
  • icon-bullhorn
  • icon-calendar
  • icon-camera
  • icon-camera-retro
  • icon-certificate
  • icon-check
  • icon-check-empty
  • icon-cloud
  • icon-cog
  • icon-cogs
  • icon-comment
  • icon-comment-alt
  • icon-comments
  • icon-comments-alt
  • icon-credit-card
  • icon-dashboard
  • icon-download
  • icon-download-alt
  • icon-edit
  • icon-envelope
  • icon-envelope-alt
  • icon-exclamation-sign
  • icon-external-link
  • icon-eye-close
  • icon-eye-open
  • icon-facetime-video
  • icon-film
  • icon-filter
  • icon-fire
  • icon-flag
  • icon-folder-close
  • icon-folder-open
  • icon-gift
  • icon-glass
  • icon-globe
  • icon-group
  • icon-hdd
  • icon-headphones
  • icon-heart
  • icon-heart-empty
  • icon-home
  • icon-inbox
  • icon-info-sign
  • icon-key
  • icon-leaf
  • icon-legal
  • icon-lemon
  • icon-lock
  • icon-unlock
  • icon-magic
  • icon-magnet
  • icon-map-marker
  • icon-minus
  • icon-minus-sign
  • icon-money
  • icon-move
  • icon-music
  • icon-off
  • icon-ok
  • icon-ok-circle
  • icon-ok-sign
  • icon-pencil
  • icon-picture
  • icon-plane
  • icon-plus
  • icon-plus-sign
  • icon-print
  • icon-pushpin
  • icon-qrcode
  • icon-question-sign
  • icon-random
  • icon-refresh
  • icon-remove
  • icon-remove-circle
  • icon-remove-sign
  • icon-reorder
  • icon-resize-horizontal
  • icon-resize-vertical
  • icon-retweet
  • icon-road
  • icon-rss
  • icon-screenshot
  • icon-search
  • icon-share
  • icon-share-alt
  • icon-shopping-cart
  • icon-signal
  • icon-signin
  • icon-signout
  • icon-sitemap
  • icon-sort
  • icon-sort-down
  • icon-sort-up
  • icon-star
  • icon-star-empty
  • icon-star-half
  • icon-tag
  • icon-tags
  • icon-tasks
  • icon-thumbs-down
  • icon-thumbs-up
  • icon-time
  • icon-tint
  • icon-trash
  • icon-trophy
  • icon-truck
  • icon-umbrella
  • icon-upload
  • icon-upload-alt
  • icon-user
  • icon-user-md
  • icon-volume-off
  • icon-volume-down
  • icon-volume-up
  • icon-warning-sign
  • icon-wrench
  • icon-zoom-in
  • icon-zoom-out

Text Editor Icons

  • icon-file
  • icon-cut
  • icon-copy
  • icon-paste
  • icon-save
  • icon-undo
  • icon-repeat
  • icon-paper-clip
  • icon-text-height
  • icon-text-width
  • icon-align-left
  • icon-align-center
  • icon-align-right
  • icon-align-justify
  • icon-indent-left
  • icon-indent-right
  • icon-font
  • icon-bold
  • icon-italic
  • icon-strikethrough
  • icon-underline
  • icon-link
  • icon-columns
  • icon-table
  • icon-th-large
  • icon-th
  • icon-th-list
  • icon-list
  • icon-list-ol
  • icon-list-ul
  • icon-list-alt

Directional Icons

  • icon-arrow-down
  • icon-arrow-left
  • icon-arrow-right
  • icon-arrow-up
  • icon-chevron-down
  • icon-circle-arrow-down
  • icon-circle-arrow-left
  • icon-circle-arrow-right
  • icon-circle-arrow-up
  • icon-chevron-left
  • icon-caret-down
  • icon-caret-left
  • icon-caret-right
  • icon-caret-up
  • icon-chevron-right
  • icon-hand-down
  • icon-hand-left
  • icon-hand-right
  • icon-hand-up
  • icon-chevron-up

Video Player Icons

  • icon-play-circle
  • icon-play
  • icon-pause
  • icon-stop
  • icon-step-backward
  • icon-fast-backward
  • icon-backward
  • icon-forward
  • icon-fast-forward
  • icon-step-forward
  • icon-eject
  • icon-fullscreen
  • icon-resize-full
  • icon-resize-small

Social Icons

  • icon-phone
  • icon-phone-sign
  • icon-facebook
  • icon-facebook-sign
  • icon-twitter
  • icon-twitter-sign
  • icon-github
  • icon-github-sign
  • icon-linkedin
  • icon-linkedin-sign
  • icon-pinterest
  • icon-pinterest-sign
  • icon-google-plus
  • icon-google-plus-sign
  • icon-sign-blank

© 2010 Falirosailing.com / Ναυτικός Όμιλος Παλαιού Φαλήρου. 
Τα περιεχόμενα του παρόντος ιστότοπου(συμπεριλαμβανομένων κειμένων, γραφικών, εικόνων και φωτογραφιών) είναι πνευματική ιδιοκτησία
της Σχολής Ιστιοπλοίας, του Ναυτικού Ομίλου Παλαιού Φαλήρου και των δημιουργών τους, και προστατεύονται από την Ελληνική και
Διεθνή Νομοθεσία. Απαγορεύεται η οποιαδήποτε αντιγραφή, αναπαραγωγή και αναμετάδοση του υλικού, χωρίς έγγραφη άδεια των
υπευθύνων. Η εμφάνισή του στον διαδυκτιακό τόπο δεν θα πρέπει κατά κανένα τρόπο να εκληφθεί ως μεταβίβαη ή εκχώρηση
άδειας ή δικαιώματος χρήσης τους.

Powered by CARBON FREE PRESS