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://4prove-hosting.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.      body {
  16.  background-color: rgba(52, 53, 65, 1);
  17.  background-image: linear-gradient(transparent 50%, #fff 50%, #fff),
  18.                    linear-gradient(90deg, rgba(255, 255, 255, 0.2) 30%, transparent 30%),
  19.                    linear-gradient(90deg, rgba(255, 255, 255, 0.2) 40%, transparent 40%),
  20.                    linear-gradient(90deg, rgba(255, 255, 255, 0.2) 50%, transparent 50%),
  21.                    linear-gradient(90deg, rgba(255, 255, 255, 0.2) 60%, transparent 60%),
  22.                    linear-gradient(90deg, rgba(255, 255, 255, 0.2) 70%, transparent 70%),
  23.                    linear-gradient(90deg, rgba(255, 255, 255, 0.2) 80%, transparent 80%),
  24.                    linear-gradient(90deg, rgba(255, 255, 255, 0.2) 90%, transparent 90%);
  25.  background-size: 100% 80px, 3px 100%, 5px 100%, 7px 100%, 9px 100%, 11px 100%, 13px 100%, 15px 100%;
  26.  animation: wave 4s linear infinite;
  27. }
  28.  
  29. @keyframes wave {
  30.  from {background-position-y: 0;}
  31.  to {background-position-y: 80px;}
  32. }
  33.  
  34. main {
  35. margin:20px;
  36. margin-top:10rem;
  37. padding:20px;
  38. background-color:#fff;
  39. box-shadow:0 1rem 3rem rgba(0,0,0,.2)!important;
  40. color:#333;
  41. border-radius:1rem;
  42. }
  43. a {
  44. color:#fff;
  45. text-decoration:none;
  46. font-weight:bold;
  47. }
  48. p {
  49. word-break:break-all;
  50. word-wrap:break-word;
  51. text-align:justify;
  52. font-size:1.2rem;
  53. line-height:1.5rem;
  54. margin:1rem 0;
  55. }
  56. .btn {
  57. color:#fff;
  58. background-color:#007bff;
  59. padding:10px 15px;
  60. border-radius:5px;
  61. margin-right:10px;
  62. text-transform:uppercase;
  63. letter-spacing:1px;
  64. font-weight:bold;
  65. font-size:1rem;
  66. transition:all .2s ease-in-out;
  67. }
  68. .btn:hover {
  69. background-color:#0069d9;
  70. }
  71. h1 {
  72.  color: blue;
  73. }
  74.  
  75. </style>
  76. <link rel="me" href="https://www.blogger.com/profile/18160065520985699690" />
  77. <meta name='google-adsense-platform-account' content='ca-host-pub-1556223355139109'/>
  78. <meta name='google-adsense-platform-domain' content='blogspot.com'/>
  79. </head>
  80. <body>
  81. <main>
  82. <header>
  83. <h1>Insightful Corner</h1>
  84. </header>
  85. <article>
  86. <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. 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>
  87. </article>
  88. <div>
  89. <a class='btn' href='https://iubdotedudotpk.blogspot.com/'>Home</a>
  90. <a class='btn' href='#'>Contact</a>
  91. </div>
  92. </main>
  93. <div class='navbar no-items section' id='navbar'></div>
  94. </body>
  95. </html>
  96.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda