Difference between revisions of "Figure and Figcaption Elements"
Jump to navigation
Jump to search
The SSB McLean, VA Office Building
JavaScript Alert dialog code
Line 10: | Line 10: | ||
==Non-image figure and caption== | ==Non-image figure and caption== | ||
+ | <html> | ||
<figure> | <figure> | ||
<code> | <code> | ||
Line 16: | Line 17: | ||
<figcaption>JavaScript Alert dialog code</figcaption> | <figcaption>JavaScript Alert dialog code</figcaption> | ||
</figure> | </figure> | ||
+ | </html> | ||
+ | |||
[[Category:Elements]] | [[Category:Elements]] |
Revision as of 15:05, 27 March 2014
Image figure and caption

Non-image figure and caption
window.alert('Email address is invalid');