PDA

View Full Version : Help...



lukeisok
21-01-2005, 07:27 PM
can anyone guide me thorugh programing this please :)

http://tinypic.com/1evyc9

http://tinypic.com/1evygl

Homosexual
21-01-2005, 08:29 PM
What ''Piccy'' Hoster did u use ?

lukeisok
21-01-2005, 08:38 PM
tinypic...

why?

-JT-
21-01-2005, 11:19 PM
well for wtarters, all those images must be seperate

x-all4christ-x
22-01-2005, 12:15 AM
no. they do not have to be seperate... you have to code the layout with css. I will do it for you if i get a chance...

jamie5k
22-01-2005, 09:22 AM
you can try and ask if anyone will code the layout for you i know a few people m8.

-JT-
22-01-2005, 12:28 PM
it doesnt HAVE to be seperate :p but it would make it 90% easier

lukeisok
22-01-2005, 12:30 PM
So how do you do it?

Homosexual
22-01-2005, 12:30 PM
I only use CCS for forums, so I wont know.

Anti-Pod
22-01-2005, 12:50 PM
what some people use is DIV a very simple way of html coding layout's, try looking on google for DIV HTML, but im sure there is a program which you can buy which auto code's layout's, but try asking a mate, or some one on here 1st :)

x-all4christ-x
22-01-2005, 05:39 PM
it doesnt HAVE to be seperate :p but it would make it 90% easier

Yea it does make things a ton easier and it does look better, and if you know tables then I suggest you do that. I can code that layout you have... But like I said css layouts dont look as good as other layouts. Let me know what you want to do ;)

Slykid
22-01-2005, 06:33 PM
Well first of all: Change all the BOLD things to your own
Here's the basic codes for your website:

First you should start off with:
<html>
<title>Habtastic</title>
<head>
(CSS CODES)
</head>
<body>

------Now what comes from here depends if you want to you CSS or not----
For CSS:

<Div class="CssName" style="position:absolute; top:150px; left:150px;">

What i have just done above is told the browser that i want the rest of the section after the <DIV> tag to be 150 pixels from the top, and 150 pixels from the left.

--------For no CSS---------

Use Frames and Iframes.
Frames and iframes explanation is too long so i'll just tell you the site where you should start learning your <DIV>s, your HTML and your CSS!
It includes loads of fun things to do and a forum.

It's a HTML web site.Please go to: http://www.lissaexplains.com/ (http://www.lissaexplains.com) regarding to the things above.

Thanks and hope this helps!

Also:
PM me if you wouldlike me to code your webbie for you

Want to hide these adverts? Register an account for free!