Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta name="description" content="Online Training for HTML and CSS">
  <link rel="stylesheet" href="css">
  <title>Favourite Story</title>
</head>
<body>
  <h1>MY FAVORITE STORY</h1>
  <h2>Story Of Moses</h2>
  <h3>Introduction</h3>
  <p>
    Over a thousand years after Abraham, the Jews were living as slaves in Egypt. Their leader was a prophet called Moses.
Moses led the Jews out of slavery in Egypt and led them to the Holy Land that God had promised them.
The escape of the Jews from Egypt is remembered by Jews every year in the festival of Passover.
The Jews were helped on their journey by God; the same God who'd promised Abraham that he would look after the Jews. God parted the Red Sea to help them escape and helped them in many other ways.
When they reached a Mount Sinai, in present day Egypt, God spoke to Moses high on the mountain slopes and made a deal (called a covenant) with the Jews that renewed the one he had made with Abraham.
At the same time, God gave the Jews a set of rules that they should live by.
On behalf of Israel, Moses received torah, traditionally translated 'law'. This is not law in the modern sense but rather authoritative teaching, instruction, or guidance. 
The most famous of these commandments are the Ten Commandments. But there are actually 613 commandments covering every aspect of life including law, family, and personal hygiene and diet.
Most scholars date the beginning of Judaism as an organised and structured religion to this time.
  </P>
  <h3><P>Story of Moses short video</p></h3>
 <video width="400" controls>
   <source src="moses.mp4.ogv" type='video/ogg; codecs="theora, vorbis"'/>
   <source src="moses.mp4.webm" type='video/webm' >
   <source src="moses.mp4.mp4" type='video/mp4'>
</video>
  
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
coleabhiepro
0viewers