new code CSS 2016





                                             
                                      new code CSS 2016







<!DOCTYPE html>
<html>
<body>

<h2>Color Names Examples</h2>
<p>Note: You will learn more about the background-color and the color property later in our tutorial.</p>

<h2 style="background-color:red">
Red background-color
</h2>

<h2 style="background-color:green">
Green background-color
</h2>

<h2 style="background-color:blue;color:white">
Blue background-color and white text color
</h2>

<h2 style="background-color:orange">
Orange background-color
</h2>

<h2 style="background-color:yellow">
Yellow background-color
</h2>

<h2 style="background-color:cyan">
Cyan background-color
</h2>

<h2 style="background-color:black;color:white">
Black background-color and white text color
</h2>

</body>
</html>

best new code JavaScript Window




                                          best new code JavaScript Window




<!DOCTYPE html>
<html>
<body>

<p id="demo"></p>

<script>
var w = window.innerWidth
|| document.documentElement.clientWidth
|| document.body.clientWidth;

var h = window.innerHeight
|| document.documentElement.clientHeight
|| document.body.clientHeight;

var x = document.getElementById("demo");
x.innerHTML = "Browser inner window width: " + w + ", height: " + h + ".";
</script>

</body>
</html>

شرح موقع yougov



                                                           yougov



      
                        yougov   هام جدا .... اكتشف كيف تضاعف ارباحك من موقع 


  بطريقة سهلة جدا و الدفع الوسترنيون





                                    http://sh.st/1svva    رابط شرح الموقع
                                                                                    http://sh.st/1snLl رابط الموقع  



بطاقة ماستر كارد مجانا



                                                     




                                                  بطاقة ماستر كارد مجانا







 كيفية الحصول على بطاقة ماستر كارد مجانا و تصلك الى باب منزلك طريقة بسيطة 


                    وفعالة  كل ماعليك هو متابعة الفديو في الاسفل الدي سوف تجد رابطه
                               


                                                      http://sh.st/1skoV   هنا 

الربح من الانترنت



 الربح من الانترنت حقيقة لا خيال
  
                          



                          

    طرق الربح من الانترنت للمبتدئين


http://go.ad2up.com/afu.php?id=794531



HTML DOM


The HTML DOM Tree of Objects




document; root element (html)
                              -element ( head)
                                       element (title)
                                                text ( my title)
                              -element (body)
                                       element (h1)
                                                text (my header)
                                       element (a)
                                                text (my link)
                                       attribute (href)






5 نصائح بسيطة من شأنها تحسين مهاراتك في الألعاب في عام 2020 يعد لعب ألعاب الكمبيوتر أمرًا ممتعًا للغاية ، وبالنسبة للبعض...