Posts

Showing posts with the label Technology Image

Latest image of Mars taken by MCC

Image
       Latest image of Mars taken by MCC     Mars Colour Camera on-board Mars Orbiter Mission (MOM) captured this spectacular image of flood carved channel system of Kasei Valles on January 12, 2018. Kasei Valles is known to be largest outflow channel system on Mars extending more than 2400 km. The image is first one to be captured by MOM in the year 2018 and correspond to solar longitude (Ls) 113 on Mars. Thin cloud patches are also  seen in the bottom portion of image corresponding to higher altitudes of Kasei Valles. Picture & Statement courtesy: ISRO Website

CSS Set the height and width of an element

Image
CSS Set the height and width of an element    <!DOCTYPE html> <html> <head> <style> div {     height: 200px;     width: 600px;     background-color: yellow; } </style> </head> <body> <h2>Set the height and width of an element</h2> <p>This div element has a height of 200px and a width of 600px:</p> <div></div> </body> </html>

Technology

Image

Technology

Image

Technology

Image

Technology

Image