Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Help...

  1. #11
    Join Date
    Jul 2004
    Location
    iN THe M@TRiX
    Posts
    72
    Tokens
    0

    Default

    Quote Originally Posted by <James>
    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
    Last edited by x-all4christ-x; 22-01-2005 at 05:41 PM.

    :eusa_clap ||HABTODAY.COM|| :eusa_clap
    :wav:
    Chong if ya Wong
    :wav:

  2. #12
    Join Date
    Oct 2004
    Location
    London
    Posts
    100
    Tokens
    0

    Default I could help.

    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/ regarding to the things above.

    Thanks and hope this helps!

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

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •