Author Topic: My own newly made website  (Read 608 times)

0 Members and 1 Guest are viewing this topic.

Offline Ixecube

  • Newbie
  • *
  • Posts: 85
    • View Profile
My own newly made website
« on: January 08, 2010, 06:31:42 PM »
Well i'm not pro at making websites but im trying to  :). It still has alot of things that have to be edited and need to be improved but this is what I already got.

PS: Im not waiting for comments such as: "Woah dude you suck ass" or other negative things then just say nothing.

Link: www.test-site.fun-sensation.nl


Kind Regards,
Jasper  ;)

Offline Nik Delgad

  • Regular
  • **
  • Posts: 321
  • Ludi Grad DM
    • View Profile
Re: My own newly made website
« Reply #1 on: January 08, 2010, 06:33:05 PM »
for first work good job  :^: :^: keep it going!

Offline Ixecube

  • Newbie
  • *
  • Posts: 85
    • View Profile
Re: My own newly made website
« Reply #2 on: January 08, 2010, 06:33:41 PM »
Thanks, this is just what I created in 1 evening, just a quick sketch if you know what I mean  ;)

Offline Andreas

  • Quality Assurance
  • *****
  • Posts: 155
    • View Profile
Re: My own newly made website
« Reply #3 on: January 08, 2010, 06:57:55 PM »
Good job Ixecube :) .
Btw try to put the css code in its own css file.
_________________
IV:MP - General Information Topic / F.A.Q
It will be released when it's finished. Stop asking!

Offline Ixecube

  • Newbie
  • *
  • Posts: 85
    • View Profile
Re: My own newly made website
« Reply #4 on: January 08, 2010, 06:59:50 PM »
What do you mean? Saving the css rules in one file??

Offline Andreas

  • Quality Assurance
  • *****
  • Posts: 155
    • View Profile
Re: My own newly made website
« Reply #5 on: January 08, 2010, 07:02:06 PM »
Yes. It makes the code more clean and you will work faster with your project by switching between two tabs than scrolling endless code

You can include it like this:

<link href="style.css" rel="stylesheet" type="text/css" />
_________________
IV:MP - General Information Topic / F.A.Q
It will be released when it's finished. Stop asking!

Offline Ixecube

  • Newbie
  • *
  • Posts: 85
    • View Profile
Re: My own newly made website
« Reply #6 on: January 08, 2010, 07:09:15 PM »
You mean sorting it up in this tab?
See the picture below:


Offline Andreas

  • Quality Assurance
  • *****
  • Posts: 155
    • View Profile
Re: My own newly made website
« Reply #7 on: January 08, 2010, 08:19:43 PM »
Go to "file" and make a new css file. Copy all your css rules and put them inside of that css file.
Then you basicly just click that chain / gearwheeland from your html file and browse to your css file
_________________
IV:MP - General Information Topic / F.A.Q
It will be released when it's finished. Stop asking!

Offline DADE

  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: My own newly made website
« Reply #8 on: January 08, 2010, 09:23:42 PM »
Really good. Simple but good. Make it in the middle of the page. And "IV:MP" a bit smaller. No, not a bit, in a half. :D Something like: those peoples looking on it.

Offline Ixecube

  • Newbie
  • *
  • Posts: 85
    • View Profile
Re: My own newly made website
« Reply #9 on: January 08, 2010, 09:40:47 PM »
I'll try to edit the logo, thanks for the advice!  :) :^:

Offline m0niSx

  • Master
  • ***
  • Posts: 626
  • Life is good
    • View Profile
    • IV:MP
Re: My own newly made website
« Reply #10 on: January 08, 2010, 11:38:34 PM »
nice design
Birthday 16h July :)

Offline Zurrek

  • Regular
  • **
  • Posts: 287
  • IV:MP Support
    • View Profile
Re: My own newly made website
« Reply #11 on: January 09, 2010, 09:25:41 AM »
Nice graphic, I think that would be found useful <center> :)

Offline Ixecube

  • Newbie
  • *
  • Posts: 85
    • View Profile
Re: My own newly made website
« Reply #12 on: January 09, 2010, 11:11:25 AM »
Nice graphic, I think that would be found useful <center> :)

Yea im trying to fix that but I still can't figure it out how to make it centered, I tried alot of ways but alot of them won't work.

Offline Andreas

  • Quality Assurance
  • *****
  • Posts: 155
    • View Profile
Re: My own newly made website
« Reply #13 on: January 09, 2010, 10:25:56 PM »
Nice graphic, I think that would be found useful <center> :)

Yea im trying to fix that but I still can't figure it out how to make it centered, I tried alot of ways but alot of them won't work.


This is one way you can center a site:
css:
Code: [Select]
.wrap
{
margin: 0 auto;
}

Html:
Code: [Select]
<div class="wrap">

   <div class="header"></div>
   <div class="menu"></div>
   <div class="content"></div>
   <div class="footer"></div>

</div>
_________________
IV:MP - General Information Topic / F.A.Q
It will be released when it's finished. Stop asking!

Offline Necrod

  • Newbie
  • *
  • Posts: 40
    • View Profile
Re: My own newly made website
« Reply #14 on: January 13, 2010, 07:07:42 PM »
Acces denied, you are not authorized to enter this website, its probably cause of country xD