
Rebecca Padgett
@bccpadgeAll solutions
Responsive Bento Grid using HTML and CSS
#accessibility#lighthouseSubmitted 3 months agoAll feedback is welcome and greatly appreciated.
Responsive Advice generator app using HTML, CSS & JavaScript
#accessibility#bem#lighthouseSubmitted 9 months agoN/A
Responsive Fylo data storage component using HTML and CSS
#accessibility#bem#lighthouseSubmitted 10 months agoI used
:is()
CSS pseudo-class to apply the background-color forheader
andarticle
.:is(header, article){ background-color: hsl(var(--clr-neutral-300)); }
I went to the website on my iphone SE with IOS 17.5.1 background-color doesn't appear even if I remove
:is()
. I applied -webkit- and -moz- vender prefixes per this article How to Fix CSS Issues on Safari and the background-color still doesn't show.Is there something wrong with code that I'm not seeing? What other solutions can I use that fixes this issue?
Thanks,
Rebecca
Responsive Project tracking intro component using HTML, CSS & JS
#accessibility#bem#lighthouseSubmitted about 1 year agoI would like feedback on the mobile version of my website. I have an iPhone SE and can't scroll past the image to see the section content. I have the
transform
CSS property on my image.section < img{ transform: translate(10%) scale(1.1); }
I am unsure if that is causing the issue and if you have any suggestions, please let me know.
Thanks, Rebecca
Responsive Testimonials grid section using CSS Grid
#accessibility#bem#lighthouseSubmitted about 1 year agoResponsive Signup form using HTML, CSS & JavaScript
#accessibility#lighthouse#bemSubmitted about 1 year agoResponsive Social links profile using HTML and Tailwind CSS
#accessibility#tailwind-cssSubmitted about 1 year agoResponsive Recipe page using HTML and Tailwind CSS
#accessibility#tailwind-cssSubmitted about 1 year agoResponsive FAQ Accordion Card using HTML, CSS & JS
#accessibility#bem#lighthouseSubmitted over 1 year agoSocial proof section using Flexbox and CSS Grid
#accessibility#bem#lighthouseSubmitted over 1 year agoResponsive landing page using Flexbox and CSS Grid
#accessibility#bem#lighthouseSubmitted over 1 year agoArticle preview component using HTML, CSS & JavaScript
#accessibility#bem#lighthouseSubmitted over 1 year agoResponsive Single Grid Component using TailwindCSS
#accessibility#tailwind-cssSubmitted over 1 year agoResults summary component using HTML and SCSS
#accessibility#sass/scss#bemSubmitted almost 2 years ago