Thursday, 28 January 2021

how to write a program 100% workout

 HI GUYS IAM GOING TO SHOW HOW TO WRITE A PROGRAM .. IN HTML 

come on guys cheer up yourself by "I CAN DO IT !!"

ok lets start .. guys first you should know what is HTML ???
do you know what is HTML.. 
HTML stands for Hyper Text Markup Language. HTML is the standard markup language for creating Web pages. HTML describes the structure of a Web page. HTML consists of a series of elements. HTML elements tell the browser how to display the content. 
ok first go to your computer and click 
  1. Step 1: Open Notepad (PC) Windows 8 or later:
  2. Step 1: Open TextEdit (Mac) Open Finder > Applications > TextEdit. 
  3. Step 2: Write Some HTML. .
  4. Step 3: Save the HTML Page. 
  5. Step 4: View the HTML Page in Your Browser.
  6. Lknow you can find it ..
  7. ok let's start with an example:-
  8. <! DOCTYPE html
  9. <html> This is another tag that tells a browser that it's reading HTML
  10. <head> The <head> tag starts the header section of your file. 
  11. <title> This tag sets the title of your page. 
  12. <meta> Like the title tag, metadata is put in the header area of your page. 
  13. <body> 
  14. <h1> 
  15. <p>
  16. ok guys you can see the sample program in above with definitions 
  17. ok start with output 
  18. <!DOCTYPE html>
  19. <html>
  20. <body>

  21. <h1>My First Heading</h1>

  22. <p>My first paragraph.</p>

  23. </body>
  24. </html>
  25. you can type it in notepad++also
  26. your output will come like this :
  27. My First Heading

    My first paragraph. 
  28. ok guys this is a basic program .. 
  29. in next page I will upload the attributes 
  30. if you are a parent share to your children .. 
  31. and teach them .. this took for me to finish 8 hours 
  32. if you liked it please comment below then only i can post new things which you liked it ... 
  33. and don't forget to follow me and if you liked any of the ads please click it 
  34. ok guys Sreevatssun signing out
  35. bye bye see you!!!!
  36. -S.sreevatssun  

No comments:

Post a Comment

SAIPRANAV

  HI FRIENDS !! This is my  website and this page will show you my profile you can see my  picture below    MY NAME IS R.SAIPRANAV IAM SAIPR...