How so? I'm struggling sm with structuring html semantically tbh
How so? I'm struggling sm with structuring html semantically tbh
i'm leaning towards aside *before* main so that the menus are accessible first when using keyboard navigation & screen-readers; but the sidebar is on the right so *after* seems like a logical choice also... i'm very torn
a website structure with the main element left and the aside element right, with buttons for tabs on the far right
Question: how would you structure the html for this? <aside> before or after the <main> element?
#Coding #WebDev #HTML
20 out of 20 right answers on the accessibility quiz at freecodecamp!!! pretty proud of myself coz i learned a lot of stuff on this chapter... incorporating all of that in my current project ποΈ
love the coffee/yellow one in particular!
i prevailed and used transform instead β
[Scene is a kitchen - a middle aged woman called JANET is boiling peas at the stove. A younger more colourfully dressed woman named LIZ approached her.] JANET: Ugh... LIZ: What's up? JANET: I am so bored of cooking peas! LIZ: Have you tried... AI peas? JANET: AI peas? LIZ: They're peas with AI! [Liz holds up to us a packet of peas labelled: Pea-i AI - Peas with AI]. LIZ: Al-powered peas harness the potential of your peas JANET: What LIZ [Now a voiceover as we cut to a whizzy technology diagram of peas all connected by meaningless dotted lines] Why not take your peas to the next level with Al Peas' new Al tools to power your peas? [Show a techno diagram of a pea with a label reading 'AI' pointing to a random zone in it] LIZ: Each pea has Al in a way we haven't quite worked out yet but it's fine [Show Janet and Liz now in a Matrix-style world of peas] LIZ: With Al peas you can supercharge productivity and make AI work for your peas! JANET: What LIZ: Shut up LIZ: Our game-changing Pea-Al gives you the freedom to unlock the potential of the power of the future of your peas workflow From opening the bag of peas to boiling the peas to eating the peas To spending millions on adding Al to the peas and then having to work out what that even means. JANET: Is it really necessary to- LIZ [Grabbing Janet by the collar]: THE PEAS HAVE GOT AI, JANET [Cut to an advert ending screen, with the bag of peas and the slogan: AI PEAS: Just 'Peas' for god's sake buy the AI peas. [Ends]
Every ad now
resisting the urge to use margins on a position: absolute block....
Made a lil' library:
codepen.github.io/slideVars/
Automatically detects CSS custom properties on the :root/html and gives you controls for adjusting them. (But it's also as configurable as you want it to be.)
Been learning HTML at freeCodeCamp for a week now and here's my takeaway
amycodz.blogspot.com/2026/01/firs...
lmaoooooo i am both π
that's better!
Although i'm struggling to keep it accessible via keyboard navigation. It works with a checkbox, and so far it's possible to select it and switch with spacebar, but the focus ring is a small blue dot, so it's now visible enough π
Working on a dark/light switch button for my website, it's not much but it's cuteeee
First article of 2026 is about the use of <h1> and its decade-long discourse over multiple ones.
What's wrong with multiple h1 elements? And is a single h1 critical for SEO and A11Y ? #CodeSky #Coding #HTML
BIG FIGHT AT POLANDβS WROCLAW ZOO!!!
we're working on a new design for my website on figma. elliot is helping
This has been in the making for over a year, and I'm super excited about the new Web Weekly site!
Check it out if you're into Frontend news about browser APIs, CSS features, and web standards. π₯°
webweekly.email
There are still some rough edges here and there, but it's about time to get it out. π«£
oh i have those at my window regularly!!! i put some seeds for birds there π
Edit of the original image. Spheal is wearing a propellor hat and the game text says "hat?"
i'll try to go more in depth about h1's semantic meaning tho
starting my blog by tackling the decade-long discourse over multiple h1 elements on a page. i wanted to play devil's advocate, but the more i read about it the more i am convinced it should indeed be a single h1 lmao
anyway i started the html course on freecodecamp and since i already know all of that it just made me want to code elaborate stuff again... so i coded a new blog in 3 days π€‘