Skip to content

Commit 467452a

Browse files
authored
Update README with new table layout and images
1 parent 245a8fc commit 467452a

1 file changed

Lines changed: 15 additions & 10 deletions

File tree

README.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
1-
<p align="center">
2-
<a href="https://www.w3.org/TR/2011/WD-html5-20110405/" target="_blank">
3-
<img width="100px" height="auto" style="vertical-align: middle; max-width: 300px !important; max-height: 130px !important;" src="https://vardumper.github.io/extended-htmldocument/html5_logo-with-wordmark.svg" alt="HTML5 Logo" />
4-
</a>
5-
<a href="https://www.php.net/manual/de/class.dom-htmldocument.php" target="_blank">
6-
<img width="180px" height="auto" style="vertical-align: middle; max-width: 300px !important; max-height: 130px !important;" src="https://vardumper.github.io/extended-htmldocument/file_type_php3.svg" alt="PHP Logo">
7-
</a>
8-
<h1 align="center">Extended HTML Document Library</h1>
9-
<br>
10-
</p>
1+
<table align="center" style="border-collapse:collapse !important; border:none !important;">
2+
<tr style="border:0px none; border-top: 0px none !important;">
3+
<td align="center" valign="middle" style="padding:0 1rem; border:none !important;">
4+
<a href="https://www.w3.org/TR/2011/WD-html5-20110405/" target="_blank">
5+
<img src="https://vardumper.github.io/extended-htmldocument/html5_logo-with-wordmark.svg" style="display:block; height:90px; width:auto; max-width:300px;" alt="HTML5 Logo" />
6+
</a>
7+
</td>
8+
<td align="center" valign="middle" style="padding:0 1rem; border:none !important;">
9+
<a href="https://www.php.net/manual/de/class.dom-htmldocument.php" target="_blank">
10+
<img src="https://vardumper.github.io/extended-htmldocument/file_type_php3.svg" style="display:block; height:100px; width:auto; max-width:220px;" alt="PHP Logo" />
11+
</a>
12+
</td>
13+
</tr>
14+
</table>
15+
<h1 align="center">Extended HTML Document Library</h1>
1116

1217
[![Vulnerabilities for extended-htmldocument](https://dtrack.erikpoehler.us/api/v1/badge/vulns/project/37279553-0c47-476a-9efd-ed379fabca1a?apiKey=odt_J5OKz9JcWpKAnqz80whxTvwA3oQjGBGy)](https://dtrack.erikpoehler.us/projects/37279553-0c47-476a-9efd-ed379fabca1a)
1318
![Static Badge](https://img.shields.io/badge/unit%20tests-passing-green?style=flat&color=%234c1)

0 commit comments

Comments
 (0)