To Examples
DivTags Example
Directions
Create a new Rails project named DivTags.
Generate a controller with the named Info having the view content.
Source code for the content view:
content.erb.htm
.
Source code for the layout page:
application.erb.htm
.
Source code for the CSS stylesheet:
info.scss
.
Localhost URL to see content view:
http://localhost:3000/info/content