wip split style
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
@@ -26,6 +26,14 @@
|
||||
href="css/styles.css"
|
||||
title="Design"
|
||||
/>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
media="screen"
|
||||
type="text/css"
|
||||
href="css/page_contact.css"
|
||||
title="Design"
|
||||
/>
|
||||
|
||||
<script type="text/javascript" src="javascript/tools.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
@@ -44,7 +52,7 @@
|
||||
preload(
|
||||
"images/logo_bloc_house.png",
|
||||
"images/fond1.png",
|
||||
"images/mail.png"
|
||||
"images/mail.png",
|
||||
);
|
||||
//-->
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user