Saturday, June 29, 2019

Introduce to HTML


Introduce to HTML






<!DOCTYPE html>
The <!DOCTYPE html> defines the page is HTML5.
<html>
This tag is the root of an HTML page.
<head>
  • This tag contains meta information about the page.
  • This tag can include a title for the document, scripts, styles, meta information and more.
<title>
  • The tag contains a title for the page.
  • This tag is required in all HTML documents and it denote the title of the document.
  • Displays a title for the page in search-engine results (important for SEO).
  • More than one <title> tag in an HTML document is not allowed.
<body>
This tag contains all the contents of an HTML document, such as text, hyperlinks, images, tables, lists, etc
How to Run in computer?
 In this HTML Code Play, we are using an inbuilt editor and a browser, so no need to follow the steps.
 In computer you need an editor (eg. notepad/notepad++) for typing HTML code.
  • Open an editor
  • Type your HTML code.
  • Save the file with (.html) extension.
  • To execute the code just double click on the html file.
  • This file will open in your default browser and you can see the program outp

This is a image in this image 2 lion they are sleeping in Forest finally click picture

This is a image in this image 2 lion they are sleeping in Forest finally click picture

Friday, June 28, 2019

Design

Love me or hate me, both are in my favor. If you love me, I'll always be in your heart. If you hate me, I'll always be in your mind.
Love me or hate me, both are in my favor. If you love me, I'll always be in your heart. If you hate me, I'll always be in your mind.

Eiffel Tawer

Swag Mood stylish and beautiful structure of of Eiffel tower

This image for making india make my country

This image for making india make my country

Blogger Ankit Binjola
Vote India


simple arry in JavaScript

simple arry in JavaScript 



<!DOCTYPE html> 
<html> 
<head> 
 <meta name="viewport" content="width=device-width, initial-scale=1"> 
</head> 
<body> 
 <h1>Simple Array</h1> 
 <h2>var ar=[10,20,30];</h2> 
 <input type="button" onclick="ar_fun();" value="Get Array Value"> 
 <script> 
  function ar_fun() 
  { 
   var ar = [10, 20, 30]; 
   alert(ar[0]); //Display 10 
   alert(ar[1]); //Display 20 
   alert(ar[2]); //Display 30 
  } 
 </script> 
</body> 
</html>

ghost image manipulation Design

This is a ghost image manipulation create by Ankit
photoshop is a most popular picture design software it is use for creative activity like banner, poster,
visiting card and pamphlet etc.


Design

This is my manipulation in picsart