novuhq / hacksquad-website

Contribute code, meet community members, participate in workshops, and win more SWAG 🚀
https://hacksquad.dev
MIT License
260 stars 191 forks source link

Create html #174

Closed RutujaTathod closed 12 months ago

RutujaTathod commented 12 months ago
vercel[bot] commented 12 months ago

@RutujaTathod is attempting to deploy a commit to the Novu Team on Vercel.

A member of the Team first needs to authorize it.

RutujaTathod commented 12 months ago

html

ErNehaSharma commented 12 months ago

It seems like you want to create a simple HTML page with a heading, a button, and a reference to an external JavaScript file (index1.js). Below is the corrected: <!DOCTYPE html>

Document

Welcome to JavaScript ❤️

In this HTML code: I add the correct meta tags for character encoding, compatibility, and viewport settings. I have a

containing an

heading with a welcome message. There's a button with an id of "click" and an onclick attribute that calls a JavaScript function named clicked() when clicked. The Githubissues.
  • Githubissues is a development platform for aggregating issues.