Posts

Showing posts with the label what is happening in Pakistan

What about next in Pakistan? National Independence Day 14th august 2024

 <!DOCTYPE html> <html lang="en"> <head>     <meta charset="UTF-8">     <meta name="viewport" content="width=device-width, initial-scale=1.0">     <title>Pakistan</title> </head> <style>     .heading_one {         font-size: 3rem;         font-weight: 800;         font-family: oswald, sans-serif, fantasy;         text-align: center;     }     .para_one span {         position: relative;         top: 2rem;         margin-left: 4rem;         font-family: fantasy;         font-size: 1.5rem;     }     .para_one p {         font-size: 1.2rem;         position: relative;         top: 1.2rem;         margin-left: 8rem;     }     p {         border-right: 1px solid;         margin-right: 3rem;     }     p i {         font-weight: 600;     }     strong {         font-family: fantasy;         font-weight: 100;         font-size: 1.3rem;     }     p span {         font-family: fantasy;     } </style&g