#meyerweb
Explore tagged Tumblr posts
Text
Color Blender
Supply two color values in either hex, short hex, RGB percentages, or RGB decimals and get as many as ten colors shades between the two you supplied. Great for finding a color halfway between two shades you like, or mixing two colors together in various proportions.
by Eric A. Meyer
1 note
·
View note
Text
BCD Watch, Wales Rugby, US Local News Search, More: Tuesday Afternoon ResearchBuzz, October 1, 2024
NEW RESOURCES MeyerWeb: Announcing BCD Watch. “What BCD Watch does is, it grabs releases of the Browser Compatibility Data (BCD) repository that underpins the support tables on MDN and services like caniuse.com. It then analyzes what’s changed since the previous release. Every Monday, BCD Watch produces two reports. The Weekly Changes Report lists all the changes to BCD that happened in the…
0 notes
Text
Recursos básicos para desarrollo web
HTML5 Boilerplate Nos proporciona todos los archivos básicos para comenzar un proyecto HTML con el reset de CSS Normalize (Un Stylesheet que reduce las inconsistencias de estilos entre navegadores).
Initializr Nos proporciona todos los archivos básicos para comenzar un proyecto HTML adaptable, basado en HTML5 Boilerplate y con la opción de que esté preparada para usar el framework de Bootstrap.
Meyerweb Reset de CSS (como Normalize) Reduce las inconsistencias de estilos entre navegadores.
HTML5 Shiv Nos permite usar elementos de HTML5 y que se ejecute el codigo correctamente en navegadores no compatibles con HTML5.
Modernizr Librería Javascript para la detección de capacidades de los navegadores, que tiene como objetivo el desarrollo de aplicaciones web con HTML5 y CSS3 que funcionen en cualquier dispositivo. Incluye HTML5 Shiv. (Manual)
Bootstrap Framework para el desarrollo front-end. Es una biblioteca multiplataforma o conjunto de herramientas de código abierto que prioriza el diseño responsive.
jQuery Biblioteca de JavaScript.
Typescale Calcula el tamaño de las fuentes del texto y previsualiza como quedarían.
Drupal CMS para profesionales
Wordpess.org CMS para principiantes
Can I Use Proporciona información actualizada sobre la compatibilidad de los navegadores con HTML5 y CSS3.
AOS Biblioteca de javascript de transiciones al hacer scroll
Slick Slider Biblioteca de javascript para sliders
DummyImage | Lorem Picsum | PlaceKitten | Lorem Space
Trinchera Dev Servidor gratuito para WordPress.
Infinityfree Hosting gratuito
0 notes
Text
Credit where credit is due I found the line from Eric Meyer: https://mastodon.social/@Meyerweb/109667463040023765

req'd by @kyledavide
eat it on toast idk
text: I don't like to spread gossip, but what else are you supposed to do with it??
425 notes
·
View notes
Quote
god: i have made a Single page webappangels: you fucked up a perfectly good website is what you did. look at it. it’s got dependency injections
@Meyerweb
0 notes
Photo

Boardwalk Amusement (Photo by meyerweb on flickr)
#click for credit#pinterest#boardwalk amusement#balloon race#rollercoaster#merry go round#amusement park#moreys pier#wildwood#new jersey#east coast
23 notes
·
View notes
Photo
More accurate headline: “Asteroid between 2 and 4 kilometers wide, a size that could potentially end human civilization if it impacted, will in fact miss the Earth by approximately 6.25 million kilometers, or 15 times the distance to the Moon” https://t.co/4C9mI4ru9U – http://twitter.com/meyerweb/status/1234904619895181312 – @meyerweb
0 notes
Text
I also don't like calling it "AI", but this quote has made it easier for me to be less annoyed when others (that I can't tell to please not call it that) do so:
It’s a lot easier to refer to LLMs and the like as “Artificial Intelligence” once you remember “artificial” is a synonym for “fake”.
I feel like using the word AI to refer to what are little more than predictive bots made things sound much more impressive to the general public than they really are. They coopted the word AI is what they did. This is not a digital person who can create and have opinions. This is a customer service chat bot.
2K notes
·
View notes
Text
torn between these two


the colors of the first one are based off the original flags, while the colors on the second are gradients i ran through Meyerweb Color Blender. i like the left flag because the green really makes the flag POP as a whole and isn’t so dull. however, the colors on the right flag match your typical pride flag standards. the gradients align with each other and look natural.
8 notes
·
View notes
Text
Iframe w3schools

#Iframe w3schools update#
#Iframe w3schools code#
The easiest way to start is using the p5.js editor, you can open the web. If you're more of the copy-and-paste type, or just want an in-page preview of what you'll be getting, here it is. This page walks you through setting up a p5.js project and making your first sketch. You can grab a copy of the file to use and tweak as fits you best. If you want to use my reset styles, then feel free! It's all explicitly in the public domain (I have to formally say that or else people ask me about licensing). In other words, this is a starting point, not a self-contained black box of no-touchiness. Fill in your preferred colors for the page, links, and so on. It should be tweaked, edited, extended, and otherwise tuned to match your specific reset baseline. CSS gives you the power to dress your iframe up a bit.
#Iframe w3schools code#
longdesc: Was used to specify URL containing a long description of an iframe. While I am a strong supporter of using the HTML strict doctype and writing validating, standard-compliant code iframes will not validate, which leaves us with two options: Either suck up the iframe-related validation errors or switch to HTML transitional doctype for the pages with iframes. src: Specifies the URL of a document to display in an iframe. I don't particularly recommend that you just use this in its unaltered state in your own projects. Places a set of security and usability restrictions on the iframe. There isn't any default color or background set for the body element, for example. The reset styles given here are intentionally very generic.
The different attributes of tag are: Attribute.
But this tag has been deprecated in the new version of HTML, i.e., HTML 5.
Reset styles quite often appear in CSS frameworks, and the original "meyerweb reset" found its way into Blueprint, among others. To use an iframe as the target frame for a link, the specified target attribute of the link should refer to the name attribute of the iframe. The tag is a container tag of HTML is implemented for creating scrollable text or images within a web page from either left to right or vice versa, or top to bottom or vice versa.
The general reasoning behind this was discussed in a May 2007 post, if you're interested. With that in mind i changed gatsby-node.The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on. Went through the issue and pieh's comment offered a workaround and a explanation on what is happening. src: URL: Used to to define the web address of the inline. width: Pixels: Used to specify the width of embedded frame (default width is 300 px). frameborder: 1 or 0: Used to specify whether an iframe should have a border or not.
Like every other tag, the
tag also has a few attributes associated with it.
The web browser can display another document within the current page, including the scrollbars and borders.
#Iframe w3schools update#
You need to update X-Frame-Options on the website that you are trying to embed to allow your Power Apps Portal (if you have control over that website).
The
tag defines a rectangular area within the current document or web page. Most probably web site that you try to embed as an iframe doesn't allow to be embedded.
name: text: Used to provide a name to the iframe. The iframe in HTML stands for Inline Frame. Did a little search and it seems your issue is related to Properly serve HTML files in the static directory #13072. Used to specify the height of the iframe (default height 150 px). Loading of iframes can be prevented by installing a browser add-on, for example, NoScript from Firefox.It seems that on build you can see the actual html without any issues. Tried gatsby build & gatsby serve and i opened up on one window and and i can now see the content as you can see below:.Issued gatsby develop and opened up and i'm presented with the folllowing, also on the right side i tried to access the page directly and as you can see by the image the issue persists:.Import React from "react" export default ( ) => ( this is content for the page )

0 notes
Photo
so. my idea here was “what if there were mutant trolls who were between castes?” kind of in the same line as circular hemospectrum theory, so i pulled up good ol meyerweb colorblender and google spreadsheets and. well. here you go
#rustblood#bronzeblood#yellowblood#limeblood#oliveblood#jadeblood#tealblood#ceruleanblood#blueblood#indigoblood#purpleblood#fuschiablood#tyrianblood#mutantblood#homestuck#hiveswap#hs#rowan posts#og
216 notes
·
View notes
Note
My mistake its a colour blender site. The meyerweb one i think. - amii
thanks, it sounds really helpful
0 notes
Quote
RT @meyerweb: It’s the NRA’s world. We’re just dying in it.
http://twitter.com/tygerbox/status/927322142059896833
1 note
·
View note
Text
Tweet!
I think that @meyerweb may have redefined CSS as “cascading strong suggestions” during his presentation at #aeasea. March 04, 2019 at 04:29PM
0 notes