Sistema de Themes

Iniciado por baZZ, 12 Enero 2008, 14:49 PM

0 Miembros y 1 Visitante están viendo este tema.

Freeze.

Entonces no seria crear el Css sino "crear la web" de una vez.


Case 1
<html>
<head>
</head>
<body>
</body>
Case 2
<html>
<head>
</head>
<body>
Hola soy el Theme2
</body>
</html>
Case 3
<html>
<head>
</head>
<body>
<img src=Theme3.jpg>
</body>