Showing posts with label html. Show all posts
Showing posts with label html. Show all posts

25 Program to demonstrate Audio and Video Element in HTML

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

24 Program to demonstrate Details and Summary Element in HTML

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

23 Program to demonstrate Figure and FigCaption in HTML

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

22 Program to demonstrate NAV Element in HTML

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

21 Program to demonstrate Aside Element in HTML

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

20 Program to demonstrate Header in HTML

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

19 Program to demonstrate Section and Article in HTML

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