Posts

bitcoin earn from bangladesh by using cryptotab browser.

 we already know that BITCOIN is one of the most popular virtual currency in the world. as a student you can earn BITCOIN from just without do nothing. just install this browser and enjoy your pocket money as you want more. also you can flexiload or cash out from bangladesh by BKASH or RECKET.                                                     CLICK HERE FOR EARN 

HTML code for table......

Image
  The   <table>   tag defines an HTML table. Each table row is defined with a  <tr>  tag. Each table header is defined with a  <th>  tag. Each table data/cell is defined with a  <td>  tag. By default, the text in  <th>  elements are bold and centered. By default, the text in  <td>  elements are regular and left-aligned. < table  style ="width:80%" >    < tr >      < th > name < /th >      < th > age < /th >      < th > blood group < /th >    < /tr >    < tr >      < td > saifur < /td >      < td > rahman < /td >      < td > 30 < /td >    < /tr >    < tr >      < td > sagar < /td > ...

html code for background images.

Image
BACKGROUND IMAGE ON HTML ELEMENT.   TO ADD BACKGROUND IMAGE ON A HTML ELEMENT, USE HTML STYLE ATTRIBUTE & CSS BACKGROUND- IMAGE PROPERTY.   EXAMPLE:  < div  style ="background-image: url('img_girl.jpg');" >

html code for basic image/photo

 This is the basic code for image. you can add an image with this html code. thanks for learning HTML5. < img  src ="bangladesh.jpg"  alt ="bangladesh" >

মাত্র ১০ মিনিটে HTML শিখুন। এখন নিজের ওয়েবসাইট নিজে তৈরি করুন। PLEASE SEE THE IMAGE........

Image
<!DOCKTYPE html>  <html>       <head> <title>    </title> </head> <body> </body> </html> ALSO VISIT THIS SITE