It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://loveroiy.blogspot.com

  1. <!DOCTYPE html>
  2. <html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
  3. <head>
  4. <meta content='width=device-width, initial-scale=1' name='viewport'/>
  5. <title>Insightful Corner</title>
  6. <style>
  7. body {
  8. max-width:700px;
  9. margin:auto;
  10. background-color:#f2f2f2;
  11. color:#333;
  12. font-family:Arial, sans-serif;
  13. text-align:center;
  14. }
  15. main {
  16. margin:20px;
  17. margin-top:10rem;
  18. padding:20px;
  19. background-color:#fff;
  20. box-shadow:0 1rem 3rem rgba(0,0,0,.2)!important;
  21. color:#333;
  22. border-radius:1rem;
  23. }
  24. a {
  25. color:#fff;
  26. text-decoration:none;
  27. font-weight:bold;
  28. }
  29. p {
  30. word-break:break-all;
  31. word-wrap:break-word;
  32. text-align:justify;
  33. font-size:1.2rem;
  34. line-height:1.5rem;
  35. margin:1rem 0;
  36. }
  37. .btn {
  38. color:#fff;
  39. background-color:#007bff;
  40. padding:10px 15px;
  41. border-radius:5px;
  42. margin-right:10px;
  43. text-transform:uppercase;
  44. letter-spacing:1px;
  45. font-weight:bold;
  46. font-size:1rem;
  47. transition:all .2s ease-in-out;
  48. }
  49. .btn:hover {
  50. background-color:#0069d9;
  51. }
  52. h1 {
  53.  color: blue;
  54. }
  55.  
  56. </style>
  57. <link rel="me" href="https://www.blogger.com/profile/18160065520985699690" />
  58. <meta name='google-adsense-platform-account' content='ca-host-pub-1556223355139109'/>
  59. <meta name='google-adsense-platform-domain' content='blogspot.com'/>
  60. </head>
  61. <body>
  62. <main>
  63. <header>
  64. <h1>Insightful Corner</h1>
  65. </header>
  66. <article>
  67.          
  68. <p>DevOps is a set of practices that combines software development (Dev) and IT operations (Ops) in order to improve the speed and quality of software delivery. DevOps technologies are used to automate the software development and deployment process, and to enable continuous integration and continuous delivery (CI/CD). Popular DevOps platforms include Jenkins, Docker, and Kubernetes.  <a href="https://lmsdotpk.blogspot.com/?=p8">contact us</a>Blockchain technology is a distributed ledger technology that enables secure and transparent record-keeping without the need for a central authority. Blockchain is used in many applications, such as cryptocurrency, supply chain management, and voting systems. Popular blockchain platforms include Bitcoin, Ethereum, and Hyperledger Fabric. </p>
  69. </article>
  70. <div>
  71. <a class='btn' href='#'>Home</a>
  72. <a class='btn' href='#'>Contact</a>
  73. </div>
  74. </main>
  75. <div class='navbar no-items section' id='navbar'></div>
  76. </body>
  77. </html>
  78.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda