NEW Website!

  • Philip153
    19th Feb 2015 Member 2 Permalink
    [REDACTED] Here is my new website!

    Please not that I used an existing template, so ignore any "ninja parents"
    Edited 2 times by Philip153, jacob1. Last: 22nd Feb 2015
  • Box-Poorsoft
    19th Feb 2015 Banned 0 Permalink
    This post is hidden because the user is banned
  • boxmein
    19th Feb 2015 Former Staff 2 Permalink
    Why is half my screen covered in stuff that sticks to the screen? :O
  • HitlerSucks
    19th Feb 2015 Member 1 Permalink

    I don't know if it's hard or easy to make a website, but I have to say, it looks pretty well-made.

    I liek.

  • Protcom
    19th Feb 2015 Member 1 Permalink

    @HitlerSucks (View Post)

    You have to learn some programing languages to help you make a website (HTML to add a content to your website, CSS to make it look pretty awesome and JS if you want your website to behave in a specific way)

     

    For example, in this powdertoy website:

    HTML: The title, the Download/Forum/Browse/etc section, your profile, etc.

     

    CSS: The background color, the blue background color of the "Post" button, your post appears yellow on your screen, appears white on my screen and appears red on my screen if you are the person who made this thread.

     

    JavaScipt: When you hover your mouse over a a tab, its color changes, when you hover your mouse over a post, the "Reply" and "Quote" buttons appear.

     

    @Philip153 (View Post)

    Looks great! if only you can remove that thing which covers half of your screen :)

    Edited once by Protcom. Last: 19th Feb 2015
  • wolfy1339
    19th Feb 2015 Member 0 Permalink
    Your website is definitely cool and looks good, but it has a white bar displayed on the right hand side of the page.
    The culprit is your meta viewport tag.
    it should be <meta id="wixMobileViewport" name="viewport" content="minimum-scale=0.25, maximum-scale=1.2, width=device-width, initial-scale=1.0">, notice the added width=device-width too make it use the full width of any screen
    Edited 3 times by wolfy1339. Last: 20th Feb 2015
  • Philip153
    20th Feb 2015 Member 0 Permalink

    @Protcom

    @HitlerSucks

    Thanks for saying that it's good!

     

    The site itself is html5

  • wolfy1339
    20th Feb 2015 Member 0 Permalink
    @Protcom (View Post)
    JavaScipt: When you hover your mouse over a a tab, its color changes, when you hover your mouse over a post, the "Reply" and "Quote" buttons appear.

    Actually, that's CSS mixed in with JavaScript or just CSS altogether
    Edited once by wolfy1339. Last: 20th Feb 2015
  • Protcom
    20th Feb 2015 Member 0 Permalink

    @wolfy1339 (View Post)

    Yeah, it's similar to "a:hover {css rules here}". I just wanted to give him a clear example.

Locked by jacob1: advertising