Renamed index.htm to index.html
This commit is contained in:
parent
5e5765e806
commit
9d3ee93fe4
1 changed files with 0 additions and 0 deletions
34
index.html
Normal file
34
index.html
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
<html>
|
||||
<script src="script.js"></script>
|
||||
<LINK href="style.css" rel="stylesheet" type="text/css">
|
||||
<title>TC Automotives</title>
|
||||
|
||||
<body>
|
||||
<div id="menu">
|
||||
<div id="buttonholder">
|
||||
<div id="b1" class="button" onclick="myFunction()">Models</div>
|
||||
<div id="b2" class="button" onclick="myFunction()">Design</div>
|
||||
<div id="b3" class="button" onclick="myFunction()">Details</div>
|
||||
<div id="b4" class="button" onclick="myFunction()">Specifications</div>
|
||||
</div>
|
||||
<div id="eagle"></div>
|
||||
<div id="senna"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--div id="logo"></div-->
|
||||
<div id="wrapper">
|
||||
<!--div id="wrapper2"></div><div id="dropshadowbg"></div-->
|
||||
<div id="bar">
|
||||
|
||||
<div class="bottombox">
|
||||
<div class="bs">
|
||||
ASDadsasddas
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue