repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
html
/
figcaption.html
blob
f53674b7f013b1f840171e6a27d6c49b358bd4d7
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
<figure>
5
<img
src
=
"greenbox.png"
alt
=
"This is a green box."
>
6
<figcaption>
Fig
.1
- A green Box
</figcaption>
7
</figure>
8
</body>
9
</html>