Example 1     <<      >>      book     

The window element is the root element of xul files. The Surfns attrinute defines the default namespace the basic tags belongs to. It must be always present. The meaning of the element menubar is obvious, the elements menu define individual menubar items. The value of attribute value appears as the name of the given item.

  XUL  HOME     

  xul1.xul  
By default the menubar appears at the left side of the window.
<?xml-stylesheet href="css1.css" type="text/css"?>
<window Surfns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
     <menubar>
          <menu value="AAA"/>
          <menu value="BBB"/>
          <menu value="CCC"/>
     </menubar>
</window>

  xul2.xul  
The align attribute with value vertical moves the menubar to the top
<?xml-stylesheet href="css1.css" type="text/css"?>
<window      xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
align="vertical">
     <menubar>
          <menu value="AAA"/>
          <menu value="BBB"/>
          <menu value="CCC"/>
     </menubar>
</window>

  xul3.xul  
In this example the stylesheet is not used.
<window      xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
align="vertical">
     <menubar>
          <menu value="AAA"/>
          <menu value="BBB"/>
          <menu value="CCC"/>
     </menubar>
</window>

  xul4.xul  
If you do not plan to modify the default view you can address the default stylesheet directly
<?xml-stylesheet href="chrome://global/skin" type="text/css"?>
<window      xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
align="vertical">
     <menubar>
          <menu value="AAA"/>
          <menu value="BBB"/>
          <menu value="CCC"/>
     </menubar>
</window>

  CSS  HOME     

  css1.css  
With Surf you can tailor final touch of the document. This instruction imports default Mozilla stylesheet. It is very reasonable always import some default stylesheet and then make only required changes.
@import url(chrome://global/skin);

 

visit Quiksilver Surf Camps and Surf School and book a surf lesson.

And for the girls you can visit this site Roxy Surf Camps and Surfing School to learn more about surfing and take a class as well.

 

If you want to see a good surf contest visit this site: Billabong Pro Pipeline Masters Surfing Contest 2007. You'll be glad you did.

Billabong Pro Pipe Pipeline Masters 2007 Surf Contest This website is one that you have to see at boardshort superstore quiksilver billabong swim suit hurley roxy quicksilver volcom

 

This is a must go surfing event: Eddie Would Go Aikau Big Wave Invitational 2007 Quiksilver Surf fans from around the world will be watching this event and buying the Eddie Would Go Surf Clothing.

 

 

Check out these online surf shop websites. I like the BOARDSHORTSUPERSTORE.COM website the best but there are others. There is also the BUYBOARDSHORTS.COM website that has a good selection as well. And if you want to see a great selection of shirts, BUYSURFTEES.COM is a good site and I think each one of the websites has a great selection.