Posts

Figure Caption Design

 ------HTMP MARKUP--------------------- <!DOCTYPE HTML> <html lang="en-US"> <head>     <meta charset="UTF-8">     <title>no title</title>     <link rel="stylesheet" href="style.css" />     <script type="text/javascript" src="modernizr.custom.js"></script> </head> <body> <div class="main">         <ul class="grid cs-style-5">                 <li>                     <figure>                         <img src="1.png" alt="img04">                         <figcaption>   ...

PHP Substr_replace function

Image
<?php $find = array ('is','string','example'); $replace = array ('IS','STRING','EXAMPLE'); $string = 'This is a string, and is an example.'; $string_new = str_replace($find,$replace, $string); echo $string_new; ?>

PHP

PHP ARRAY  <?php $array  = array("username","password","age","address"); print_r($array); $shift = array_shift($array); echo $shift.'<br>'; $pop = array_pop($array); echo $pop; ?>

Principle of web design

Principle of web design 1. Precedencs (Guiding the eye)                 (i ) Color                 (ii) Position                 (iii)Contrast                 (iv) Size                 (v) Design Element 2. Spacing                 (i) Line Spacing                 (ii)Padding                 (iii)White Space 3. Navigation 4. Design to build ...

-------------------------------------------------- ||Article||-----------------------------------------------

Top High PR Article Directory Site List  -------------------------------------------- Website        ———-              PR http://www.ezinearticles.com/   6 http://www.goarticles.com         6 http://www.buzzle.com/             6 http://www.articlesbase.com/  5 http://www.isnare.com/             5 http://www.articlecity.com/      5 http://www.articlealley.com/    4 http://www.amazines.com/      4 http://www.articletrader.com/ 4 http://www.articlesphere.com/                4 http://www.articlesfactory.com/          ...