SkillAgentSearch skills...

BootstrapPictureStory

Bootstrap theme for photo layouts. For use in Medill photojournalism classes.

Install / Use

/learn @NUKnightLab/BootstrapPictureStory
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Bootstrap Picture Story

Bootstrap theme for photo layouts. For use in photojournalism classes.

##Images To have an enlargable image, put the image inside a link to the larger image. Add the class enlarge to the link. It's a good idea to add the class img-responsive to most images so that they fill the column width they are in and remain responsive.

<figure>
	<a href="photos/pumpkin_queen/pumpkin_8386.jpg" rel="enlarge" class="enlarge">
		<img src="photos/pumpkin_queen/pumpkin_8386.jpg" class="img-responsive">
	</a>
	<figcaption class="credit">Zach Wise</figcaption>
	<figcaption>
		Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, 
		id pulvinar odio lorem non turpis. Nullam sit amet enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
	</figcaption>
</figure>

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated9y ago
Forks6

Languages

CSS

Security Score

60/100

Audited on Mar 31, 2017

No findings