User Tag List

6464Views
Results 1 to 7 of 7
  1. #1
    Elite Member legendclaw24's Avatar

    Join Date
    Jan 2015
    Location
    Adobe Illustrator And Sometimes Photoshop
    Posts
    946
    Coins
    1
    Thumbs Up
    Received: 56
    Given: 87

    My First Personally Created And Written HTML Website xD

    It is funny as hell but please bear with it... First try worth it :P
    *Started learning HTML, Searching for valuable tutorials, Need someone to rip some courses from udemy*
    CHECK IT OUT
    VISIT


    1 Not allowed! Not allowed!
    "Always share when you get something more than you expect"
    Donation Address: 14AA5UFHQttnMpAJ1JsVTMD3uBZ4s5pSSp

  2. #2
    私は正義です Ryuzaki's Avatar

    Join Date
    Feb 2015
    Location
    In your NIGHTMARE
    Posts
    2,960
    Coins
    0
    Thumbs Up
    Received: 478
    Given: 122
    Quote Originally Posted by legendclaw24 View Post
    It is funny as hell but please bear with it... First try worth it :P
    *Started learning HTML, Searching for valuable tutorials, Need someone to rip some courses from udemy*
    CHECK IT OUT
    VISIT
    I hope you are using w3schools.com for learning too
    Also it would be better if you used a background image with fixed atrribute then just use a color background, it doesnt look that good.
    And about your "BACK TO THE TOP!!" you should use "link within page" redirection instead of "index.html" redirection, read this about it Links : Link Within a Page - HTML Tutorial
    This will do that if you click on it it will "redirect" you to the part on the same page you want it to "redirect"
    Also start learning css if you havent now, so you can "design" the page

    I almost forgot, always use <!DOCTYPE html> before all the other tags in the start of every .html file so add it above the <html> etc

    0 Not allowed! Not allowed!
    Last edited by Ryuzaki; 02-12-2016 at 02:58 PM.

  3. #3
    Elite Member legendclaw24's Avatar

    Join Date
    Jan 2015
    Location
    Adobe Illustrator And Sometimes Photoshop
    Posts
    946
    Coins
    1
    Thumbs Up
    Received: 56
    Given: 87
    @Ryuzaki nope, i just had a sight on 30% course of a paid course and this was the first time... i will improve thanks for your comment and what is the use of <!DOCTYPE html> ? Never seen it in the tuts!

    0 Not allowed! Not allowed!
    Last edited by legendclaw24; 02-12-2016 at 03:21 PM.
    "Always share when you get something more than you expect"
    Donation Address: 14AA5UFHQttnMpAJ1JsVTMD3uBZ4s5pSSp

  4. #4
    私は正義です Ryuzaki's Avatar

    Join Date
    Feb 2015
    Location
    In your NIGHTMARE
    Posts
    2,960
    Coins
    0
    Thumbs Up
    Received: 478
    Given: 122
    Quote Originally Posted by legendclaw24 View Post
    @Ryuzaki nope, i just had a sight on 30% course of a paid course and this was the first time... i will improve thanks for your comment and what is the use of <!DOCTYPE html> ? Never seen it in the tuts!
    forget some stupid udemy courses, just use w3schools, it will help you.
    The doctype helps the browser to display the page correctly, you dont need use it, but if you want to create sites then all coders do it, it just isnt right to do it without it

    0 Not allowed! Not allowed!

  5. #5
    Elite Member legendclaw24's Avatar

    Join Date
    Jan 2015
    Location
    Adobe Illustrator And Sometimes Photoshop
    Posts
    946
    Coins
    1
    Thumbs Up
    Received: 56
    Given: 87
    @Ryuzaki okay..

    0 Not allowed! Not allowed!
    "Always share when you get something more than you expect"
    Donation Address: 14AA5UFHQttnMpAJ1JsVTMD3uBZ4s5pSSp

  6. #6
    Member Illusionz's Avatar
    Join Date
    Aug 2016
    Location
    in the VUALT
    Posts
    126
    Coins
    0
    Thumbs Up
    Received: 13
    Given: 6
    Quote Originally Posted by Ryuzaki View Post
    forget some stupid udemy courses, just use w3schools, it will help you.
    The doctype helps the browser to display the page correctly, you dont need use it, but if you want to create sites then all coders do it, it just isnt right to do it without it
    Yeah w3school taught me a lot in the past with coding when i had free time. I'm going to start back actually,

    0 Not allowed! Not allowed!

  7. #7
    Member
    Join Date
    Jan 2018
    Location
    https://t.me/pump_upp
    Posts
    58
    Coins
    1
    Thumbs Up
    Received: 9
    Given: 26
    Congratulations I liked your page
    If you know someone who wants to learn HTML5
    I puted a new book online dedicated to these people
    He is in the forum of progmmation!

    0 Not allowed! Not allowed!
    https://t.me/pump_upp

Tags for this Thread

Bookmarks

Posting Permissions

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