Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Ooh wow and the rest.
Try starting with a xhtml template to start from. Everything is in the wrong place. -
And try making a screenshot instead of a picture.
But I would recommend learning the basics of html and then css before you even think of using javascript in your webpage -
-There's two closing script tags, but only 1 opening.
-The indentation is horrid.
Edit: Scratch that; two open and one close. The second bit of JS isn't even in a script tags. -
I can't even find out what you are trying to do. Its a clock where you can pick a random nummer and colors change?
-
@MisterArie Was definetely copy paste from W3Schools because I used the same clock in a school project lmao.
I think he's trying to put a lot of JS from W3Schools inside a webpage without entirely understanding how it works. Been there, done that.
Please don't do this to yourself. Actually learn and understand how everything works or you're setting yourself up for a lot of pain. -
@Alice My god you weren't wrong... Everything is what's wrong lol.
@taxenmaxen Try codecademy.com or YouTube or Udemy to learn HTML and CSS. THEN try JavaScript. -
Try checking out https://www.codecademy.com and https://code.org/learn . It’ll help teach you basics. Stick with it though and don’t lose your interest. @ me if you need help.
Do anybody know what the problem in this Code are??
question