0% found this document useful (0 votes)
35 views1 page

HTML Codes

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views1 page

HTML Codes

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

<!Doctypehtml> KEY: !

=TEXT
?=FILE/TYPE
<html>
*=NUMBER
<head>
<title>!</title>
<link rel="stylesheet" "type="text/css" href="HTML CSS.css">
<meta charset="UTF-8">
<meta name="description" content="!">
<meta name="keywords" content="!, !, !">
<meta name="author" content="!">
<meta name="viewport" content="width=device-width, initial-scale=!.!">
</head>
<body>
<table border="*" style="Width: *px-%; height: *vh">
<tr>
<td>!</td>
<td>!</td>
</tr>
<tr>
<td style="width: *px-%; height: *px-%">!</td>
<td>!</td>
</tr>
<tr>
<td rowspan="*"></td>
<td colspan="*"></td>
</tr>
<tr>
<td>Paragraph...........................<br>Paragraph...........................<br
>Paragraph...........................</td>
<td>!</td>
</tr>
<tr>
<td><h1><h2><h3>ABC123</h1></h2></h3></td>
<td><b><u><i>ABC123</b></u></i></td>
</tr>
<tr>
<td><h1>SSDs from<span class="cyan">Tawara-Digital-Storage</span></h1></td>
<td>!</td>
</tr>
<tr>
<tr>
<td><img src="?.jpg" alt="!" Width="*%" Height="*%"; display: "block"></td>
<td><video width="*" height="*" controls> <source src="?.mp4"
type="video/mp4">Browser does not support the video tag.</td>
</tr>
</table>
</body>
</html>

You might also like