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: http://news.american-europe.us

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5.    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1, maximum-scale=3"/>
  6.    <meta property="og:title" content="علوم للجميع" />
  7. <meta name="description" content="الموقع التعليمي علوم للجميع - بكالوريا تاسع وبقية الصفوف الانتقالية في سوريا الامارات الكويت" />
  8.    <meta property="site_name" content="علوم للجميع">
  9. <meta property="og:type" content="website" />
  10. <meta property="og:url" content="https://www.3lom4all.com" />
  11. <link rel="image_src" href="https://www.3lom4all.com/up/3lom4all/256.png" />
  12.    <meta property="og:image" content="https://www.3lom4all.com/up/3lom4all/256.png" />
  13. <meta property="og:description" content="الموقع التعليمي علوم للجميع - بكالوريا تاسع وبقية الصفوف الانتقالية في سوريا الامارات الكويت" />
  14.    <meta property="og:site_name" content="علوم للجميع">
  15. <title>علوم للجميع</title>
  16.    <link rel="canonical" href="https://www.3lom4all.com" />
  17. <link rel="icon" type="image/x-icon" href="https://www.3lom4all.com/favicon.ico"/>
  18. <meta content="علوم للجميع، تاسع، بكالوريا، سوريا، كويت، امارات، شرح، ملخص، نوطة، اسئلة، دورات، اختبارات، نتائج، نتيجة، مفاضلة، القبول الجامعي، حسب رقم الاكتتاب، حسب الاسم" name=keywords>
  19. <meta http-equiv=Content-Language content=ar>
  20. <meta content=Arabic name=Other.Language>
  21. <meta content=General name=rating>
  22. <meta content=ALL name=ROBOTS>
  23. <meta content="7 Days" name=revisit-after>
  24. <meta content=GLOBAL name=Distribution>
  25. <meta name="application-name" content="علوم للجميع"/>
  26.  
  27. <!--
  28. <link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,800italic,400,700,800' rel='stylesheet' type='text/css'>
  29. <link href='http://fonts.googleapis.com/css?family=Raleway:400,700,300,200,100,900' rel='stylesheet' type='text/css'>
  30. -->
  31.  
  32.  
  33.  
  34. <!-- Google tag (gtag.js) -->
  35. <script async src="https://www.googletagmanager.com/gtag/js?id=G-3Q21PB4ZHZ"></script>
  36. <script>
  37.  window.dataLayer = window.dataLayer || [];
  38.  function gtag(){dataLayer.push(arguments);}
  39.  gtag('js', new Date());
  40.  
  41.  gtag('config', 'G-3Q21PB4ZHZ');
  42. </script>
  43.  
  44.  
  45.  
  46. </head>
  47. <body>
  48.  
  49. <style type="text/css">
  50. * {
  51.    margin: 0;
  52.    padding: 0;
  53. }
  54.  
  55. body {
  56.    font-family: 'Open Sans', arial, sans-serif;
  57.    background: rgb(123, 158, 158);
  58. }
  59.  
  60. #hexGrid {
  61.    overflow: hidden;
  62.    width: 90%;
  63.    margin: 0 auto;
  64.    padding:0.707% 0;
  65. }
  66.  
  67. #hexGrid:after {
  68.    content: "";
  69.    display: block;
  70.    clear: both;
  71. }
  72.  
  73. .hex {
  74.    position: relative;
  75.    list-style-type: none;
  76.    float: left;
  77.    overflow: hidden;
  78.    visibility: hidden;
  79.    -webkit-transform: rotate(-60deg) skewY(30deg);
  80.        -ms-transform: rotate(-60deg) skewY(30deg);
  81.            transform: rotate(-60deg) skewY(30deg);
  82. }
  83.  
  84. .hex * {
  85.    position: absolute;
  86.    visibility: visible;
  87. }
  88.  
  89. .hexIn {
  90.    display:block;
  91.    width: 100%;
  92.    height: 100%;
  93.    text-align: center;
  94.    color: #fff;
  95.    overflow: hidden;
  96.    -webkit-transform: skewY(-30deg) rotate(60deg);
  97.        -ms-transform: skewY(-30deg) rotate(60deg);
  98.            transform: skewY(-30deg) rotate(60deg);
  99.    -webkit-backface-visibility: hidden;
  100.            backface-visibility: hidden;
  101. }
  102.  
  103.  
  104. /* HEX CONTENT */
  105.  
  106. .hex img {
  107.    left: -100%;
  108.    right: -100%;
  109.    width: auto;
  110.    height: 100%;
  111.    margin: 0 auto;
  112. }
  113.  
  114. .hex h2, .hex p {
  115.    width: 90%;
  116.    padding: 0 5%;
  117.    background-color: #008080;
  118.    background-color: rgba(0, 128, 128, 0.8);
  119.    font-family: 'Raleway', sans-serif;
  120.    -webkit-transition: top .2s ease-out, bottom .2s ease-out, .2s padding .2s ease-out;
  121.            transition: top .2s ease-out, bottom .2s ease-out, .2s padding .2s ease-out;
  122. }
  123.  
  124. .hex h2 {
  125.    bottom: 110%;
  126.    font-style: italic;
  127.    font-weight: normal;
  128.    font-size: 1.5em;
  129.    padding-top: 100%;
  130.    padding-bottom: 100%;
  131. }
  132.  
  133. .hex h2:after {
  134.    content: '';
  135.    display: block;
  136.    position: absolute;
  137.    bottom: -1px;
  138.    left: 45%;
  139.    width: 10%;
  140.    text-align: center;
  141.    z-index: 1;
  142.    border-bottom: 2px solid #fff;
  143. }
  144.  
  145. .hex p {
  146.    padding-top: 50%;
  147.    top: 110%;
  148.    padding-bottom: 50%;
  149. }
  150.  
  151.  
  152. /* HOVER EFFECT  */
  153.  
  154. .hexIn:hover h2 {
  155.    bottom: 50%;
  156.    padding-bottom: 10%;
  157. }
  158.  
  159. .hexIn:hover p {
  160.    top: 50%;
  161.    padding-top: 10%;
  162. }
  163.  
  164. /* SPACING AND SIZING */
  165.  
  166. @media (min-width:1201px) {
  167.    .hex {
  168.        width: 19.2%; /* = (100-4) / 5 */
  169.        padding-bottom: 22.170%; /* =  width / sin(60deg) */
  170.    }
  171.    .hex:nth-child(9n+6),
  172.    .hex:nth-child(9n+7),
  173.    .hex:nth-child(9n+8),
  174.    .hex:nth-child(9n+9) {
  175.        margin-top: -4.676%;
  176.        margin-bottom: -4.676%;
  177.        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  178.            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  179.                transform: translateX(50%) rotate(-60deg) skewY(30deg);
  180.    }
  181.    .hex:nth-child(9n+6):last-child,
  182.    .hex:nth-child(9n+7):last-child,
  183.    .hex:nth-child(9n+8):last-child,
  184.    .hex:nth-child(9n+9):last-child {
  185.        margin-bottom: 0;
  186.    }
  187.    .hex:nth-child(9n+6) {
  188.        margin-left: 0.5%;
  189.        clear: left;
  190.    }
  191.    .hex:nth-child(9n+10) {
  192.        clear: left;
  193.    }
  194.    .hex:nth-child(9n+2),
  195.    .hex:nth-child(9n+ 7) {
  196.        margin-left: 1%;
  197.        margin-right: 1%;
  198.    }
  199.    .hex:nth-child(9n+3),
  200.    .hex:nth-child(9n+4),
  201.    .hex:nth-child(9n+8) {
  202.        margin-right: 1%;
  203.    }
  204. }
  205.  
  206. @media (max-width: 1200px) and (min-width:901px) {
  207.    .hex {
  208.        width: 24.25%; /* = (100-3) / 4 */
  209.        padding-bottom: 28.001%; /* =  width / sin(60deg) */
  210.    }
  211.    .hex:nth-child(7n+5),
  212.    .hex:nth-child(7n+6),
  213.    .hex:nth-child(7n+7) {
  214.        margin-top: -6.134%;
  215.        margin-bottom: -6.134%;
  216.        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  217.            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  218.                transform: translateX(50%) rotate(-60deg) skewY(30deg);
  219.    }
  220.    .hex:nth-child(7n+5):last-child,
  221.    .hex:nth-child(7n+6):last-child,
  222.    .hex:nth-child(7n+7):last-child {
  223.        margin-bottom: 0;
  224.    }
  225.    .hex:nth-child(7n+2),
  226.    .hex:nth-child(7n+6) {
  227.        margin-left: 1%;
  228.        margin-right: 1%;
  229.    }
  230.    .hex:nth-child(7n+3) {
  231.        margin-right: 1%;
  232.    }
  233.    .hex:nth-child(7n+8) {
  234.        clear: left;
  235.    }
  236.    .hex:nth-child(7n+5) {
  237.        clear: left;
  238.        margin-left: 0.5%;
  239.    }
  240. }
  241.  
  242. @media (max-width: 900px) and (min-width:601px) {
  243.    .hex {
  244.        width: 32.666%; /* = (100-2) / 3 */
  245.        padding-bottom: 37.720%; /* =  width / sin(60) */
  246.    }
  247.    .hex:nth-child(5n+4),
  248.    .hex:nth-child(5n+5) {
  249.        margin-top: -8.564%;
  250.        margin-bottom: -8.564%;
  251.        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  252.            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  253.                transform: translateX(50%) rotate(-60deg) skewY(30deg);
  254.    }
  255.    .hex:nth-child(5n+4):last-child,
  256.    .hex:nth-child(5n+5):last-child {
  257.        margin-bottom: 0;
  258.    }
  259.    .hex:nth-child(5n+4) {
  260.        margin-right: 1%;
  261.        margin-left: 0.5%;
  262.    }
  263.    .hex:nth-child(5n+2) {
  264.        margin-left: 1%;
  265.        margin-right: 1%;
  266.    }
  267.    .hex:nth-child(5n+6) {
  268.        clear: left;
  269.    }
  270. }
  271.  
  272. @media (max-width: 600px) {
  273.    .hex {
  274.        width: 49.5%; /* = (100-1) / 2 */
  275.        padding-bottom: 57.158%; /* =  width / sin(60) */
  276.    }
  277.    .hex:nth-child(3n+3) {
  278.        margin-top: -13.423%;
  279.        margin-bottom: -13.423%;
  280.        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  281.            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  282.                transform: translateX(50%) rotate(-60deg) skewY(30deg);
  283.    }
  284.    .hex:nth-child(3n+3):last-child {
  285.        margin-bottom: 0;
  286.    }
  287.    .hex:nth-child(3n+3) {
  288.        margin-left: 0.5%;
  289.    }
  290.    .hex:nth-child(3n+2) {
  291.        margin-left: 1%;
  292.    }
  293.    .hex:nth-child(3n+4) {
  294.        clear: left;
  295.    }
  296. }
  297. </style>
  298.  
  299. <center>
  300. <a href="https://www.3lom4all.com"> <img src="https://www.3lom4all.com/up/3lom4all/0.png" alt="علوم للجميع" title="علوم للجميع" /></a>
  301. <br>
  302. <ul id="hexGrid">
  303.  <li class="hex">
  304.    <a class="hexIn" href="https://www.3lom4all.com/vb/">
  305.      <img src="https://www.3lom4all.com/up/3lom4all/2.jpg" alt="المنتدى | علوم للجميع" />
  306.      <h2>المنتدى</h2>
  307.      <p>المنتدى التعليمي الخاص بموقع علوم للجميع</p>
  308.    </a>
  309.  </li>
  310.  <li class="hex">
  311.    <a class="hexIn" href="https://www.3lom4all.com/syria-results/baccalaureate/">
  312.      <img src="https://www.3lom4all.com/up/3lom4all/4.jpg" alt="نتائج البكالوريا 2022 سوريا" />
  313.      <h2>نتائج البكالوريا 2022 سوريا</h2>
  314.      <p>نتائج البكالوريا 2022 في سوريا</p>
  315.    </a>
  316.  </li>
  317.  <li class="hex">
  318.    <a class="hexIn" href="https://www.3lom4all.com/syria-results/ninth/">
  319.      <img src="https://www.3lom4all.com/up/3lom4all/4.jpg" alt="نتائج التاسع 2022 سوريا" />
  320.      <h2>نتائج التاسع 2022 سوريا</h2>
  321.      <p>نتائج التاسع 2022 في سوريا</p>
  322.    </a>
  323.  </li>
  324.  <li class="hex">
  325.    <a class="hexIn" href="https://www.3lom4all.com/results-syria/">
  326.      <img src="https://www.3lom4all.com/up/3lom4all/1.jpg" alt="سوريا | علوم للجميع" />
  327.      <h2>سوريا</h2>
  328.      <p>مدونة مهتمة بالتعليم السوري لمرحلة المدرسة والمرحلة الجامعية</p>
  329.    </a>
  330.  </li>
  331.  <li class="hex">
  332.    <a class="hexIn" href="https://www.3lom4all.com/syria-results/name.html">
  333.      <img src="https://www.3lom4all.com/up/3lom4all/5.jpg" alt="نتائج البكالوريا و التاسع حسب الاسم" />
  334.      <h2>حسب الاسم نتائج</h2>
  335.      <p>حسب الاسم - نتائج التاسع و البكالوريا في سوريا</p>
  336.    </a>
  337.  </li>
  338.  <li class="hex">
  339.    <a class="hexIn" href="https://blog.3lom4all.com/">
  340.      <img src="https://www.3lom4all.com/up/3lom4all/3.jpg" alt="المدونة | علوم للجميع" />
  341.      <h2>المدونة</h2>
  342.      <p>مستجدات التعليم والقرارات والقوانين الناظمة للعملية التعليمية في سوريا</p>
  343.    </a>
  344.  </li>
  345.  <li class="hex">
  346.    <a class="hexIn" href="https://www.3lom4all.com/vb/forumdisplay.php?f=89">
  347.      <img src="https://www.3lom4all.com/up/3lom4all/8.jpg" alt="المدرسة الالكترونية السورية" />
  348.      <h2>المدرسة الالكترونية السورية</h2>
  349.      <p>شروحات، ملخصات، نوطات، اسئلة دورات، ملاحظات، والمزيد ...</p>
  350.    </a>
  351.  </li>
  352.  <li class="hex">
  353.    <a class="hexIn" href="https://www.3lom4all.com/quiz/">
  354.      <img src="https://www.3lom4all.com/up/3lom4all/6.jpg" alt="اجراء اختبارات الكترونية بالمواد المدرسية" />
  355.      <h2>اختبارات الكترونية</h2>
  356.      <p>اجراء اختبارات الكترونية بالمواد المدرسية</p>
  357.    </a>
  358.  </li>
  359.  <li class="hex">
  360.    <a class="hexIn" href="https://www.3lom4all.com/vb/showthread.php?t=9661">
  361.      <img src="https://www.3lom4all.com/up/3lom4all/11.jpg" alt="القبول الجامعي - مفاضلة البكالوريا في سوريا" />
  362.      <h2>مفاضلة البكالوريا في سوريا</h2>
  363.      <p>الموقع الخاص بالقبول الجامعي لمفاضلة البكالوريا في سوريا</p>
  364.    </a>
  365.  </li>
  366.  <li class="hex">
  367.    <a class="hexIn" href="https://www.baccalaureate.education">
  368.      <img src="https://www.3lom4all.com/up/3lom4all/bac.jpg" alt="بكالوريا" />
  369.      <h2>بكالوريا</h2>
  370.      <p>موقع تعليمي لطلاب البكالوريا في سوريا</p>
  371.    </a>
  372.  </li>
  373.  <li class="hex">
  374.    <a class="hexIn" href="https://www.ninth.education">
  375.      <img src="https://www.3lom4all.com/up/3lom4all/nin.png" alt="تاسع" />
  376.      <h2>تاسع</h2>
  377.      <p>موقع تعليمي لطلاب التاسع في سوريا</p>
  378.    </a>
  379.  </li>
  380.  <li class="hex">
  381.    <a class="hexIn" href="https://www.3lom4all.com/vb/forumdisplay.php?f=141">
  382.      <img src="https://www.3lom4all.com/up/3lom4all/9.jpg" alt="المدرسة الالكترونية الكويتية" />
  383.      <h2>المدرسة الالكترونية الكويتية</h2>
  384.      <p>شروحات، ملخصات، نوطات، اسئلة دورات، ملاحظات، والمزيد ...</p>
  385.    </a>
  386.  </li>
  387.  <li class="hex">
  388.    <a class="hexIn" href="https://www.3lom4all.com/vb/forumdisplay.php?f=135">
  389.      <img src="https://www.3lom4all.com/up/3lom4all/10.jpg" alt="المدرسة الالكترونية الاماراتية" />
  390.      <h2>المدرسة الالكترونية الاماراتية</h2>
  391.      <p>شروحات، ملخصات، نوطات، اسئلة دورات، ملاحظات، والمزيد ...</p>
  392.    </a>
  393.  </li>
  394. </ul>
  395.  
  396.  
  397.  
  398. <br><br><br>
  399.  
  400. <a href="https://www.3lom4all.com"><h1>علوم للجميع</h1></a>
  401. <br><br>
  402. <h6><a href="https://www.3lom4all.com/about/">About</a></h6>
  403. <br>
  404. </center>
  405. </body>
  406. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda