Difference between revisions of "Aetna Logo SamC"
Jump to navigation
Jump to search
(Created page with "<html> <head></head> <body> <p> Here's a sample of embedding the SVG logo inline. Ensure that the title element contains text equivalent to alt text so that it can be read b...") |
|||
Line 3: | Line 3: | ||
<body> | <body> | ||
<p> | <p> | ||
− | Here's a sample of embedding the SVG logo inline. Ensure that the title element contains text equivalent to alt text so that it can be read by VoiceOver. | + | Here's a sample of embedding the SVG logo inline. Ensure that the svg's title element contains text equivalent to alt text so that it can be read by VoiceOver screen reader.<br/> |
</p> | </p> | ||
<div> | <div> | ||
− | <a href="https://www.aetna.com/" target="_blank" > | + | <a href="https://www.aetna.com/" target="_blank" style="display: inline-block;vertical-align: middle;margin-left: 6%; margin-top: 30px;"> |
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | ||
− | width="202.9px" height="52.1px" viewBox="0 0 202.9 52.1" style="enable-background:new 0 0 202.9 52.1;" xml:space="preserve"> | + | width="202.9px" height="52.1px" viewBox="0 0 202.9 52.1" style="enable-background:new 0 0 202.9 52.1; width: 60%; |
+ | height: 55%;" xml:space="preserve"> | ||
<style type="text/css"> | <style type="text/css"> | ||
.st0{fill:#2F3338;} | .st0{fill:#2F3338;} |