bolo17

JavaScript ans Html language

Apr 3rd, 2020
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. If anyone wants to develop something for them in the following languages get here!!
  2. Html language !
  3. This HTML tutorial contains hundreds of HTML examples.
  4.  
  5. With our online HTML editor, you can edit the HTML, and click on a button to view the result
  6. <!DOCTYPE html>
  7. <html>
  8. <head>
  9. <title>Page Title</title>
  10. </head>
  11. <body>
  12. get link:bit.ly/2xPqsXW
  13. JavaScript language !
  14. JavaScript is the programming language of HTML and the Web.
  15. document.getElementById("demo").innerHTML = "Hello JavaScript";
  16. get link:bit.ly/2X7LF9O
  17. document.getElementById("demo").style.fontSize = "35px";
Add Comment
Please, Sign In to add comment