[program-l] Re: Using CSS Without Sight

  • From: jacob kruger <jacob.kruger.work@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Thu, 13 Jun 2019 13:13:31 +0200

Here's the w3schools.com page explaining flex-box, but, it relies on CSS properties relating to contents of the container assigned the flex-box class, etc.:

https://www.w3schools.com/css/css3_flexbox.asp


And, besides that, while have never even considered flex-box before, css generally relates to look/feel, with things like colouring, font-family, sizing, bordering, colours, etc. - silly example is NVDA tells me the formatting of the text I am typing in this message has the following style information: Calibri 13pt black on white baseline align default.


Stay well


Jacob Kruger
Blind Biker
"Resistance is futile...but, acceptance is versatile..."

On 2019-06-10 10:02 PM, Lanie Molinar wrote:


Hi, everyone. I'm sending this to several lists and hoping someone might be able to help me. I'm learning HTML and CSS through FreeCodeCamp <https://www.freecodecamp.org>, and I'm doing great with the HTML part, but I only got through the parts teaching basic CSS and applied visual design because the exercises told me exactly what to do. Now, I'm working on the projects at the end of the HTML and CSS sections for practice, and each one has user stories, certain tests you have to complete to pass the project. I got through the first two with no CSS, but the one I'm working on now, located here <https://learn.freecodecamp.org/responsive-web-design/responsive-web-design-projects/build-a-product-landing-page/>, requires CSS to pass. I could probably write up some CSS, but once I get there, I have no idea where in my project to put it or what properties to use. Specifically, this project requires CSS flexbox. From what I can tell, there's no way to pass this project without using CSS since it won't pass all the automated tests. Has anyone been able to learn and use CSS without sight, and if so, do you have any tips or suggestions that might help me? Thanks.

Other related posts: