Search

Nalezeno "section": 304

The Deal with the Section Element


Two articles published the exact same day: Bruce Lawson on Smashing Magazine: Why You Should Choose HTML5 <article> Over <section> Adam Laki on Pine: The Difference Between <section> and <div> Element They are comparing slightly different things, but they both...

Is “is” Useful?


God I'm funny. Anytime we have fairly repetitive selectors that have a common parent, it's probably a place we can use the :is() pseudo-selector. Holger Bartel demonstrates like this: section section h1, section article h1, section aside h1, section nav h1, article section h1, article article...

New Year, New Job? Let’s Make a Grid-Powered Resume!


Many popular resume designs are making the most of the available page space by laying sections out in a grid shape. Let’s use CSS Grid to create a layout that looks great when printed and at different screen sizes. That way, we can use the resume online and offline, which might come in handy during...

Powering Yahoo Finance’s Cryptocurrency Data and More!


Key Takeaways: CoinMarketCap now powers the cryptocurrency market data section on Yahoo Finance, providing information on pricing, market capitalization etc,Continue Reading The post Powering Yahoo Finance’s Cryptocurrency Data and More! appeared first on CoinMarketCap Blog

Powering Yahoo Finance’s cryptocurrency data section and more!


Key Takeaways: CoinMarketCap now powers the cryptocurrency market data section on Yahoo Finance, providing information on pricing, market capitalization etc, as well as CoinMarketCap indices Soon, CoinMarketCap’s popular daily newsletter and blog content will also be made available. We expect...

A Look at JAMstack’s Speed, By the Numbers


People say JAMstack sites are fast — let’s find out why by looking at real performance metrics! We’ll cover common metrics, like Time to First Byte (TTFB) among others, then compare data across a wide section of sites to see how different ways to slice those sites up compare. First, I’d like...

Tax Form to Report Revenues From Cryptocurrency Trading Issued in Poland


Authorities in Poland have clarified the taxation of revenues received from cryptocurrency exchange transactions. The Ministry of Finance has recently published a 2019 tax form that has a dedicated section where taxpayers are expected to declare separately proceeds from crypto trading. Also read:...

IRS to Require 150 Million Tax Filers to Disclose Crypto Dealings


The U.S. Internal Revenue Service (IRS) has unveiled a new draft tax form used by some 150 million people in the country to file tax returns. It has a section that requires them to answer whether they have received, sold, sent, exchanged, or acquired any financial interest in any cryptocurrencies...

Enhancing The Clickable Area Size


Here’s a great post by Ahmad Shadeed on making sure that clickable areas in our interfaces are, well, clickable. He writes about making sure that links, buttons and other elements meet accessibility standards for both touch and mouse, too. I particularly like the section where Ahmad writes about...

Collective #526


How to Section Your HTML * Darkmode.js * Drop caps & design systems * Servo Collective #526 was written by Pedro Botelho and published on Codrops

How to Section Your HTML


The sectioning elements in HTML5 are <nav>, <aside>, <article>, and <section>. <body> is also kind of a sectioning element since all content lying inside of it is part of the default document section. Here is a brief explanation of each sectioning element...

Traders Are Now Banned From Using Localbitcoins Exchange in Iran


Traders from Iran have been banned from using the peer-to-peer trading platform Localbitcoins.com within the country. The Iranian section of the website displays a short message that states that the exchange is “currently not available.” The news follows significant Iranian rial trade...

The Thinking Behind Simplifying Event Handlers


Events are used to respond when a user clicks somewhere, focuses on a link with their keyboard, and changes the text in a form. When I first started learning JavaScript, I wrote complicated event listeners. More recently, I've learned how to reduce both the amount of code I write and the number...

Fixed Headers, On-Page Links, and Overlapping Content, Oh My!


Let's take a basic on-page link: <a href="#section-two">Section Two</a> When clicked, the browser will scroll itself to the element with that ID: <section id="section-two"></section>. A browser feature as old as browsers themselves, just about. But as soon as...

The Ultimate Guide to JavaScript Algorithms: Tools


To a significant level, the success of a software engineer is highly dependent on the quality of the tools he uses for his craft. In this section, we will highlight the tools that feature prominent

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace