HabboxWiki needs you!
Are you a Habbo buff? Or maybe a rare trader with a bunch of LTDs? Get involved with HabboxWiki to share your knowledge!
Join our team!
Whether you're raving for rares, excited for events or happy helping, there's something for you! Click here to apply
Need a helping hand?
Check out our guides for all things to help you make friends, make rooms, and make money!


Page 13 of 17 FirstFirst ... 391011121314151617 LastLast
Results 121 to 130 of 164
  1. #121
    Join Date
    Feb 2007
    Location
    London
    Posts
    6,722
    Tokens
    3,670
    Habbo
    welldonemate

    Latest Awards:

    Default

    I don't get HTML ! I'm fine with the rest!
    (H)

  2. #122
    Join Date
    Aug 2005
    Location
    London
    Posts
    9,773
    Tokens
    146

    Latest Awards:

    Default

    Quote Originally Posted by iUnknown View Post
    Javascript

    Woo.
    Javascript is far too easy and based around common sence, no point writing a guide on Javascript as there are far too many professional ones around so there really is no point. If you need help with certain function/tasks tell me and i'll get you well written guides on them, if you need beginner help try tiztag / w3schools
    Quote Originally Posted by Earthquake View Post
    I don't get HTML ! I'm fine with the rest!
    Everything on the web is based around HTML, to be able to use any other sort of coding language you need to atleast know basic HTML.

  3. #123
    Join Date
    Dec 2007
    Posts
    132
    Tokens
    0

    Default

    O.o I understand how to code with divs it's just I find it messy lol.

    I've been coding with tables since I'm like 12 lol so bout 3-4 years :/ Still have a lot to learn lol. I didn't take coding as serious as I've started taking it now. So I'm gonna try divs and I hope I'll like them soon lol.

    Nice tut by the way, helped me understand a bit more.
    Waz ;]


  4. #124
    Join Date
    Aug 2005
    Location
    London
    Posts
    9,773
    Tokens
    146

    Latest Awards:

    Default

    Quote Originally Posted by wazup999 View Post
    O.o I understand how to code with divs it's just I find it messy lol.

    I've been coding with tables since I'm like 12 lol so bout 3-4 years :/ Still have a lot to learn lol. I didn't take coding as serious as I've started taking it now. So I'm gonna try divs and I hope I'll like them soon lol.

    Nice tut by the way, helped me understand a bit more.
    Waz ;]
    Glad you liked it, if you want to be serious about web development you will eventually have to learn how to code in divs, seeing as the time goes by coding techniques and standards change not many people accept tables as a coding method any more and is shoned upon .

  5. #125
    Join Date
    Jun 2008
    Location
    West midlands, Birmingham.
    Posts
    2,093
    Tokens
    219

    Latest Awards:

    Default

    I followed it all with my own images and it went messy ;D mybad.
    Brilliant tut tho!

  6. #126
    Join Date
    Jul 2008
    Posts
    105
    Tokens
    0

    Default

    Quote Originally Posted by iDenning View Post
    I followed it all with my own images and it went messy ;D mybad.
    Brilliant tut tho!
    Did you remember to change the image sizes?

  7. #127
    Join Date
    Aug 2005
    Location
    London
    Posts
    9,773
    Tokens
    146

    Latest Awards:

    Default

    Quote Originally Posted by lSnowie View Post
    Did you remember to change the image sizes?
    Get out of my thread, I don't want you ripping it :eusa_naug

  8. #128
    Join Date
    Oct 2006
    Posts
    12,405
    Tokens
    0

    Latest Awards:

    Default

    geez don't you two start again, you already got my thread closed before :rolleyes:.

    Anyway, thanks for this, helped me understand it all a bit better .
    I was just wondering about this part:

    Lets also add
    HTML Code:
    margin: auto;
    to the container div so it makes the box float to the middle of the page.
    Would you also do this if you wanted to make the whole layout central rather than just one box?

  9. #129
    Join Date
    Aug 2005
    Location
    London
    Posts
    9,773
    Tokens
    146

    Latest Awards:

    Default

    Quote Originally Posted by Robald View Post
    geez don't you two start again, you already got my thread closed before :rolleyes:.

    Anyway, thanks for this, helped me understand it all a bit better .
    I was just wondering about this part:



    Would you also do this if you wanted to make the whole layout central rather than just one box?
    Blame his parents for bringing him into existence :rolleyes:

    You'll have to add margin: auto; to your main container div, this will then move the box to the center of the page on the x axis and everything inside it will be placed inside that centeral div,just like the example .

    Edited by MattGarner (Forum Super Moderator): Please do not be rude towards a forum member.
    Last edited by xxMATTGxx; 10-11-2008 at 08:18 PM.

  10. #130
    Join Date
    Jul 2008
    Posts
    105
    Tokens
    0

    Default

    Quote Originally Posted by --ss-- View Post
    Blame his parents for bringing him into existence :rolleyes:

    You'll have to add margin: auto; to your main container div, this will then move the box to the center of the page on the x axis and everything inside it will be placed inside that centeral div,just like the example .
    Oh you so insulted me, I take everything in that you say, your words mean alot to me! :rolleyes:

    Edited by MattGarner (Forum Super Moderator): Please do not post to cause arguments.
    Last edited by xxMATTGxx; 10-11-2008 at 08:15 PM.

Posting Permissions

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