
Originally Posted by
Vusion
Please, be more detailed. If I were you, I would have at least showed any of my work and mentioned if it supported cross browsers.
Oh damn, i lost like all my works of reinstalling my windows device.
Lets show some codes then and skills.
What i can do:
HTML
CSS
Our project coding a simple website:
Code:
Code in Index.html/Index.php
<html>
<head>
<title>Simple website for Vusion</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div id="header">
<div id="navigation">
<div id="page">
<div id="copyrights">
</body>
Code:
Code in CSS
body {
background: url(images/background.jpg);
}
#header {
background: url(images/header.jpg);
height: 300px;
width: 900px;
position: relative;
top: 0px;
left: 300px;
}
#navigation {
background: url(images/navigation.jpg);
height: 100px;
width: 900px;
position:relative;
top: 100px;
left: 0px;
}
#page {
Rofl too bored, just trust me