move stylesheet to file
This commit is contained in:
parent
3f7b893904
commit
20db0b637b
10
index.html
10
index.html
@ -4,16 +4,6 @@
|
||||
<title>semiconductor logos</title>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<style>
|
||||
table, th, td {
|
||||
border: 1px solid black;
|
||||
}
|
||||
table
|
||||
{
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table>
|
||||
|
Loading…
Reference in New Issue
Block a user