#css specificity
Explore tagged Tumblr posts
specbee-c-s · 4 months ago
Text
Styles with CSS Specificity
Are you struggling with CSS overrides? Here’s your chance to learn about CSS specificity - how it works, how to calculate it, and best practices to ensure your styles apply as intended.
Tumblr media
0 notes
darqx · 2 months ago
Text
Pick up the receiver I'll make you a believer
❗️For commonly asked qs please see my BTD FAQ
Tumblr media Tumblr media Tumblr media
After doodling the first image that hug body slam meme immediately came to mind and i couldn't help myself 😂
Tumblr media
Thanks very much I'm glad you are enjoying my art and characs! :D
To put the answer simply, Rire used to work for the prior King as a Collector (of souls) and he was that King's only Collector and so got the brunt of his ire for any related, perceived fault. Aside from that personal connection Rire also really disliked him because he viewed the prior king as a useless glutton who failed at ruling a sector (conditions were tanking/had tanked for ages), and which the Royal powers were wasted on.
Tumblr media
Almost all of his sunglasses are actually normal human sunglasses, he can just see better than a human can 😎
Tumblr media
Anything can be a kink, anon :d
Boring victims are often exceptionally weak-willed victims so that's something in particular he dislikes.
Tumblr media
Yes he can play the piano and violin, and horseback ride and ballroom dance etc. Put it this way he has a lot of particular small skills that he picked up during his Earth visits so he could hide in plain sight with the upper echelons XD
Tumblr media
Not like how a snake or cat hisses which is what I'm assuming you're implying XDDD He can't bite off a limb (his mouth ain't that big) but his teeth are very sharp so he can feasibly take a chunk out of someone or like, completely bite off something smaller (finger, ear...)
Tumblr media Tumblr media Tumblr media
I havent added to it in a while (since I dont often find songs I like enough to actually download lol) but this is my current playlist for him in no particular order:
Tumblr media Tumblr media
Anon, the fact you capitalised "Aliens" made me think of Xenomorphs and I had to immediately stop thinking 🤣
On a side note, I can't actually tell you either way because he hasn't encountered an alien (that isn't a demon or a human) lol. He'd probably initially treat an alien much like he would treat a common demon, if they are obviously not human, and then if he realises they are also not quite a demon this could peak his interest.
Tumblr media
Pointing you in this direction because regardless of the canon answer this proves he could look good in one LMAO
Tumblr media Tumblr media Tumblr media
Sorry to burst your bubble but no :d Though I suppose he could simulate the effect by reverting parts of them to their "liquid" state 🤔 DO WITH THAT INFO WHAT YOU WILL.
Tumblr media
It is theoretically similar to a human's.
Tumblr media
If you can remember his age then that is how old he is :d I'm not really like other creators who give their characs a definitive "birthday" down to the year, mainly because I don't often have set "time periods" in my stories lol.
His birth date falls somewhere between late October - late November though.
Tumblr media
In the context of BTD; they just don't like each other XD Well I can't actually speak for Cain, but Rire not liking Cain is partly a riff on general angel/demon rivalry dynamics, and partly because Rire would see Cain as more of a threat since canonically Cain is way more OP than him.
Most of the time when i draw them Cain is also actively getting in Rire's space whilst Rire is actively trying to avoid him, so there's also that XD
Tumblr media
It...depends. On which aspect of "ownership" you're implying. For those that he has deals with, he'd calculate what exactly the value of the deal lost would be and in this situation he'd likely write them off as Cain would be more annoying to handle then they'd be worth (he can always make more deals).
If someone was specifically marked by Rire, that's a different level of possessiveness and he'd actually try cos like
Tumblr media Tumblr media
Hey guys some offence but why are some of you sending me asks formatted as if i were ChatGPT
Tumblr media
Is there one for like, personal ambition or cunning or something cos I don't think he'd be any of those listed lol.
Tumblr media Tumblr media
Rire doesn't have a mobile phone and he doesn't need one because he has a demon power that basically CCTVs all his citizens to himself. And really, if he wants to find you he'll find you.
He's somewhere in the middle of that scale through the sheer fact that he's been around long enough to see technology change and would've kept up with how to use things to blend in better, but also doesn't need to use the electronics to the point that he'd need to be an expert at it.
Tumblr media Tumblr media Tumblr media
Is this cos Gato is Canadian cos I don't remember a country location being specified when we did it? |D Personally I figured most of the settings were in the US since the US has the most documented serial killers
Also sos no i dont anon, you'll need to either ask Gato or EP or dig through any of their lore posts they might have left.
Tumblr media
Think kind of like Rire (he did learn a lot from her after all), but with a more Elizabethan era socialite vibe. Possibly a black widow but we dont have any proof about that.
Has/had a p good relationship. I use both terms because I still never decided whether she was currently dead or not lol.
Lol a misconception but Rire doesn't actually perceive humans as trash XD Trash suggests that he hates them and they wouldn't be worth regarding at all, whereas Rire usually finds them more like...novelties. Or like whatever that feeling that is associated with viewing ant farms or animals performing tricks is. Rire's mother would view them as more like working animals or livestock.
446 notes · View notes
fishareglorious · 1 year ago
Text
Hello my r1999 soldiers. I am looking for people able to help me with the making of a website that'll contain the story logs. Writing them down one by one is going to take me thirteen years if I do that, so may I ask, are any of you willing to help with providing the logs? Including the branching dialogue options? Something along these lines:
Tumblr media Tumblr media
If you wanna help, please feel free to dm me here with the info, or message me on discord at friedfishforsale.
Currently am focusing on writing the main story, specifically with the This is Tomorrow (prologue) and In Our Time.
76 notes · View notes
orcelito · 2 months ago
Text
Working on my javascript for my web page. Turns out I have the perfect kind of setup to accomplish some of the project requirements, specifically with even handlers and user interactions
My website, conceptually, will load a different employee details page depending on what employee name is clicked on. But I need to load it dynamically (instead of hard-coding it) so that the user can add or delete employees & it'll be able to still load the relevant shit.
So! Only one employee details page, but depending on how it's loaded, it'll load a different employee's information. Still working on getting down Exactly how to do it (I'm thinking using URL parameters that'll read a different object depending on what ID is used)
It's entirely doable. In fact, it's probably extremely common to do in web pages. No one wants to hard-code information for every new object. Of course not. And thus the usefulness of dynamic javascript stuff.
I can do this. I can very much do this.
#speculation nation#i wasnt very good when i got home and i read fanfic for a while#then took a nap. and now im up again and Getting To Work.#i dont have to have this 100% perfect for final submission just yet. bc final submission isnt today.#but i need to have my final presentation over my thing done by noon (11 hours from now)#and im presenting TODAY. and part of that will be giving a live demo of my project website#so. i need to have all of the core functionality of my website down at the Very Least#might not be perfect yet. but by god if im gonna show up to my presentation with my website not working.#i need to have the employee list lead to employee details with personalized information displayed per employee#i need to create an add employee field that will Actually add an employee. using a form.#and that employee will need to show up on the list and have a new id and everything. the works.#need to set it up so that employees can be deleted. shouldnt be too much extra.#and it would be . interesting. to give an actual 'login' pop-up when someone clicks on the login button#with some kind of basic info as the login parameters. this cant be that hard to code.#the project requirements are: implement 5 distinct user interactions using javascript. at least 3 different eventhandlers#at least 5 different elements with which interaction will trigger an event handler. page modification & addition of new elements to pages#3 different ways of selecting elements. one selection returning collection of html elements with customized operations on each...#hm. customized operations on each... the example given is a todo list with different styles based on if an item is overdue or not#i wonder if my personalized detail page loading would count for this... i also have some extra info displayed for each#but i specifically want the employees to be displayed in the list uniformly. that's kinda like. The Thing.#actually im poking around on my web pages i made previously and i do quite enjoy what i set up before.#need to modify the CSS for the statistics page and employee details to make it in line with what i actually wanted for it#maybe put a background behind the footer text... i tried it before & it was iffy in how it displayed...#but it looks weird when it overlaps with a page's content. idk that's just me being particular again.#theres also data interchange as a requirement. but that should be easy if i set an initial employee list as a json file#good god im going to have to think of so much extra bullshit for these 10 made up employees#wah. this is going to be a lot of work. but. im going to do it. i just wont get very much sleep tonight.#that's ok tho. ive presented under worse conditions (cough my all nighter when i read 3gun vol 10 and cried my eyes out)#and this is going to be the last night like this of my schooling career. the very last one.#just gotta stay strong for one more night 💪💪💪
6 notes · View notes
jerimee · 5 days ago
Text
Tumblr media
3 notes · View notes
scribblemakes · 2 years ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
No one would mind if I started posting about Neocities website building right? Anyway here are some pixelated cursors I recreated (feel free to use them, they’re already sized correctly) and some website themes I’m working on! I’m hoping to make them available for people to put on their own sites at some point.
[ID: Three images of pixelated cursors and two images of website pages in mobile view. The first website page is styled to look similar to a Windows XP desktop. The second is custom and shows an art gallery of Psychonauts fanart. /End ID]
75 notes · View notes
sunsetstarving · 20 days ago
Text
guys i fuckign love web design big win for web design
4 notes · View notes
intofree · 9 months ago
Text
Hypothetically if I make a sort of dd2 wiki for a class what type of stuff do the gamers here think I should add
5 notes · View notes
acediscowlng · 4 months ago
Text
the funny thing about corporate job hunting is that so many listings require proficiency in whatever their saas of choice is like it's some big deal for the job or something but 95% of the time it's like. a calendar app with a search bar. or like. notion.
2 notes · View notes
jihnari · 2 years ago
Text
i have a thousand things i should be doing today but instead i figured out how to make epubs
and it's going great!!!
Tumblr media
look at that!! look at that beautifully locally rendered dialog box!!!
thought id start small, something with a css file and some images but nothing too fancy. it took about two hours from vague thought to much research to final success.
turns out an epub is just a zip file with html and css in there! so that's easy. harder is that there's little to no way to get decent debug messages when you screw up. also i couldn't figure out how to get my xhtml file to see a folder with images in it so the images are scattered in the main folder but hey! they render!
18 notes · View notes
rustyscreech · 1 year ago
Text
idk when tech bros say frameworks like tailwind or sass make css "finally fun to develop" I cannot fucking relate. I love vanilla css I don't understand how people don't like it
2 notes · View notes
infernal-amadeus · 17 days ago
Text
Does anyone have like. Any idea abt any resources for making functionally oc wikis shy of like, just straight up making my own fandom wiki page on the fandom site ?
0 notes
charophyte · 1 month ago
Text
okay now that all that important shit is out of the way NOW i can focus on filling out my selfship website... tomorrow. because it's late
0 notes
jcmarchi · 3 months ago
Text
Support Logical Shorthands in CSS
New Post has been published on https://thedigitalinsider.com/support-logical-shorthands-in-css/
Support Logical Shorthands in CSS
Tumblr media Tumblr media
There’s a bit of a blind spot when working with CSS logical properties concerning shorthands. Miriam explains:
Logical properties are a great way to optimize our sites in advance, without any real effort.
But what if we want to set multiple properties at once? This is where shorthands like margin and padding become useful. But they are currently limited to setting physical dimension. Logical properties are great, but they still feel like a second-class feature of the language.
There are a few 2-value shorthands that have been implemented, like margin-block for setting both the -block-start and -block-endmargins. I find those extremely useful and concise. But the existing 4-value shorthands feel stuck in the past. It’s surprising that a size shorthand can’t set the inline-size, and the inset shorthand doesn’t include inset-block-start. Is there any way to update those shorthand properties so that they can be used to set logical dimensions?
She ends with the money question, whether we can do anything about it. We’re currently in a position of having to choose between supporting flow-relative terms like block-start and inline-start with longhand properties and the ergonomic benefits of writing shorthand properties that are evaluated as physical terms like top, bottom, left, and right. Those of us writing CSS for a while likely have the muscle memory to adapt accordingly, but it’s otherwise a decision that has real consequences, particularly for multi-lingual sites.
Note that Miriam says this is something the CSS Working Group has been working on since 2017. And there’s a little momentum to pick it up and do something about it. The first thing you can do is support Miriam’s work — everything she does with the CSS Working Group (and it’s a lot) is a labor of love and relies on sponsorships, so chipping in is one way to push things forward.
The other thing you can do is chime into Miriam’s proposal that she published in 2021. I think it’s a solid idea. We can’t simply switch from physical to flow-relative terms in shorthand properties without triggering compatibility issues, so having some sort of higher-level instruction for CSS at the top of the stylesheet, perhaps as an at-rule that specifies which “mode” we’re in.
<coordinate-mode> = [ logical | physical ] or [ relative | absolute ] or ... @mode <coordinate-mode>; /* must come after @import and before any style rules */ @mode <coordinate-mode> <stylesheet> selector property: value !<coordinate-mode>;
Perhaps naming aside, it seems pretty reasonable, eh?
Direct Link →
0 notes
thunderlina · 5 months ago
Text
In the wake of the TikTok ban and revival as a mouthpiece for fascist propaganda, as well as the downfall of Twitter and Facebook/Facebook-owned platforms to the same evils, I think now is a better time than ever to say LEARN HTML!!! FREE YOURSELVES FROM THE SHACKLES OF MAJOR SOCIAL MEDIA PLATFORMS AND EMBRACE THE INDIE WEB!!!
You can host a website on Neocities for free as long as it's under 1GB (which is a LOT more than it sounds like let me tell you) but if that's not enough you can get 50GB of space (and a variety of other perks) for only $5 a month.
And if you can't/don't want to pay for the extra space, sites like File Garden and Catbox let you host files for free that you can easily link into NeoCities pages (I do this to host videos on mine!) (It also lets you share files NeoCities wouldn't let you upload for free anyways, this is how I upload the .zip files for my 3DS themes on my site.)
Don't know how to write HTML/CSS? No problem. W3schools is an invaluable resource with free lessons on HTML, CSS, JavaScript, PHP, and a whole slew of other programming languages, both for web development and otherwise.
Want a more traditional social media experience? SpaceHey is a platform that mimics the experience of 2000s MySpace
Struggling to find independent web pages that cater to your interests via major search engines? I've got you covered. Marginalia and Wiby are search engines that specifically prioritize non-commercial content. Marginalia also has filters that let you search for more specific categories of website, like wikis, blogs, academia, forums, and vintage sites.
Maybe you wanna log off the modern internet landscape altogether and step back into the pre-social media web altogether, well, Protoweb lets you do just that. It's a proxy service for older browsers (or really just any browser that supports HTTP, but that's mostly old browsers now anyways) that lets you visit restored snapshots of vintage websites.
Protoweb has a lot of Geocities content archived, but if you're interested in that you can find even more old Geocities sites over on the Geocities Gallery
And really this is just general tip-of-the-iceberg stuff. If you dig a little deeper you can find loads more interesting stuff out there. The internet doesn't have to be a miserable place full of nothing but doomposting and targeted ads. The first step to making it less miserable is for YOU, yes YOU, to quit spending all your time on it looking at the handful of miserable websites big tech wants you to spend all your time on.
11K notes · View notes
playertfswheresheshouldntbe · 11 months ago
Text
I SHOULD. FUCKING DRAW SHIT. WITH THIS TYPE OF PROMPT
0 notes