Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • Guest, before posting your code please take these rules into consideration:
    • It is required to use our BBCode feature to display your code. While within the editor click < / > or >_ and place your code within the BB Code prompt. This helps others with finding a solution by making it easier to read and easier to copy.
    • You can also use markdown to share your code. When using markdown your code will be automatically converted to BBCode. For help with markdown check out the markdown guide.
    • Don't share a wall of code. All we want is the problem area, the code related to your issue.


    To learn more about how to use our BBCode feature, please click here.

    Thank you, Code Forum.

I started coding in HTML - Official Progress Thread

Status
Not open for further replies.
D

Deleted member 65

Guest
A thread dedicated to me coding in HTML.
Watch the progress. Enjoy.

Code:
<!DOCTYPE html>
<html>
<head>
<title>Welcome</title>
</head>
<body>

<h1>Watch me Code</h1>
<p>I am coding in HTML.</p>

</body>
</html>
 
Woohoo! Finally, about time.

I cannot wait to see the progress that you'll be making over the next while. Remember, that there are a lot of resources online such as W3Schools and MDN that contain information, references and tutorials on how to make a Website, how to use a certain Language-Feature etc. Use them to your advantage.

Good luck!
 
Woohoo! Finally, about time.

I cannot wait to see the progress that you'll be making over the next while. Remember, that there are a lot of resources online such as W3Schools and MDN that contain information, references and tutorials on how to make a Website, how to use a certain Language-Feature etc. Use them to your advantage.

Good luck!
Congratulations, @Weboogle! Like @William, has mentioned there are tons of resources from W3Schools, Code Academy and MDN, you can also find some resources in the resource tab for help! But you can also ask here if you need help! :)
 
Been busy with my special projects.
No. Don't focus on 'Special Projects'(Or for you, grab a piece of Software and just build a crappy website with it). Actually continue learning HTML, CSS and JS. It will be beneficial if Web-Development is what you want to do.
 
Yes, focus on special projects. Grab a piece of software and experimenting with it is fun. Crappy websites- not that all.
Web development is fun but I have other stuff to do as well.
 
Yes, focus on special projects. Grab a piece of software and experimenting with it is fun. Crappy websites- not that all.
Web development is fun but I have other stuff to do as well.
I have to agree with @Daniel, you need to focus on learning HTML, CSS and other things to help you build, and manage your websites.
 
Weboogle said:
Yes, focus on special projects. Grab a piece of software and experimenting with it is fun. Crappy websites- not that all.
Web development is fun but I have other stuff to do as well.
No. At this point in time, you're not skilled enough to start taking Software and messing with the code. You won't be able to understand any of the code at all.

You really need to start focusing on improving your Web-Development Skills or else you'll never have a Web-Development Career(If that's what your hoping to do). So, look at earlier Posts in which I've provided Resources to you. Read up at the MDN and W3Schools Documentation. Take a few Courses on Codecademy to learn these Languages.

If you continue to slack-off with learning then there generally is no point in any of us helping you.
 
Status
Not open for further replies.

New Threads

Latest posts

Buy us a coffee!

Back
Top Bottom