#html css buttons
Explore tagged Tumblr posts
Text

CSS Box Shadow
#css box shadow#css tricks#css basics#css buttons#html css buttons#html css#css#html#css3#frontenddevelopment#learn to code#webdesign#neduzone
3 notes
·
View notes
Text

CSS Neon Buttons
#css neon buttons#html css buttons#css buttons#css animation tutorial#html css#divinector#css#html#css3#learn to code#frontenddevelopment#css animation examples#css animation snippets#neon effect css
2 notes
·
View notes
Text

Button Animation On Hover
#css button hover effects#css buttons#html css buttons#css button hover#css animation tutorial#pure css animation#frontenddevelopment#html5 css3#codenewbies#html css#css animation examples#css#button animation on hover
1 note
·
View note
Text
this is how i spent my week 🤡 (pure html/css mock of a character's phone notifications)
i added in the "notification settings" and "clear" buttons for accuracy, and then had the terrible thought "but what if the clear button cleared the notifications"
it does that now! i dont want to talk about how long it took to get it to do that. but. it does that now ✨
#writing#html#css#html tryhard#ao3#genshin#well it's for a genshin fic anyway#chapter 2 is 80% done#but then i remembered i had to update some stuff in ch1#and then i looked at the phone code and said hmm. i could do better.#and then i lost a whole week to this clear button#im not even going to USE IT i just. needed it to not be ugly when i had more notifications than the screen size could handle.#someday ill update this fic lol#i need someone to message me on signal so i can see what it actually looks like#alas i have no signal friends anymore#and dont mention the download's off-center icon ugh. thats a tomorrow me problem.
21 notes
·
View notes
Text
custom tumblr web themes are cool and all but I've never found a single one that I like for my own blog
#like 85% of them do some quirky little formatting thing with the tags. which is fine when people use the tags for sorting as intended.#but I do not.#this is where my posts are 95% of the time. I chat down here.#most tumblr themes turn my tags into unreadable junk.#idk. I don't like tumblr's official theme navigator. I don't like trying to get unofficial ones moved over from github.#i don't like that some of them have really limited customization options (unless you're good at html/css).#I don't like that a lot of them waste most of the page with blank empty space.#I don't like that a lot of them hide the buttons or give things new logos. it's hard to navigate a lot of them.#i don't like that a lot of them are dedicated to style over function.#this whole thing just annoys me 😭 and I LOOOVE seeing them on other people's pages. usually. sometimes.#but when I try to mess with it myself I just get annoyed immediately.#and I know enough that I could fix some of this on my own but I've never found a basic one that I like enough to warrant messing with.
10 notes
·
View notes
Text
About me + Rules
Hi! I'm Schrodinger [He/It] and I like to make Neocities Stuff. I thought it would be fun to have one of these blogs that make things :-)
My websites are Schrodinger's Box and IBM Compatible
Please note: I am just one guy doing something he's passionate about. I may take my time and pick up requests as I see fit.
Requests are Open!
Rules for requesting:
I accept requests for:
Blinkies
Buttons
Stamps
Dividers
Pagedolls
Favicon
Cursor
Userbox
And just about anything else you might want ..! If its not on this list, just ask!
I do not accept requests for:
Hateful content
OCs [close friends excluded]
Complex animation
Other Notes:
★ Please provide details! I may be faster at your request if you have a strong vision. ★ If asking for anything including a character, please either provide refs or their name AND the media they're from so I can google search. ★ Above also counts for flags! please include images of any flags you're requesting so there's no confusion ^_^ ★ I may decide to not do a request for any number of reasons. It's not personal if I don't do yours, I'm just one guy doing things for fun. ★ If you leave it up to me I'll basically do whatever with your request. You might want to look at my websites to get a vibe of my general style
Anything I post here, if not otherwise specified, is free to use. If you do want to credit me, you can use this button:
Add it anywhere with this (Standard size): <a href="https://schrodingersbox.neocities.org/"><img src="https://schrodingersbox.neocities.org/button/box_button.gif"></a>
#neocities#requests#asks#gifs#gif#blinkies#dividers#stamps#geocities#web graphics#rentry graphics#web buttons#website#web design#html#html css#html coding#rentry#oldweb#decome#blog resources#web resources#favicons
17 notes
·
View notes
Text
i'm glad to finally have a desktop theme for this blog... ^-^
if there is one change i want to make, it would be to try and add a little stylized like button back into the theme. just to make things easier..
#my posts#it has been so long since i did any html and css and making this theme did NOT require html or css knowledge to use.#i just had to find where to input the thing to change the poll colors from bright blue. and once i did that there was nothing.#but a like button needs a little more work i think. one day..
12 notes
·
View notes
Text
If you wanna hear about me from me, check out my neocities!!

HEADS UP: IT IS NOT MOBILE FRIENDLY
we like to have fun around there, say hi in my guestbook and poke around my lil' corner of the internet! :3
I AM MORE LIKELY TO POST ART THERE THAN ANYWHERE ELSE
#i speak#neocities#personal website#old web#webcore#html#html css#blinkies#web graphics#web stamps#web buttons#coding#website#y2k kinda#not really#idk#pinned post#blog#blog site#MAKE UR OWN SITE#its so freeing#art site
9 notes
·
View notes
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
Text
#blinkies#stamps#buttons#webcore#oldweb#old web#old internet#90s#2000s#early 2000s#myspace#html css#nostalgia#y2k
81 notes
·
View notes
Text

CSS Glowing Buttons
#css glowing buttons#css tricks#html css buttons#html css#frontend#css#html#css3#frontenddevelopment#learn to code#code#css glowing effect#css effects
2 notes
·
View notes
Text

Buttons with Ripples Animation on Click
#button ripple effect#ripples effect#javascript animation#css buttons#html css buttons#Ripples Animation on Click#html css#divinector#css#frontenddevelopment#html#css3#vanilla javascript#javascript
0 notes
Text
CSS Button Overlay On Hover Animation
#css button hover effects#html css buttons#css button hover#pure css animation#css animation tutorial#css animation examples#codenewbies#html css#frontenddevelopment#css#html5 css3#learn to code
0 notes
Text
i'm not a DNI person but actually do not fw me if you're like this
#what a pretentious POS#fuck gatekeeping!!! if you wanna use the sadgrl layout do it!!#if you wanna collect blinkies and buttons from gifcities DO IT!!#gatekeeping fucking OLD WEB DESIGN is LOSER BEHAVIOR and will NOT be tolerated at melis industries#newsflash - my neocities is based on the sadgrl layout#heavily modified and customized#BUT is has helped me learn CSS and HTML!!! it is a GODSEND!#sadgrl and yesterweb in general is a GODSEND!!#i've looked at how people create navigation buttons and other components#and applied these tactics to my own site!#old web is about taking inspiration from each other!!!#FUCK this commenter!
21 notes
·
View notes
Text
See promising job posting on company website
Tailor cover letter and resume to match job requirements
Click "apply"
"This job is no longer available"
Rinse and repeat
#IF IT'S NOT AVAILABLE TAKE IT OFF YOUR DAMN WEBSITE#or have your team disable the apply button#here i know html css and javascript i can do that for you#HIRE ME
5 notes
·
View notes
Text
you guys are making your stamps far too big. that’s all i’m gonna say.
#scrawny rambles#i go on here and it’s like 700 pixel tall stamps. that’s not how we do it here#“you can resize it. it’s easy to resize in html/css” i don’t care. they UNNERVE me. it’s like if people were making 88x31 buttons 400x140#you must learn to live with the shit quality you get from resizing a 500+ pixels big image to 90-something like god intended#non serious do whatever
2 notes
·
View notes