13 The Great India Website using HTML5

Program: <!DOCTYPE html> <html lang="en"> <head>     <meta charset="UTF-8">     <titl...
Read More

12 Program to demonstrate IFrame in HTML

Program: <!DOCTYPE html> <html lang="en"> <head>     <title>HTML IFrame TAG</title>     &l...
Read More

11 Program to demonstrate Entities in HTML

Program: <!DOCTYPE html> <html lang="en"> <head>     <meta charset="UTF-8">     <title...
Read More

10 Program to demonstrate Links in HTML

Program: <!DOCTYPE html> <html lang="en"> <head>     <meta charset="UTF-8">     <titl...
Read More

9 Program to demonstrate tables in HTML

Program: <!DOCTYPE html> <html lang="en"> <head>     <meta charset="UTF-8">     <tit...
Read More