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 revisionBoth sides next revision
javascript:jade [2014/03/18 03:13] – [Creating a simple web page] mithatjavascript:jade [2014/03/18 03:15] – [Creating a simple web page] mithat
Line 136: Line 136:
 </code> </code>
  
-===== Creating a simple web page =====+===== Creating a 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%> <WRAP center round info 60%>

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki