Cognizant Html css js CC
1. ATLAS PACKERS AND MOVERS:---- <!DOCTYPE html> <html> <head> <title>ATLAS PACKERS AND MOVERS</title> <style> .left{ left:0; } .right{ right:0; background-color:#548AE3; width:60%; padding:10px; } .b{ color:#FFFFFF; } .c{ color:#C21807; font-size:15px; font-family:"Georgia"; } #image{ width:80%; height:90%; } h3{ margin-right:auto; margin-left:auto; text-align:center; width:50%; font-family:"Georgia"; border-radius:6px; } table,th,td{ border-spacing:2px; font-size:15px; font-family:"Georgia"; border-radius:6px; padding:3px; border: 1px solid white; } td{ color:#FFFFFF; background-color:#548EA3; border-spacing:5px; } #submit{ color:#c21807; font-weight:bold; background-color:#ffffff; font-size:15px; font-family:"Georgia"; border-radius:6px; padding:3px; } #submit:hover{ background-color:#FF0000; color:#ffffff; } h3{ color:#c21807; font-weight:bold; background-color:#ffffff; font-size:15px; font-family:"G...
Comments
Post a Comment