HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URLs added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by esm.sh, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ESM usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<button type="button" id="large" class="btn btn-default btn-sm" data-mode="large">Large</button>
<button type="button" id="large" class="btn btn-default btn-sm" data-mode="medium">Medium</button>
<button type="button" id="small" class="btn btn-default btn-sm" data-mode="small">Small</button>
<div class="header">
<div class="logo">
<!-- 28kb SVG -->
<svg viewBox="0 0 280 280">
<g id="Mark">
<path fill="#007EC6" d="M247.734,86.689c0.066-0.028,14.816,29.184,12.199,60.238l0,0
c-1.424,52.158-47.52,111.324-116.213,113.246l-9.579-0.199c-70.791-3.52-114.292-63.584-114.093-117.861l0,0
c0.175-10.089,0.134-21.369,4.391-35.32l4.34,1.298c18.142,6.856,37.715,59.864,101.346,62.882
c2.762,0.131,8.068,0.253,8.056,0.275c-4.119,4.109-27.538,13.77-38.164,16.312c2.778-0.664-0.217-0.068,0,0l0,0
c25.593,15.864,51.185-14.666,84.409-19.156l10.178-0.6c-1.947-6.135-10.706-5.617-11.524-5.536
c-22.989,2.263-17.244-0.374-17.96-0.149c35.32-11.075,55.674-39.362,81.095-73.76L247.734,86.689z"/>
<path fill="#263F78" d="M196.4,33.858c-2.468-1.312-23.197-13.769-55.025-14.268C72.379,19.838,42,70.475,42,70.475
c15.266,7.484,31.105,30.019,31.329,30.332c17.084,23.97,40.892,61.121,71.738,61.832c9.877,0.229,16.446-5.68,23.946-12.941
c27.385-26.522,31.217-75.556,66.299-82.464C235.312,67.233,222.293,47.626,196.4,33.858z"/>
</g>
<g id="NOAA">
<path fill="#FFFFFF" d="M88.04,66.298v31.671h6.79V73.107c0-0.763,0.603-1.384,1.365-1.384h3.835c0.763,0,1.384,0.622,1.384,1.384
v24.862h6.772V72.266c0-3.308-2.66-5.968-5.968-5.968H88.04z"/>
<path fill="#FFFFFF" d="M128.156,66.291h-8.2c-3.308,0-5.971,2.664-5.971,5.971v19.738c0,3.308,2.663,5.97,5.971,5.97h8.2
c3.308,0,5.97-2.663,5.97-5.97V72.261C134.125,68.954,131.463,66.291,128.156,66.291z M127.347,91.157
c0,0.763-0.614,1.377-1.376,1.377h-3.831c-0.762,0-1.376-0.615-1.376-1.377V73.103c0-0.763,0.614-1.376,1.376-1.376h3.831
c0.762,0,1.376,0.614,1.376,1.376V91.157z"/>
<path fill="#FFFFFF" d="M154.086,66.298h-8.194c-3.308,0-5.968,2.66-5.968,5.968v25.704h6.771V85.248h6.586v12.722h6.773V72.266
C160.055,68.958,157.393,66.298,154.086,66.298z M153.281,79.823h-6.586v-6.716c0-0.763,0.622-1.384,1.385-1.384h3.816
c0.764,0,1.385,0.622,1.385,1.384V79.823z"/>
<path fill="#FFFFFF" d="M180.013,66.298h-8.194c-3.309,0-5.968,2.66-5.968,5.968v25.704h6.772V85.248h6.586v12.722h6.771V72.266
C185.98,68.958,183.32,66.298,180.013,66.298z M179.209,79.823h-6.586v-6.716c0-0.763,0.622-1.384,1.385-1.384h3.816
c0.764,0,1.385,0.622,1.385,1.384V79.823z"/>
</g>
<g id="Logotype">
<path fill="#263F78" d="M20.237,182.59l-12.082,3.774l-0.561-1.797l7.013-8.386
c0.152-0.186,0.298-0.352,0.439-0.498c0.14-0.146,0.275-0.269,0.406-0.369l-9.793,3.061l-0.49-1.566l12.083-3.775l0.556,1.779
l-7.099,8.547c-0.109,0.131-0.227,0.256-0.351,0.375c-0.124,0.119-0.258,0.238-0.402,0.355l9.794-3.061L20.237,182.59z
M10.994,169.299l-0.815-3.859l-5.061,3.072L10.994,169.299z M16.896,171.794L3.54,169.811l-0.392-1.858l11.41-7.232l0.386,1.826
l-3.422,2.092l1.03,4.878l3.978,0.538L16.896,171.794z M14.079,156.649l-11.035,1.38l0.496,3.965l-1.526,0.191l-1.205-9.645
l1.525-0.191l0.497,3.965l11.035-1.379L14.079,156.649z M13.333,149.41l-12.63,0.85l-0.116-1.715l12.631-0.851L13.333,149.41z
M6.655,143.666c1.621,0.005,2.89-0.365,3.806-1.109s1.377-1.779,1.381-3.103c0.005-1.317-0.449-2.349-1.361-3.093
c-0.911-0.745-2.178-1.121-3.799-1.126c-1.627-0.004-2.896,0.362-3.811,1.102c-0.913,0.739-1.371,1.767-1.375,3.085
c-0.004,1.323,0.447,2.36,1.355,3.111C3.76,143.283,5.028,143.66,6.655,143.666L6.655,143.666z M6.649,145.445
c-2.091-0.008-3.723-0.543-4.897-1.609c-1.174-1.068-1.758-2.54-1.752-4.42c0.006-1.872,0.598-3.336,1.776-4.389
c1.177-1.053,2.815-1.577,4.911-1.57c2.092,0.006,3.725,0.54,4.898,1.601c1.174,1.062,1.758,2.528,1.752,4.402
c-0.007,1.879-0.601,3.347-1.78,4.407C10.376,144.926,8.741,145.451,6.649,145.445L6.649,145.445z M13.17,131.316l-12.588-1.334
l0.199-1.872l9.767-4.91c0.213-0.11,0.414-0.205,0.601-0.282c0.187-0.078,0.359-0.138,0.52-0.178l-10.204-1.083l0.173-1.632
l12.589,1.336l-0.197,1.854l-9.91,5.025c-0.152,0.076-0.309,0.144-0.471,0.205s-0.332,0.116-0.51,0.166l10.204,1.083L13.17,131.316
z M9.962,115.451l0.783-3.866l-5.863,0.812L9.962,115.451z M14.391,120.083l-11.474-7.12l0.377-1.861l13.342-2.111l-0.37,1.828
l-3.972,0.563l-0.99,4.886l3.438,2.073L14.391,120.083z M17.039,107.748l-12.16-3.517l0.481-1.667l10.625,3.072l1.753-6.06
l1.535,0.443L17.039,107.748z M16.031,90.525c1.486,0.647,2.797,0.811,3.934,0.491c1.137-0.321,1.97-1.088,2.499-2.302
c0.526-1.207,0.518-2.333-0.023-3.379c-0.542-1.045-1.556-1.892-3.042-2.539c-1.492-0.65-2.803-0.816-3.935-0.5
c-1.131,0.317-1.96,1.079-2.487,2.287c-0.528,1.213-0.525,2.345,0.013,3.394C13.525,89.025,14.539,89.875,16.031,90.525
L16.031,90.525z M15.32,92.156c-1.917-0.835-3.204-1.975-3.859-3.42c-0.654-1.444-0.607-3.028,0.144-4.75
c0.749-1.717,1.872-2.826,3.371-3.326c1.5-0.5,3.21-0.332,5.132,0.506c1.917,0.835,3.204,1.973,3.861,3.411
c0.658,1.44,0.612,3.019-0.137,4.735c-0.75,1.724-1.877,2.837-3.38,3.341C18.948,93.157,17.237,92.991,15.32,92.156L15.32,92.156z
M27.182,71.74l0.82-1.452c1.305,0.822,2.116,1.884,2.432,3.184c0.315,1.3,0.092,2.624-0.668,3.97
c-0.875,1.552-2.092,2.469-3.646,2.753c-1.556,0.283-3.269-0.103-5.139-1.16c-1.726-0.975-2.836-2.21-3.33-3.706
c-0.494-1.497-0.299-3.028,0.585-4.594c0.704-1.248,1.603-2.087,2.696-2.52c1.093-0.432,2.23-0.396,3.414,0.107l-0.828,1.467
c-0.808-0.271-1.554-0.256-2.242,0.046c-0.687,0.303-1.268,0.874-1.741,1.712c-0.631,1.117-0.729,2.205-0.293,3.264
c0.436,1.058,1.367,1.991,2.793,2.795c1.347,0.761,2.608,1.051,3.783,0.869c1.174-0.181,2.062-0.801,2.659-1.859
c0.51-0.902,0.647-1.8,0.411-2.694C28.651,73.028,28.083,72.301,27.182,71.74L27.182,71.74z M33.231,70.911l-10.394-7.226
l5.151-7.409l1.291,0.897l-4.18,6.013l3.105,2.159l3.86-5.555l1.214,0.844l-3.861,5.553l3.485,2.423l4.263-6.132l1.298,0.903
L33.231,70.911z M37.151,56.649l2.526-3.028l-5.544-2.075L37.151,56.649z M38.845,62.83l-6.709-11.719l1.217-1.458l12.743,4.487
L44.9,55.571l-3.762-1.393l-3.193,3.828l2.039,3.458L38.845,62.83z M46.988,53.211l-8.922-8.979l1.335-1.327l10.675,2.355
c0.235,0.05,0.449,0.104,0.643,0.161c0.195,0.057,0.367,0.121,0.516,0.19l-7.232-7.279l1.164-1.156l8.922,8.979l-1.322,1.314
L41.91,45.113c-0.166-0.038-0.331-0.083-0.495-0.139s-0.331-0.12-0.5-0.193l7.232,7.279L46.988,53.211z M56.182,44.401
l-8.298-9.559l1.297-1.126l8.3,9.559L56.182,44.401z M63.777,32.322l1.329-1.007c0.872,1.274,1.194,2.57,0.967,3.888
c-0.227,1.318-0.958,2.445-2.191,3.379c-1.419,1.076-2.9,1.434-4.439,1.077c-1.54-0.359-2.958-1.394-4.255-3.106
c-1.196-1.58-1.724-3.155-1.583-4.725c0.142-1.569,0.929-2.896,2.363-3.982c1.142-0.865,2.301-1.279,3.476-1.241
c1.174,0.038,2.204,0.522,3.09,1.454l-1.342,1.018c-0.633-0.571-1.326-0.854-2.077-0.848c-0.751,0.004-1.51,0.297-2.278,0.878
c-1.022,0.774-1.544,1.735-1.566,2.878s0.463,2.369,1.452,3.675c0.935,1.233,1.976,2,3.127,2.301c1.15,0.3,2.21,0.083,3.179-0.65
c0.827-0.625,1.308-1.396,1.447-2.308C64.613,34.087,64.38,33.195,63.777,32.322L63.777,32.322z M73.068,25.683l3.429-1.95
l-4.464-3.887L73.068,25.683z M72.487,32.064l-2.172-13.328l1.651-0.938l10.36,8.671l-1.622,0.921l-3.035-2.624l-4.332,2.465
l0.696,3.954L72.487,32.064z M83.487,25.913l-5.195-11.544l1.716-0.772l9.165,5.958c0.203,0.13,0.385,0.255,0.547,0.377
c0.162,0.122,0.3,0.242,0.416,0.359l-4.21-9.357l1.497-0.673l5.196,11.543l-1.701,0.766l-9.336-6.023
c-0.142-0.093-0.281-0.194-0.415-0.304c-0.134-0.109-0.267-0.229-0.4-0.356l4.21,9.357L83.487,25.913z M96.005,8.724l-2.804,0.94
l3.068,9.149l2.802-0.938c1.2-0.403,1.977-1.096,2.33-2.082c0.352-0.986,0.272-2.241-0.239-3.769
c-0.489-1.46-1.177-2.475-2.062-3.042C98.214,8.415,97.183,8.329,96.005,8.724L96.005,8.724z M95.13,20.827L91.107,8.825
l4.571-1.533c1.674-0.561,3.122-0.49,4.346,0.211c1.222,0.702,2.15,1.996,2.783,3.88c0.653,1.95,0.701,3.621,0.144,5.013
c-0.559,1.393-1.663,2.365-3.314,2.919L95.13,20.827z M112.862,10.264l3.872-0.75l-2.987-5.111L112.862,10.264z M110.27,16.124
l2.203-13.322l1.865-0.362l7.042,11.529l-1.831,0.355l-2.036-3.457l-4.893,0.95l-0.604,3.969L110.27,16.124z M125.458,13.557
L124.26,2.501l-3.973,0.43l-0.165-1.529l9.662-1.046l0.166,1.529l-3.973,0.43l1.198,11.056L125.458,13.557z M134.124,1.996
l0.127,10.785l-1.58,0.019l-0.151-12.659l2.458-0.028l3.251,9.647c0.095,0.274,0.165,0.487,0.21,0.638s0.079,0.284,0.104,0.398
c0.043-0.212,0.086-0.402,0.13-0.568c0.044-0.167,0.091-0.325,0.141-0.475l3.134-9.723L144.413,0l0.151,12.658l-1.668,0.02
l-0.129-10.784c-0.037,0.183-0.08,0.368-0.129,0.555c-0.051,0.187-0.104,0.373-0.158,0.557l-3.142,9.715l-1.624,0.019l-3.295-9.638
c-0.06-0.16-0.113-0.331-0.161-0.514C134.211,2.404,134.167,2.208,134.124,1.996L134.124,1.996z M149.127,6.634
c-0.158,1.614,0.09,2.912,0.745,3.895c0.653,0.981,1.64,1.539,2.956,1.667c1.312,0.13,2.382-0.225,3.209-1.062
c0.828-0.836,1.322-2.061,1.48-3.675c0.158-1.619-0.087-2.918-0.735-3.897c-0.649-0.98-1.63-1.533-2.942-1.663
c-1.317-0.129-2.393,0.223-3.225,1.056C149.782,3.788,149.285,5.015,149.127,6.634L149.127,6.634z M147.355,6.46
c0.205-2.082,0.894-3.657,2.067-4.724c1.172-1.068,2.694-1.51,4.564-1.326c1.864,0.183,3.265,0.911,4.202,2.183
c0.936,1.272,1.303,2.952,1.098,5.039c-0.205,2.082-0.891,3.656-2.058,4.725c-1.167,1.068-2.683,1.511-4.547,1.328
c-1.87-0.184-3.276-0.913-4.22-2.19C147.521,10.22,147.152,8.542,147.355,6.46L147.355,6.46z M161.056,10.116l1.628,0.323
c-0.162,0.903-0.006,1.678,0.469,2.327c0.476,0.65,1.199,1.072,2.172,1.265c0.961,0.191,1.758,0.14,2.393-0.155
c0.633-0.294,1.02-0.79,1.158-1.487c0.189-0.949-0.707-1.878-2.688-2.786c-0.119-0.053-0.209-0.094-0.273-0.125
c-1.606-0.734-2.633-1.401-3.076-2s-0.576-1.352-0.396-2.256c0.221-1.107,0.803-1.917,1.744-2.427
c0.944-0.51,2.086-0.632,3.429-0.365c1.37,0.272,2.38,0.84,3.026,1.702s0.852,1.909,0.618,3.142l-1.61-0.312
c0.109-0.843-0.047-1.537-0.467-2.082s-1.07-0.905-1.953-1.082c-0.826-0.164-1.522-0.113-2.089,0.15
c-0.567,0.264-0.911,0.697-1.03,1.298c-0.19,0.961,0.689,1.881,2.641,2.76c0.289,0.132,0.511,0.235,0.666,0.308
c0.033,0.012,0.09,0.037,0.168,0.077c1.275,0.587,2.094,1.109,2.459,1.567c0.275,0.346,0.46,0.738,0.555,1.173
c0.094,0.437,0.092,0.903-0.006,1.398c-0.239,1.196-0.857,2.062-1.855,2.601c-0.996,0.538-2.227,0.662-3.688,0.371
c-1.505-0.3-2.604-0.913-3.291-1.842C161.069,12.731,160.836,11.549,161.056,10.116L161.056,10.116z M175.535,10.558l2.771,0.813
c0.961,0.282,1.678,0.325,2.15,0.13c0.473-0.197,0.818-0.668,1.038-1.416c0.211-0.72,0.173-1.292-0.114-1.717
s-0.873-0.767-1.76-1.027l-2.893-0.849L175.535,10.558z M171.953,16.663l3.564-12.147l4.468,1.312
c0.728,0.213,1.269,0.41,1.628,0.593c0.357,0.183,0.66,0.4,0.909,0.652c0.416,0.415,0.679,0.925,0.788,1.53
c0.107,0.605,0.059,1.263-0.15,1.971c-0.198,0.677-0.505,1.235-0.92,1.674c-0.416,0.439-0.922,0.739-1.518,0.898
c-0.343,0.091-0.723,0.115-1.137,0.074c-0.415-0.041-1.072-0.194-1.976-0.458l-2.506-0.735l-1.503,5.121L171.953,16.663z
M182.585,19.877l4.694-11.756l1.596,0.637l-1.928,4.829l6.097,2.434l1.929-4.829l1.605,0.64l-4.694,11.757l-1.604-0.64
l2.199-5.507l-6.099-2.434l-2.198,5.507L182.585,19.877z M194.338,24.745l5.783-11.26l8.027,4.123l-0.719,1.398l-6.514-3.345
l-1.728,3.364l6.017,3.09l-0.676,1.314l-6.016-3.09l-1.939,3.776l6.643,3.412l-0.721,1.407L194.338,24.745z M211.689,21.448
l-2.295,3.622l2.483,1.573c0.894,0.567,1.619,0.822,2.174,0.767c0.554-0.055,1.046-0.423,1.476-1.099
c0.4-0.634,0.512-1.192,0.328-1.674c-0.184-0.482-0.744-1.021-1.684-1.616L211.689,21.448z M211.062,19.289l4.147,2.626
c0.672,0.427,1.148,0.77,1.428,1.028c0.28,0.259,0.504,0.535,0.67,0.831c0.293,0.532,0.418,1.093,0.373,1.682
c-0.043,0.589-0.256,1.181-0.632,1.776c-0.364,0.577-0.8,0.99-1.306,1.243c-0.506,0.252-1.078,0.34-1.713,0.263
c0.342,0.38,0.515,0.763,0.517,1.152c0.001,0.387-0.185,0.924-0.558,1.61l-0.994,1.842c-0.215,0.393-0.344,0.706-0.388,0.94
c-0.042,0.233-0.015,0.437,0.087,0.609l-0.188,0.296l-1.676-1.061c0.005-0.309,0.213-0.846,0.622-1.61
c0.014-0.02,0.021-0.034,0.027-0.043l0.797-1.449c0.406-0.747,0.548-1.308,0.426-1.684c-0.121-0.376-0.697-0.888-1.722-1.539
l-2.353-1.489l-2.902,4.58l-1.438-0.911L211.062,19.289z M214.08,36.425l7.439-10.24l1.391,1.009l-7.441,10.242L214.08,36.425z
M227.559,41.1l1.281,1.068c-1.045,1.135-2.234,1.742-3.57,1.817c-1.335,0.077-2.597-0.381-3.786-1.372
c-1.366-1.141-2.05-2.502-2.05-4.083c0.002-1.581,0.691-3.196,2.066-4.845c1.271-1.522,2.686-2.392,4.246-2.609
c1.561-0.215,3.031,0.251,4.412,1.404c1.102,0.917,1.766,1.953,1.993,3.106c0.229,1.152-0.011,2.266-0.72,3.339l-1.293-1.079
c0.412-0.745,0.531-1.483,0.357-2.214c-0.174-0.73-0.63-1.404-1.369-2.021c-0.984-0.822-2.038-1.114-3.156-0.876
c-1.121,0.238-2.205,0.985-3.256,2.244c-0.99,1.188-1.502,2.376-1.535,3.565c-0.032,1.188,0.418,2.172,1.352,2.95
c0.795,0.665,1.654,0.96,2.574,0.89C226.026,42.312,226.846,41.885,227.559,41.1L227.559,41.1z M236.122,48.651l2.675,2.898
l2.777-5.228L236.122,48.651z M229.775,49.527l12.49-5.13l1.287,1.396l-6.104,12.053l-1.264-1.371l1.869-3.549l-3.38-3.664
l-3.694,1.573L229.775,49.527z M249.998,55.778l-1.797-2.348l-7.666,5.862l1.795,2.348c0.77,1.006,1.678,1.516,2.723,1.532
c1.048,0.015,2.21-0.468,3.488-1.445c1.225-0.936,1.963-1.915,2.213-2.935C251.004,57.771,250.752,56.767,249.998,55.778
L249.998,55.778z M238.262,58.867l10.056-7.69l2.929,3.83c1.073,1.402,1.474,2.795,1.206,4.18
c-0.269,1.383-1.192,2.681-2.772,3.888c-1.635,1.249-3.199,1.836-4.697,1.758c-1.498-0.077-2.775-0.807-3.834-2.19L238.262,58.867z
M255.793,64.555l-9.213,5.606l-0.823-1.351l10.813-6.581l1.278,2.098l-6.643,7.716c-0.187,0.221-0.335,0.389-0.442,0.505
c-0.107,0.115-0.204,0.212-0.289,0.292c0.204-0.071,0.39-0.131,0.556-0.178c0.165-0.046,0.325-0.087,0.479-0.12l9.963-2.261
l1.281,2.106l-10.812,6.582l-0.867-1.424l9.213-5.607c-0.176,0.062-0.359,0.117-0.545,0.17c-0.186,0.053-0.371,0.102-0.558,0.148
l-9.96,2.25l-0.844-1.388l6.611-7.747c0.108-0.133,0.229-0.266,0.361-0.401C255.486,64.838,255.631,64.699,255.793,64.555
L255.793,64.555z M253.115,81.467l11.279-5.749l0.781,1.531l-11.279,5.749L253.115,81.467z M255.198,85.447l11.644-4.969
l0.738,1.731l-6.139,9.047c-0.131,0.2-0.26,0.38-0.385,0.539c-0.125,0.159-0.248,0.295-0.369,0.409l9.439-4.028l0.644,1.51
l-11.643,4.969l-0.732-1.716l6.206-9.217c0.096-0.14,0.198-0.275,0.311-0.408c0.111-0.132,0.234-0.263,0.365-0.394l-9.438,4.027
L255.198,85.447z M259.98,97.248l11.955-4.164l0.564,1.623l-11.953,4.164L259.98,97.248z M265.342,99.814l0.445,1.597
c-0.879,0.263-1.5,0.753-1.864,1.471c-0.366,0.716-0.415,1.553-0.148,2.508c0.264,0.943,0.67,1.631,1.219,2.064
c0.549,0.433,1.165,0.554,1.85,0.363c0.933-0.261,1.357-1.48,1.272-3.656c-0.006-0.13-0.01-0.23-0.012-0.3
c-0.07-1.766,0.061-2.981,0.396-3.649c0.335-0.667,0.947-1.124,1.835-1.372c1.086-0.304,2.07-0.15,2.953,0.461
c0.88,0.611,1.506,1.575,1.873,2.894c0.376,1.347,0.325,2.502-0.152,3.469c-0.477,0.965-1.317,1.623-2.524,1.971l-0.448-1.579
c0.801-0.282,1.35-0.735,1.646-1.355c0.296-0.621,0.324-1.365,0.082-2.231c-0.227-0.811-0.584-1.41-1.076-1.796
s-1.033-0.497-1.623-0.333c-0.943,0.263-1.368,1.463-1.27,3.602c0.011,0.318,0.02,0.562,0.025,0.733
c0.003,0.035,0.006,0.097,0.007,0.187c0.052,1.4-0.044,2.367-0.288,2.899c-0.186,0.403-0.45,0.744-0.797,1.026
c-0.348,0.28-0.764,0.488-1.25,0.624c-1.176,0.329-2.229,0.168-3.158-0.478c-0.93-0.648-1.594-1.69-1.996-3.125
c-0.411-1.478-0.359-2.735,0.158-3.769C263.014,101.006,263.963,100.264,265.342,99.814L265.342,99.814z M264.922,115.24
l10.927-2.07l-0.744-3.928l1.513-0.286l1.809,9.55l-1.51,0.285l-0.745-3.925l-10.927,2.07L264.922,115.24z M277.477,122.917
l-4.266,0.436l0.299,2.924c0.107,1.054,0.354,1.782,0.74,2.184c0.387,0.4,0.979,0.561,1.777,0.479
c0.747-0.077,1.254-0.335,1.52-0.777c0.266-0.442,0.342-1.216,0.229-2.322L277.477,122.917z M278.785,121.091l0.498,4.881
c0.082,0.792,0.106,1.378,0.076,1.759c-0.03,0.38-0.109,0.727-0.238,1.04c-0.238,0.559-0.602,1.004-1.092,1.333
c-0.49,0.329-1.086,0.529-1.787,0.602c-0.678,0.068-1.272-0.018-1.785-0.259c-0.512-0.241-0.932-0.636-1.264-1.183
c-0.089,0.503-0.283,0.875-0.586,1.117c-0.305,0.241-0.842,0.427-1.611,0.558l-2.062,0.357c-0.442,0.074-0.768,0.167-0.978,0.277
s-0.353,0.259-0.426,0.445l-0.352,0.036l-0.2-1.976c0.245-0.186,0.795-0.355,1.649-0.506c0.023-0.001,0.04-0.003,0.052-0.004
l1.631-0.27c0.838-0.144,1.367-0.378,1.587-0.707s0.269-1.096,0.146-2.304l-0.284-2.771l-5.394,0.551l-0.172-1.693L278.785,121.091
z M272.533,136.204l0.05,3.944l5.562-2.03L272.533,136.204z M267.229,132.609l12.717,4.542l0.023,1.899l-12.6,4.876l-0.023-1.865
l3.765-1.388l-0.063-4.984l-3.795-1.302L267.229,132.609z M267.056,148.013l11.093,0.776l0.28-3.986l1.534,0.108l-0.68,9.694
l-1.533-0.107l0.279-3.985l-11.094-0.776L267.056,148.013z M266.391,155.26l12.557,1.604l-0.217,1.705l-12.559-1.604
L266.391,155.26z M271.834,162.193c-1.59-0.32-2.906-0.203-3.949,0.349c-1.043,0.553-1.696,1.478-1.958,2.774
c-0.26,1.293-0.015,2.393,0.734,3.301c0.749,0.906,1.919,1.521,3.509,1.841c1.594,0.321,2.912,0.208,3.951-0.339
c1.039-0.548,1.689-1.468,1.949-2.76c0.263-1.297,0.021-2.402-0.727-3.316C274.6,163.131,273.428,162.514,271.834,162.193
L271.834,162.193z M272.186,160.449c2.05,0.412,3.546,1.256,4.491,2.53s1.231,2.832,0.86,4.675
c-0.37,1.837-1.234,3.158-2.596,3.961c-1.359,0.805-3.068,1-5.122,0.586c-2.051-0.412-3.549-1.252-4.494-2.521
c-0.946-1.269-1.233-2.822-0.863-4.657c0.37-1.843,1.239-3.169,2.603-3.978C268.428,160.234,270.135,160.037,272.186,160.449
L272.186,160.449z M263.039,173.039l12.082,3.777l-0.561,1.796l-10.541,2.901c-0.229,0.066-0.445,0.119-0.643,0.158
c-0.199,0.041-0.381,0.064-0.545,0.074l9.794,3.059l-0.489,1.567l-12.082-3.774l0.555-1.781l10.702-2.984
c0.165-0.046,0.331-0.08,0.503-0.108c0.17-0.028,0.347-0.05,0.532-0.063l-9.794-3.061L263.039,173.039z"/>
<path id="_x3C_Path_x3E__1_" fill="#263F78" d="M21.267,204.574l6.752-4.012l0.878,1.477l-6.768,4.021
c-1.019,0.605-1.639,1.279-1.859,2.02s-0.049,1.582,0.514,2.527c0.556,0.938,1.218,1.488,1.986,1.654
c0.769,0.168,1.656-0.049,2.661-0.645l6.768-4.023l0.882,1.486l-6.752,4.012c-1.458,0.867-2.784,1.146-3.979,0.842
c-1.195-0.307-2.226-1.189-3.092-2.647c-0.808-1.359-1.045-2.6-0.71-3.718C18.882,206.451,19.789,205.451,21.267,204.574
L21.267,204.574z M24.072,218.232l1.58-1.086l0.997,1.455l-1.581,1.082L24.072,218.232z M29.884,219.418l1.019,1.31
c-0.712,0.576-1.102,1.267-1.165,2.068c-0.065,0.804,0.206,1.595,0.815,2.377c0.603,0.772,1.239,1.255,1.912,1.446
c0.672,0.191,1.289,0.069,1.849-0.368c0.763-0.595,0.693-1.883-0.212-3.864c-0.055-0.119-0.097-0.209-0.125-0.273
c-0.736-1.605-1.075-2.781-1.02-3.525c0.056-0.744,0.447-1.4,1.175-1.967c0.89-0.692,1.858-0.926,2.906-0.695
c1.046,0.229,1.991,0.885,2.833,1.965c0.859,1.104,1.252,2.191,1.178,3.267s-0.603,2.001-1.585,2.782l-1.015-1.29
c0.633-0.567,0.969-1.193,1.007-1.88c0.038-0.688-0.219-1.387-0.771-2.096c-0.518-0.664-1.077-1.081-1.679-1.253
c-0.601-0.169-1.144-0.067-1.627,0.311c-0.772,0.602-0.708,1.874,0.194,3.813c0.13,0.29,0.232,0.513,0.303,0.668
c0.017,0.032,0.042,0.088,0.077,0.17c0.581,1.275,0.859,2.207,0.834,2.791c-0.018,0.443-0.134,0.859-0.348,1.252
s-0.52,0.743-0.917,1.054c-0.962,0.749-1.998,1.001-3.104,0.757c-1.107-0.246-2.117-0.955-3.034-2.132
c-0.943-1.212-1.372-2.392-1.287-3.546C28.184,221.406,28.779,220.359,29.884,219.418L29.884,219.418z M34.498,231.785l1.437-1.268
l1.166,1.321l-1.438,1.268L34.498,231.785z M52.569,234.362l-2.17-2.007l-6.552,7.085l2.17,2.007
c0.93,0.861,1.911,1.207,2.945,1.045c1.033-0.165,2.097-0.838,3.189-2.021c1.046-1.132,1.606-2.222,1.679-3.27
C53.902,236.152,53.482,235.207,52.569,234.362L52.569,234.362z M41.534,239.41l8.595-9.295l3.54,3.273
c1.295,1.197,1.929,2.502,1.901,3.912c-0.028,1.41-0.717,2.846-2.066,4.305c-1.397,1.51-2.839,2.354-4.329,2.534
c-1.489,0.181-2.873-0.321-4.151-1.504L41.534,239.41z M51.121,248.051l7.752-10.009l7.133,5.526l-0.962,1.244l-5.789-4.484
l-2.316,2.988l5.348,4.142l-0.905,1.168l-5.347-4.141l-2.599,3.355l5.904,4.575l-0.968,1.248L51.121,248.051z M65.636,250.289
l2.422,1.574c0.84,0.545,1.514,0.792,2.024,0.74c0.508-0.052,0.976-0.404,1.399-1.058c0.409-0.63,0.537-1.19,0.384-1.679
c-0.154-0.49-0.617-0.984-1.391-1.487l-2.529-1.644L65.636,250.289z M60.454,255.109l6.897-10.614l3.907,2.538
c0.634,0.411,1.096,0.756,1.387,1.035c0.291,0.277,0.52,0.573,0.685,0.886c0.279,0.516,0.385,1.079,0.315,1.692
c-0.069,0.609-0.305,1.225-0.708,1.846c-0.384,0.591-0.839,1.036-1.362,1.338c-0.525,0.301-1.095,0.442-1.711,0.426
c-0.355-0.012-0.725-0.098-1.11-0.257c-0.386-0.156-0.972-0.493-1.76-1.004l-2.191-1.424l-2.908,4.476L60.454,255.109z
M74.694,257.737l3.475,1.868l0.919-5.85L74.694,257.737z M68.979,260.634l10.135-8.921l1.672,0.896l-1.839,13.387l-1.643-0.885
l0.611-3.965l-4.39-2.361l-2.979,2.691L68.979,260.634z M86.535,257.131l-1.701,3.936l2.697,1.166
c0.974,0.422,1.729,0.561,2.268,0.419c0.539-0.142,0.967-0.58,1.286-1.316c0.298-0.688,0.319-1.258,0.063-1.706
c-0.256-0.447-0.894-0.891-1.915-1.332L86.535,257.131z M85.578,255.097l4.504,1.948c0.731,0.316,1.255,0.58,1.573,0.791
c0.316,0.213,0.581,0.45,0.79,0.717c0.373,0.48,0.583,1.015,0.631,1.603c0.049,0.589-0.068,1.206-0.347,1.854
c-0.27,0.625-0.636,1.104-1.096,1.43c-0.459,0.33-1.011,0.504-1.651,0.527c0.398,0.322,0.628,0.676,0.69,1.057
c0.062,0.385-0.036,0.941-0.299,1.678l-0.694,1.975c-0.152,0.422-0.229,0.752-0.236,0.99c-0.006,0.236,0.055,0.434,0.182,0.588
l-0.141,0.324l-1.822-0.789c-0.042-0.305,0.079-0.867,0.364-1.688c0.009-0.02,0.016-0.035,0.021-0.047l0.56-1.555
c0.283-0.801,0.336-1.377,0.158-1.729c-0.179-0.354-0.826-0.771-1.941-1.252l-2.555-1.104l-2.152,4.979l-1.562-0.678
L85.578,255.097z M94.416,272.283l3.567-10.533l-3.785-1.281l0.494-1.457l9.206,3.117l-0.493,1.459l-3.785-1.283l-3.567,10.535
L94.416,272.283z M105.777,264.596l-2.506,10.49l-1.539-0.367l2.943-12.313l2.391,0.573l0.8,10.148
c0.025,0.289,0.041,0.51,0.047,0.67c0.007,0.156,0.008,0.295,0.004,0.412c0.094-0.197,0.182-0.369,0.265-0.52
c0.083-0.152,0.167-0.295,0.252-0.426l5.411-8.666l2.399,0.572l-2.942,12.312l-1.621-0.387l2.506-10.49
c-0.082,0.168-0.169,0.338-0.263,0.506c-0.093,0.17-0.189,0.336-0.288,0.502l-5.416,8.654l-1.581-0.377l-0.844-10.15
c-0.018-0.17-0.028-0.348-0.03-0.537C105.762,265.014,105.767,264.811,105.777,264.596L105.777,264.596z M116.444,277.992
l1.747-12.537l8.937,1.246l-0.217,1.557l-7.252-1.01l-0.521,3.744l6.698,0.936l-0.204,1.463l-6.698-0.936l-0.587,4.205l7.396,1.033
l-0.218,1.564L116.444,277.992z M128.032,279.498l0.635-12.643l1.879,0.094l5.445,9.48c0.121,0.207,0.227,0.402,0.315,0.584
c0.088,0.184,0.156,0.352,0.207,0.51l0.514-10.248l1.64,0.082L138.032,280l-1.863-0.092l-5.566-9.617
c-0.084-0.148-0.162-0.299-0.231-0.459s-0.134-0.326-0.193-0.5l-0.516,10.248L128.032,279.498z M143.978,279.879l-0.368-11.113
l-3.994,0.129l-0.05-1.537l9.714-0.318l0.051,1.535l-3.993,0.131l0.366,11.117L143.978,279.879z M157.149,272.605
c0.255,1.602,0.824,2.795,1.706,3.578c0.882,0.787,1.977,1.076,3.283,0.867c1.302-0.209,2.247-0.82,2.836-1.84
c0.59-1.02,0.756-2.328,0.501-3.93c-0.256-1.609-0.821-2.803-1.698-3.586c-0.876-0.783-1.964-1.07-3.266-0.861
c-1.308,0.207-2.258,0.82-2.854,1.836C157.064,269.688,156.894,271,157.149,272.605L157.149,272.605z M155.393,272.887
c-0.328-2.066-0.061-3.764,0.805-5.092c0.863-1.33,2.224-2.145,4.08-2.439c1.85-0.295,3.39,0.055,4.617,1.049
c1.229,0.994,2.009,2.525,2.337,4.598c0.33,2.064,0.065,3.762-0.794,5.09c-0.858,1.33-2.213,2.141-4.062,2.436
c-1.857,0.297-3.402-0.055-4.637-1.049C156.504,276.48,155.723,274.951,155.393,272.887L155.393,272.887z M170.792,276.611
l-3.095-12.273l8.24-2.078l0.39,1.543l-6.574,1.656l0.927,3.684l5.742-1.447l0.378,1.498l-5.741,1.449l1.398,5.549L170.792,276.611
z M192.748,264.676l1.555-0.604c0.488,1.463,0.443,2.799-0.137,4.002c-0.58,1.205-1.59,2.09-3.033,2.648
c-1.66,0.646-3.183,0.586-4.564-0.182c-1.383-0.766-2.462-2.15-3.24-4.152c-0.717-1.848-0.793-3.508-0.227-4.979
c0.565-1.471,1.688-2.531,3.363-3.182c1.336-0.52,2.562-0.6,3.683-0.242c1.12,0.359,1.978,1.106,2.573,2.246l-1.569,0.61
c-0.452-0.72-1.042-1.183-1.766-1.384c-0.722-0.202-1.532-0.131-2.431,0.221c-1.195,0.463-1.961,1.242-2.296,2.338
c-0.333,1.096-0.204,2.406,0.39,3.934c0.561,1.443,1.352,2.465,2.376,3.068c1.024,0.605,2.103,0.686,3.234,0.246
c0.968-0.377,1.643-0.982,2.025-1.822C193.068,266.604,193.09,265.68,192.748,264.676L192.748,264.676z M196.531,261.238
c0.73,1.447,1.637,2.41,2.717,2.889c1.076,0.48,2.209,0.42,3.39-0.174c1.176-0.596,1.89-1.469,2.14-2.618
c0.25-1.15,0.01-2.448-0.721-3.896c-0.734-1.452-1.637-2.417-2.709-2.896c-1.073-0.479-2.197-0.421-3.373,0.173
c-1.182,0.596-1.901,1.469-2.158,2.619C195.561,258.484,195.797,259.786,196.531,261.238L196.531,261.238z M194.942,262.039
c-0.941-1.865-1.203-3.564-0.786-5.094c0.418-1.531,1.465-2.719,3.144-3.567c1.671-0.842,3.245-0.979,4.718-0.407
c1.473,0.571,2.682,1.794,3.627,3.665c0.943,1.868,1.208,3.565,0.794,5.092c-0.412,1.528-1.456,2.714-3.128,3.56
c-1.676,0.846-3.256,0.984-4.734,0.412C197.096,265.127,195.885,263.906,194.942,262.039L194.942,262.039z M206.279,251.033
l5.835,9.071l-1.33,0.854l-6.849-10.644l2.066-1.331l7.879,6.448c0.227,0.181,0.396,0.324,0.517,0.43
c0.118,0.103,0.218,0.198,0.3,0.281c-0.076-0.202-0.141-0.387-0.191-0.551c-0.053-0.165-0.097-0.323-0.133-0.478l-2.508-9.902
l2.072-1.334l6.85,10.646l-1.4,0.901l-5.837-9.07c0.065,0.178,0.128,0.356,0.183,0.541c0.059,0.184,0.111,0.369,0.164,0.555
l2.496,9.9l-1.365,0.878l-7.91-6.417c-0.135-0.104-0.271-0.221-0.409-0.35C206.57,251.333,206.427,251.189,206.279,251.033
L206.279,251.033z M217.828,243.273l6.771,8.393l-1.23,0.994l-7.948-9.852l1.912-1.544l8.523,5.567
c0.243,0.156,0.431,0.28,0.559,0.371c0.129,0.093,0.238,0.175,0.329,0.25c-0.098-0.194-0.182-0.369-0.25-0.528
c-0.069-0.157-0.131-0.312-0.184-0.459l-3.553-9.577l1.919-1.549l7.95,9.851l-1.299,1.047l-6.773-8.394
c0.084,0.168,0.165,0.34,0.242,0.518c0.075,0.178,0.15,0.355,0.221,0.533l3.542,9.578l-1.264,1.019l-8.552-5.534
c-0.145-0.088-0.294-0.189-0.443-0.305C218.15,243.539,217.992,243.412,217.828,243.273L217.828,243.273z M234.951,243.018
l-8.847-9.055l6.454-6.305l1.1,1.123l-5.238,5.117l2.644,2.705l4.837-4.726l1.033,1.056l-4.838,4.728l2.967,3.036l5.342-5.219
l1.105,1.131L234.951,243.018z M235.879,226.172l3.246,2.804l1.922-2.224c0.692-0.803,1.052-1.482,1.078-2.039
c0.025-0.555-0.264-1.095-0.871-1.62c-0.568-0.491-1.104-0.681-1.607-0.571c-0.504,0.111-1.119,0.586-1.846,1.428L235.879,226.172z
M233.654,226.476l3.207-3.714c0.52-0.603,0.93-1.023,1.227-1.264c0.297-0.237,0.604-0.417,0.92-0.538
c0.57-0.213,1.143-0.253,1.719-0.122s1.131,0.426,1.664,0.886c0.516,0.446,0.862,0.938,1.037,1.476
c0.175,0.537,0.179,1.114,0.008,1.733c0.426-0.284,0.831-0.397,1.216-0.343c0.384,0.056,0.886,0.318,1.511,0.788l1.676,1.255
c0.355,0.27,0.648,0.443,0.873,0.521c0.225,0.076,0.43,0.078,0.615,0.002l0.268,0.23l-1.299,1.503
c-0.305-0.052-0.805-0.335-1.501-0.853c-0.018-0.015-0.03-0.026-0.038-0.033l-1.318-1.001c-0.678-0.511-1.211-0.734-1.601-0.669
c-0.39,0.066-0.981,0.558-1.774,1.477l-1.82,2.107l4.104,3.545l-1.112,1.287L233.654,226.476z M252.432,215.543l0.971-1.354
c1.209,0.961,1.899,2.103,2.072,3.429c0.17,1.327-0.193,2.618-1.097,3.875c-1.04,1.447-2.349,2.226-3.925,2.339
s-3.236-0.457-4.98-1.711c-1.611-1.158-2.58-2.506-2.909-4.047c-0.327-1.542,0.033-3.043,1.083-4.504
c0.836-1.163,1.82-1.9,2.954-2.21c1.133-0.312,2.261-0.151,3.382,0.478L249,213.204c-0.773-0.356-1.518-0.423-2.234-0.197
c-0.716,0.227-1.355,0.729-1.916,1.513c-0.75,1.041-0.965,2.112-0.648,3.212c0.318,1.101,1.143,2.128,2.474,3.083
c1.256,0.902,2.478,1.328,3.665,1.275c1.188-0.054,2.138-0.573,2.846-1.559c0.605-0.844,0.84-1.721,0.701-2.635
C253.75,216.983,253.265,216.199,252.432,215.543L252.432,215.543z M258.536,214.812l-10.89-6.453l4.601-7.762l1.354,0.801
l-3.734,6.299l3.253,1.928l3.449-5.817l1.271,0.753l-3.449,5.818l3.653,2.164l3.808-6.424l1.36,0.806L258.536,214.812z"/>
</g>
</svg>
</div>
</div>
// [mode] attribute selection for demo purposes
// use media queries in production
body {
text-align: center;
}
.header {
display: flex;
align-items: center;
justify-content: center;
height: 50vw;
padding: 20px;
}
.logo {
height: 30px;
width: 30px;
margin: 0 auto;
[mode='medium'] & {
height: 80px;
width: 80px;
}
[mode='large'] & {
height: 160px;
width: 160px;
}
}
#Logotype {
[mode='small'] & {
opacity: 0;
}
[mode='medium'] & {
opacity: 0;
}
[mode='large'] & {
opacity: 1;
}
}
#NOAA {
[mode='small'] & {
opacity: 0;
}
[mode='medium'] & {
opacity: 1;
}
[mode='large'] & {
opacity: 1;
}
}
var header = document.querySelector('.header');
var logoSVG = document.querySelector('.logo svg');
var viewbox = logoSVG.getBBox();
var logoWidth = Math.floor(viewbox.width * 1000) / 1000;
var logoHeight = Math.floor(viewbox.height * 1000) / 1000;
// setMode for demo purposes, use media queries in production
var setMode = function(mode) {
header.setAttribute('mode', mode);
};
// update logo size when crossing breakpoints
enquire
.register("screen and (max-width: 499px)", function() {
setMode('small');
})
.register("screen and (min-width: 500px)", function() {
setMode('medium');
})
.register("screen and (min-width: 700px)", function() {
setMode('large');
});
// ==============================
// boilerplate demo code...
// ==============================
document.addEventListener('click', function(e) {
if (e.target.type !== 'button') return;
var mode = e.target.getAttribute('data-mode');
setMode(mode);
});
Also see: Tab Triggers