6ES7195-1KA00-0XA0
Showing the single result
<h1 class='my-heading'>Just <style>
:root {
--turll-navy: #0A1F3F;
--turll-dark: #06152E;
--turll-orange: #E8751A;
--turll-orange-hover: #d06515;
--turll-white: #ffffff;
--turll-text-muted: rgba(255,255,255,0.7);
--turll-border: rgba(255,255,255,0.08);
--turll-font: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
--turll-max-width: 1320px;
--turll-header-height: 72px;
}
.turll-header * { box-sizing: border-box; margin: 0; padding: 0; }
.turll-header { font-family: var(--turll-font); position: sticky; top: 0; z-index: 1000; width: 100%; }
.turll-topbar { background: var(--turll-dark); padding: 8px 0; font-size: 13px; border-bottom: 1px solid var(--turll-border); }
.turll-topbar .turll-inner { max-width: var(--turll-max-width); margin: 0 auto; padding: 0 24px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 8px; }
.turll-topbar-left, .turll-topbar-right { display: flex; align-items: center; gap: 20px; color: var(--turll-text-muted); }
.turll-topbar a { color: var(--turll-text-muted); text-decoration: none; transition: color 0.2s; display: flex; align-items: center; gap: 6px; }
.turll-topbar a:hover { color: var(--turll-white); }
.turll-topbar .turll-badge { background: rgba(232,117,26,0.15); color: var(--turll-orange); padding: 2px 10px; border-radius: 100px; font-weight: 600; font-size: 11px; letter-spacing: 0.5px; }
.turll-mainbar { background: var(--turll-navy); padding: 0; min-height: var(--turll-header-height); }
.turll-mainbar .turll-inner { max-width: var(--turll-max-width); margin: 0 auto; padding: 0 24px; display: flex; align-items: center; justify-content: space-between; min-height: var(--turll-header-height); gap: 24px; }
.turll-logo { display: flex; align-items: center; text-decoration: none; flex-shrink: 0; }
.turll-logo img { height: 38px; width: auto; }
.turll-logo-text { font-size: 20px; font-weight: 800; color: var(--turll-white); letter-spacing: -0.5px; line-height: 1.1; }
.turll-logo-text span { color: var(--turll-orange); font-weight: 400; font-size: 11px; display: block; letter-spacing: 1.5px; text-transform: uppercase; }
.turll-nav { display: flex; align-items: center; gap: 4px; list-style: none; }
.turll-nav > li { position: relative; }
.turll-nav > li > a { color: var(--turll-text-muted); text-decoration: none; font-size: 14.5px; font-weight: 500; padding: 8px 14px; border-radius: 6px; transition: all 0.2s; display: block; white-space: nowrap; }
.turll-nav > li > a:hover { color: var(--turll-white); background: rgba(255,255,255,0.06); }
.turll-nav .turll-nav-hot::after { content: 'HOT'; background: var(--turll-orange); color: #fff; font-size: 9px; font-weight: 700; padding: 1px 5px; border-radius: 3px; margin-left: 5px; vertical-align: top; letter-spacing: 0.5px; }
.turll-actions { display: flex; align-items: center; gap: 8px; flex-shrink: 0; }
.turll-icon-btn { background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.1); color: var(--turll-text-muted); width: 40px; height: 40px; border-radius: 8px; cursor: pointer; font-size: 16px; display: flex; align-items: center; justify-content: center; transition: all 0.2s; position: relative; }
.turll-icon-btn:hover { color: var(--turll-white); background: rgba(255,255,255,0.1); border-color: rgba(255,255,255,0.2); }
.turll-cart-count { position: absolute; top: -4px; right: -4px; background: var(--turll-orange); color: #fff; font-size: 10px; font-weight: 700; width: 18px; height: 18px; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
.turll-btn-primary { background: var(--turll-orange); color: #fff; padding: 10px 22px; border-radius: 8px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.2s; white-space: nowrap; border: none; cursor: pointer; letter-spacing: 0.3px; }
.turll-btn-primary:hover { background: var(--turll-orange-hover); transform: translateY(-1px); box-shadow: 0 4px 14px rgba(232,117,26,0.35); }
.turll-mobile-toggle { display: none; background: none; border: none; color: var(--turll-white); font-size: 24px; cursor: pointer; padding: 8px; }
@media (max-width: 1024px) { .turll-nav { display: none; } .turll-mobile-toggle { display: block; } }
@media (max-width: 768px) { .turll-topbar-right { display: none; } .turll-btn-primary { padding: 10px 14px; } }
</style>
<header class='turll-header'>
<div class='turll-topbar'><div class='turll-inner'>
<div class='turll-topbar-left'>
<a href='mailto:[email protected]'>鉁夛笍 [email protected]</a>
<a href='tel:+15551234567'>馃摓 +1 (555) 123-4567</a>
<span>馃寪 Worldwide Shipping</span>
</div>
<div class='turll-topbar-right'>
<span class='turll-badge'>猸?Top Rated 2026</span>
<span>100% Genuine 鈥?1 Year Warranty</span>
</div>
</div></div>
<div class='turll-mainbar'><div class='turll-inner'>
<a href='/' class='turll-logo'><div class='turll-logo-text'>TURLL<span>Industrial Automation</span></div></a>
<nav><ul class='turll-nav'>
<li><a href='/shop/' class='turll-nav-hot'>Shop</a></li>
<li><a href='/brands/'>Brands</a></li>
<li><a href='/product-category/plc/'>PLCs</a></li>
<li><a href='/product-category/hmi/'>HMIs</a></li>
<li><a href='/product-category/drives/'>Drives</a></li>
<li><a href='/about/'>About</a></li>
<li><a href='/contact/'>Contact</a></li>
</ul></nav>
<div class='turll-actions'>
<button class='turll-icon-btn' aria-label='Search'>馃攳</button>
<button class='turll-icon-btn' aria-label='Cart'>馃洅<span class='turll-cart-count'>3</span></button>
<a href='/request-quote/' class='turll-btn-primary'>馃搵 Request a Quote</a>
<button class='turll-mobile-toggle' aria-label='Menu'>鈽?/button>
</div>
</div></div>
</header>
some HTML</h1><?php echo 'The year is ' . date('Y'); ?><h1 class='my-heading'>Just some HTML</h1><?php echo 'The year is ' . date('Y'); ?>Showing the single result