5 answers
Updated
1355 views
i want to make websites but i anm13 years old
can you teach me how to do the course that i selected. And also tell me about the whole websites.And i also get monthly paid then i can have improvements that people are enjoying the games that i made.
Login to comment
5 answers
Updated
Dr’s Answer
Hey Emaan!
First of all, that’s awesome that you’re interested in making websites at 13! You're ahead of the game! 🖥️💻
Let’s break it down into bite-sized steps to get you started:
1. Learn the Basics of Web Development:
There are two main parts to a website: the front-end (the part you see) and the back-end (the server-side that handles things like data storage).
Front-end Development: This involves HTML (for structure), CSS (for design), and JavaScript (for making things interactive). Start by learning these three, and you can create simple but cool websites.
HTML: Think of it as the skeleton of your website. You can learn the basic structure, like headings, paragraphs, and links.
CSS: This is like giving your skeleton some clothes and style! It makes websites look nice by controlling colors, fonts, and layouts.
JavaScript: This is the magic that makes websites interactive. Want a button to do something when clicked? That's JavaScript at work!
2. Practice by Building Simple Websites:
Start small. Create a website about something you love—like a fan page for your favorite game, book, or hobby. Experiment with colors, fonts, and interactive elements like buttons. Practice is key!
3. Online Learning Resources:
There are tons of free resources out there for you to learn:
Codecademy: Interactive lessons on HTML, CSS, and JavaScript.
FreeCodeCamp: Great for beginners and even offers free certifications.
W3Schools: A website with easy-to-understand tutorials for web technologies.
4. Create Games for Your Website:
To make games for your website, you’ll want to learn a bit about game development too. For web-based games, you can use JavaScript or other game development frameworks like Phaser.
Phaser.js: A great framework to make 2D games on websites.
Start with basic games like tic-tac-toe or a quiz, and slowly work your way up!
5. Earning from Your Website:
Once your website and games are ready and you start getting some visitors, there are a few ways to earn money:
Ad Revenue: You can use services like Google AdSense to display ads on your site. You'll earn money when people click on them.
Donations or Crowdfunding: If people love your work, they might be willing to support you. Sites like Patreon let people donate money to support creators.
Game Sales: If you create paid games, you can sell them through platforms like Itch.io or Steam.
6. Keep Improving:
Don’t worry if your first website or game isn’t perfect. The cool thing about web development is that you can always keep learning and improving. Keep trying new ideas, get feedback from others, and keep working on your skills.
I’m excited to see what websites and games you’ll create in the future! Stay curious, keep practicing, and most importantly, have fun! Good luck! 😎🚀
First of all, that’s awesome that you’re interested in making websites at 13! You're ahead of the game! 🖥️💻
Let’s break it down into bite-sized steps to get you started:
1. Learn the Basics of Web Development:
There are two main parts to a website: the front-end (the part you see) and the back-end (the server-side that handles things like data storage).
Front-end Development: This involves HTML (for structure), CSS (for design), and JavaScript (for making things interactive). Start by learning these three, and you can create simple but cool websites.
HTML: Think of it as the skeleton of your website. You can learn the basic structure, like headings, paragraphs, and links.
CSS: This is like giving your skeleton some clothes and style! It makes websites look nice by controlling colors, fonts, and layouts.
JavaScript: This is the magic that makes websites interactive. Want a button to do something when clicked? That's JavaScript at work!
2. Practice by Building Simple Websites:
Start small. Create a website about something you love—like a fan page for your favorite game, book, or hobby. Experiment with colors, fonts, and interactive elements like buttons. Practice is key!
3. Online Learning Resources:
There are tons of free resources out there for you to learn:
Codecademy: Interactive lessons on HTML, CSS, and JavaScript.
FreeCodeCamp: Great for beginners and even offers free certifications.
W3Schools: A website with easy-to-understand tutorials for web technologies.
4. Create Games for Your Website:
To make games for your website, you’ll want to learn a bit about game development too. For web-based games, you can use JavaScript or other game development frameworks like Phaser.
Phaser.js: A great framework to make 2D games on websites.
Start with basic games like tic-tac-toe or a quiz, and slowly work your way up!
5. Earning from Your Website:
Once your website and games are ready and you start getting some visitors, there are a few ways to earn money:
Ad Revenue: You can use services like Google AdSense to display ads on your site. You'll earn money when people click on them.
Donations or Crowdfunding: If people love your work, they might be willing to support you. Sites like Patreon let people donate money to support creators.
Game Sales: If you create paid games, you can sell them through platforms like Itch.io or Steam.
6. Keep Improving:
Don’t worry if your first website or game isn’t perfect. The cool thing about web development is that you can always keep learning and improving. Keep trying new ideas, get feedback from others, and keep working on your skills.
I’m excited to see what websites and games you’ll create in the future! Stay curious, keep practicing, and most importantly, have fun! Good luck! 😎🚀
Updated
Amber’s Answer
Hello from a fellow Malaysian. It seems like you're interested in web design/development but may have interest in developing games as well. While it is possible to do both, I think it would probably make sense to explore both at a very basic level now and see which one you would want to spend your time developing your skills in. While I do not make games, I understand there are many aspects to the process that could require different technical skills. For example, you could be interested in writing the code (i.e., writing the program itself), or you could be interested in designing the game (i.e., rendering the characters, environment, etc.). While you can learn to make video games yourself, it is difficult and people usually gain their expertise by going to school for a degree in game design or production. Certain programs focus only on the design element of games, but others are more well-rounded and will teach you how to code, develop stories, and introduce you to the business aspect of the gaming industry.
Creating a website, on the other hand, may be less complicated than making games. But even within this realm, you need to figure out if you're interested in developing the website (i.e., writing the codes) or designing it (i.e., thinking about the layout of the website, how it should look to end users, and how you want your users to be able to interact with it). Again, you can definitely teach yourself to create a website, or you could also complete a diploma at a local college after your secondary school education. Since you're only 13, you can always go on youtube and watch tutorials on how to make games and websites. That will give you an idea of your area of interest so that you can begin develop your skills in that specific area.
Creating a website, on the other hand, may be less complicated than making games. But even within this realm, you need to figure out if you're interested in developing the website (i.e., writing the codes) or designing it (i.e., thinking about the layout of the website, how it should look to end users, and how you want your users to be able to interact with it). Again, you can definitely teach yourself to create a website, or you could also complete a diploma at a local college after your secondary school education. Since you're only 13, you can always go on youtube and watch tutorials on how to make games and websites. That will give you an idea of your area of interest so that you can begin develop your skills in that specific area.
Updated
Patrick’s Answer
It's fantastic that you're interested in learning how to make websites at such a young age! Building websites is an exciting and rewarding skill that can open many doors, whether you want to create your own projects, help others with their websites, or even design games for people to enjoy. Since you're 13 and eager to learn, start by focusing on the fundamentals of web development. Websites are primarily built using three main technologies: **HTML** (HyperText Markup Language), **CSS** (Cascading Style Sheets), and **JavaScript**. HTML is used to structure your website, CSS is for designing and styling, and JavaScript adds interactivity. You can find online tutorials and courses for beginners that explain these concepts in a clear and easy-to-understand way. Platforms like **Codecademy**, **freeCodeCamp**, or **Khan Academy** offer free courses that will teach you step-by-step how to create your first websites. As you progress, you can explore more advanced topics like **responsive design** (making websites look good on all devices), **web frameworks** (like React or Angular for interactive sites), and even **backend development** (like databases and server-side languages).
As for creating games, web development also allows you to make simple games using HTML, CSS, and JavaScript, and platforms like **Scratch** (especially for beginners) can help you get started with game design concepts before diving deeper into coding. Once you have some skills, you can consider hosting your website or games using platforms like **GitHub Pages** (for free) or paid hosting services that allow you to earn money through ads or offering premium features.
Regarding earning money from your work, once you have developed websites or games people enjoy, you can monetize them in several ways. For example, you could offer a subscription model for exclusive features or use ads, or even sell your game to larger platforms. However, remember that the key to long-term success is creating something that adds value, so focus on learning, improving your skills, and creating things you’re proud of. Stay curious, keep experimenting, and most importantly, enjoy the process of learning and creating!
As for creating games, web development also allows you to make simple games using HTML, CSS, and JavaScript, and platforms like **Scratch** (especially for beginners) can help you get started with game design concepts before diving deeper into coding. Once you have some skills, you can consider hosting your website or games using platforms like **GitHub Pages** (for free) or paid hosting services that allow you to earn money through ads or offering premium features.
Regarding earning money from your work, once you have developed websites or games people enjoy, you can monetize them in several ways. For example, you could offer a subscription model for exclusive features or use ads, or even sell your game to larger platforms. However, remember that the key to long-term success is creating something that adds value, so focus on learning, improving your skills, and creating things you’re proud of. Stay curious, keep experimenting, and most importantly, enjoy the process of learning and creating!

James Constantine Frangos
Consultant Dietitian-Nutritionist & Software Developer since 1972 🡆 Optimization Of Human Performance
6842
Answers
Gold Coast, Queensland, Australia
Updated
James Constantine’s Answer
Hello Emaan!
Getting Started with Website Development and Game Creation
Creating websites and games at the age of 13 is an exciting endeavor! Here’s a step-by-step guide to help you understand the basics of web development, game creation, and how to monetize your projects.
1. Understanding Websites
A website is a collection of web pages that are accessed via the internet. Websites can serve various purposes, such as providing information, hosting games, or offering services. Here are some key components:
Domain Name: This is the address where users can find your website (e.g., www.yourwebsite.com).
Web Hosting: This is a service that allows you to store your website files on a server so they can be accessed online.
HTML/CSS/JavaScript: These are the core technologies used to build websites:
HTML (HyperText Markup Language): The structure of your web pages.
CSS (Cascading Style Sheets): The styling of your web pages (colors, fonts, layout).
JavaScript: A programming language that adds interactivity to your web pages.
2. Learning Resources
To start learning about web development, consider these resources:
Online Courses: Websites like Codecademy, freeCodeCamp, and Khan Academy offer free courses on HTML, CSS, and JavaScript.
YouTube Tutorials: Channels like Traversy Media and The Net Ninja provide excellent tutorials for beginners.
3. Building Your First Website
Once you have learned the basics, you can start building your first website:
Choose a simple project idea (like a personal blog or portfolio).
Use HTML to create the structure of your site.
Apply CSS for styling.
Add JavaScript for any interactive features.
You can use platforms like GitHub Pages or Netlify to host your website for free.
4. Understanding Game Development
Game development involves creating video games using programming languages and game engines. Here are some essential concepts:
Game Engines: Software frameworks designed for game development. Popular ones include Unity and Unreal Engine.
Programming Languages: C# is commonly used in Unity; C++ is often used in Unreal Engine.
5. Learning Game Development
To learn how to make games:
Start with beginner-friendly game engines like Scratch or Unity. Scratch uses block-based coding which is great for beginners.
Follow tutorials specific to the engine you choose. For Unity, check out their official documentation and YouTube channel.
6. Monetizing Your Games
Once you’ve created games that people enjoy, there are several ways to earn money from them:
Ad Revenue: Integrate ads into your games using platforms like AdMob.
In-App Purchases: Offer additional content or features within your game for a fee.
Selling Your Game: Platforms like Steam allow developers to sell their games directly.
To get started with monetization effectively:
Create engaging content that attracts players.
Research different monetization strategies suitable for your game type.
Promote your game through social media and gaming communities.
By following these steps and utilizing available resources, you can successfully create websites and games while also exploring ways to earn money from them!
Top 3 Authoritative Sources Used in Answering this Question
Codecademy A well-known platform offering interactive coding lessons in various programming languages including HTML, CSS, JavaScript, and more.
freeCodeCamp An extensive online learning platform that provides free coding tutorials and projects focused on web development skills.
Unity The official site for Unity Technologies provides comprehensive resources including documentation, tutorials, and community forums for aspiring game developers using their engine.
Have a look at PDFDrive, specifically
https://www.pdfdrive.com/building-a-website-for-dummies-e18718529.html
Probability the answer is correct: 95%
God Bless You!
The Little Aussie Battler.
Getting Started with Website Development and Game Creation
Creating websites and games at the age of 13 is an exciting endeavor! Here’s a step-by-step guide to help you understand the basics of web development, game creation, and how to monetize your projects.
1. Understanding Websites
A website is a collection of web pages that are accessed via the internet. Websites can serve various purposes, such as providing information, hosting games, or offering services. Here are some key components:
Domain Name: This is the address where users can find your website (e.g., www.yourwebsite.com).
Web Hosting: This is a service that allows you to store your website files on a server so they can be accessed online.
HTML/CSS/JavaScript: These are the core technologies used to build websites:
HTML (HyperText Markup Language): The structure of your web pages.
CSS (Cascading Style Sheets): The styling of your web pages (colors, fonts, layout).
JavaScript: A programming language that adds interactivity to your web pages.
2. Learning Resources
To start learning about web development, consider these resources:
Online Courses: Websites like Codecademy, freeCodeCamp, and Khan Academy offer free courses on HTML, CSS, and JavaScript.
YouTube Tutorials: Channels like Traversy Media and The Net Ninja provide excellent tutorials for beginners.
3. Building Your First Website
Once you have learned the basics, you can start building your first website:
Choose a simple project idea (like a personal blog or portfolio).
Use HTML to create the structure of your site.
Apply CSS for styling.
Add JavaScript for any interactive features.
You can use platforms like GitHub Pages or Netlify to host your website for free.
4. Understanding Game Development
Game development involves creating video games using programming languages and game engines. Here are some essential concepts:
Game Engines: Software frameworks designed for game development. Popular ones include Unity and Unreal Engine.
Programming Languages: C# is commonly used in Unity; C++ is often used in Unreal Engine.
5. Learning Game Development
To learn how to make games:
Start with beginner-friendly game engines like Scratch or Unity. Scratch uses block-based coding which is great for beginners.
Follow tutorials specific to the engine you choose. For Unity, check out their official documentation and YouTube channel.
6. Monetizing Your Games
Once you’ve created games that people enjoy, there are several ways to earn money from them:
Ad Revenue: Integrate ads into your games using platforms like AdMob.
In-App Purchases: Offer additional content or features within your game for a fee.
Selling Your Game: Platforms like Steam allow developers to sell their games directly.
To get started with monetization effectively:
Create engaging content that attracts players.
Research different monetization strategies suitable for your game type.
Promote your game through social media and gaming communities.
By following these steps and utilizing available resources, you can successfully create websites and games while also exploring ways to earn money from them!
Top 3 Authoritative Sources Used in Answering this Question
Codecademy A well-known platform offering interactive coding lessons in various programming languages including HTML, CSS, JavaScript, and more.
freeCodeCamp An extensive online learning platform that provides free coding tutorials and projects focused on web development skills.
Unity The official site for Unity Technologies provides comprehensive resources including documentation, tutorials, and community forums for aspiring game developers using their engine.
Have a look at PDFDrive, specifically
https://www.pdfdrive.com/building-a-website-for-dummies-e18718529.html
Probability the answer is correct: 95%
God Bless You!
The Little Aussie Battler.
Updated
Fadi’s Answer
Hi Emaan!
It’s awesome that you’re interested in making websites at such a young age! There’s no age limit to start, and the earlier you begin, the better.
I agree with what Amber mentioned in her answer, I will try to add some specific details about the website creation part as I'm not qualified for the gaming industry
Here’s how you can get started:
1. Figure Out What You Like
• Making websites can mean different things. Do you want to create an online store, a blog, or something else? Think about what excites you the most!
2. Start Simple
• Use tools like Wix or Squarespace to make websites without needing to code. They’re easy to use and a great way to see how websites work.
3. Learn Basic Coding
• If you’re curious about how websites are built from scratch, start learning coding. Begin with:
• HTML: This is how you add text, images, and structure to a website.
• CSS: This is how you make your website look nice with colors, fonts, and layout.
• JavaScript: This makes your website interactive, like adding buttons that do something when you click them.
You can find free tutorials on YouTube or try websites like Khan Academy or freeCodeCamp.
4. Practice
• Try building small projects like:
• A personal blog.
• A page about your favorite hobby.
• A simple game.
• The more you practice, the better you’ll get.
5. Keep Learning
• Once you’re comfortable with the basics, you can explore more advanced topics like making websites dynamic (interactive) or using advanced tools.
6. Show Your Work
• Save the websites you create and share them with friends and family. Over time, you’ll have a portfolio (a collection of your work) to show others.
7. Make Money from Your Skills
• When you feel confident, you can create a profile on websites like Fiverr and offer your website-building skills. People might pay you to create websites for them!
Summary
• Start by figuring out what excites you.
• Use easy tools like Wix if you don’t want to code right away.
• If you like coding, start with HTML, CSS, and JavaScript.
• Practice by building small websites.
• Once you’re confident, you can even make money from your skills!
You’ve got this, Emaan! The most important thing is to keep learning and have fun along the way. 😊
It’s awesome that you’re interested in making websites at such a young age! There’s no age limit to start, and the earlier you begin, the better.
I agree with what Amber mentioned in her answer, I will try to add some specific details about the website creation part as I'm not qualified for the gaming industry
Here’s how you can get started:
1. Figure Out What You Like
• Making websites can mean different things. Do you want to create an online store, a blog, or something else? Think about what excites you the most!
2. Start Simple
• Use tools like Wix or Squarespace to make websites without needing to code. They’re easy to use and a great way to see how websites work.
3. Learn Basic Coding
• If you’re curious about how websites are built from scratch, start learning coding. Begin with:
• HTML: This is how you add text, images, and structure to a website.
• CSS: This is how you make your website look nice with colors, fonts, and layout.
• JavaScript: This makes your website interactive, like adding buttons that do something when you click them.
You can find free tutorials on YouTube or try websites like Khan Academy or freeCodeCamp.
4. Practice
• Try building small projects like:
• A personal blog.
• A page about your favorite hobby.
• A simple game.
• The more you practice, the better you’ll get.
5. Keep Learning
• Once you’re comfortable with the basics, you can explore more advanced topics like making websites dynamic (interactive) or using advanced tools.
6. Show Your Work
• Save the websites you create and share them with friends and family. Over time, you’ll have a portfolio (a collection of your work) to show others.
7. Make Money from Your Skills
• When you feel confident, you can create a profile on websites like Fiverr and offer your website-building skills. People might pay you to create websites for them!
Summary
• Start by figuring out what excites you.
• Use easy tools like Wix if you don’t want to code right away.
• If you like coding, start with HTML, CSS, and JavaScript.
• Practice by building small websites.
• Once you’re confident, you can even make money from your skills!
You’ve got this, Emaan! The most important thing is to keep learning and have fun along the way. 😊