Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/styleguide/media/images.md

Issue 29491561: Issue 5413 - Create basic style guide for website-defaults (Closed)
Patch Set: Created July 18, 2017, 6:53 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: includes/styleguide/media/images.md
===================================================================
new file mode 100644
--- /dev/null
+++ b/includes/styleguide/media/images.md
@@ -0,0 +1,18 @@
+
+### Images {: .sg-h3 }
+
+![Alt text](https://acceptableads.com/img/placeholders/placeholder-masthead-wide.png){: .block }
ire 2017/07/18 06:57:20 I'm not sure whether these image styles should be
+
+![Alt text](https://acceptableads.com/img/placeholders/placeholder-square.png){ .sol .xl2 }
+
+**Image floating <abbr title="Start Of Line">SOL</abbr>.**
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
+{: .clearfix }
+
+![Alt text](https://acceptableads.com/img/placeholders/placeholder-square.png){: .eol .clear .xl2 }
+
+**Image floating <abbr title="End Of Line">EOL</abbr>.**
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
+{: .clearfix }

Powered by Google App Engine
This is Rietveld