HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Search results

  1. S

    Script not working

    the javascript is not working in the chrome developer tools enabled browser.
  2. S

    Script not working

    <!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>University Website Design - Easy Tutorials</title> <link rel="stylesheet" href="style.css"> <link rel="preconnect"...
  3. S

    Script not working

    Please see attached html and css files. The java script is not working on my computer after cliking open the developer tools in the chrome browser.Kindly point out thr error in the code.
Back
Top