More Sparkup

Skeleton Generated

These are articles each with a subhead. There is one major heading and one footer. The command that created this from the shell is:

$ echo "html5 > h1{Major Heading} + article*4 > h2{subhead} + p{para} < footer{A Footer}"| #
bin/sparkup > foo5.html
	  

...And Edited

The values serve as place holders which get modified to produce what you see here.

Curley Brachets give content between tags

The square brachets give class or ID names to the tags. To put the placeholder content that will actually display use the curley brackets shown in the command.

The command is one line

Note that the pound sign is an escape for a newline that is not included in the command. The command is really issued as one line.

Free Web Hosting