File: Link_Attributes.xhtml

package info (click to toggle)
libtext-multimarkdown-perl 1.000035-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,772 kB
  • ctags: 148
  • sloc: perl: 2,186; makefile: 8
file content (3 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (6)
1
2
3
<p>This is a formatted <img src="http://path.to/image" alt="image" title="Image title" id="image" width="40px" height="400px" /> and a <a href="http://path.to/link.html" title="Some Link" style="border: solid black 1px;" class="external">link</a> with attributes.</p>

<p>Some non-link text.</p>