Skip to content

learncodingfor/learnJavascriptAndHtmlAndCssforfree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

JavaScript code snip

```javascript function hello(){ alert("hello"); } document.body.onload = hello() ``` javascript

thank you for visiting us

<style>.cur{font-family: cursive; height:100px;}</style>