User Tools

Site Tools


javascript:jade

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
javascript:jade [2014/03/18 03:10] – [Creating an HTML fragment] mithatjavascript:jade [2014/03/18 03:16] – [Creating Web pages] mithat
Line 136: Line 136:
 </code> </code>
  
-===== Creating a simple web page =====+==== Creating web pages ====
  
 In this section, we will use Jade to build a simple but complete web page. It will serve as an introduction to some fundamental Jade language concepts. In this section, we will use Jade to build a simple but complete web page. It will serve as an introduction to some fundamental Jade language concepts.
Line 182: Line 182:
 The basic idea is that Jade uses a shorthand HTML syntax, and indentation is used to nest elements. The basic idea is that Jade uses a shorthand HTML syntax, and indentation is used to nest elements.
  
-This should be enough to make you comfortable reading the [[http://jade-lang.com/reference/|Jade Language Reference]].+This should be enough to make you comfortable reading the [[http://jade-lang.com/reference/|Jade Language Reference]], after which you should be able to compose entire web pages in Jade. 
 + 
 +<WRAP center round info 60%> 
 +More later, time permitting. 
 +</WRAP> 
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki