if you need more help, share your code with us.
You’ll need to follow our instructions in order to do so correctly here.
hi, because i use forms mode for auto. might set it to manual. or have to then turn off the virtual cursor. so jaws some times with the editor used for this forum. so, will try to then set that. but some times it puts it in the wrong place, maybe you should improve the accessibility of the forum replies.
marvin.
Unfortunately the forum is not created by fCC. It is a tool used by fCC to communicate with users.
Is Discord a better place for you to chat? fCC has a discord server that you can consider using?
hi. heres my latest code. pasting below.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>City Skyline</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<div class="background-buildings">
<div class="bb2"></div>
<div class="bb3"></div>
<div class="bb4"></div>
</div>
</body>
</html>
great, you have worked out how to share the code. Nicely done!
For the code you’ve shared though, it seems you’ve erased part of the required code.
fCC provides each challenge step with “seed code”. This seed code should never be modified unless requested to do so by the step.
I believe you are familiar now with the Reset button. So you will need to utilize it one more time to get the original seed code back.
Now, when reading through the code that is there with your screen reader. Are you able to read through till you find the closing tag of the .bb1 element?
If you can find the closing tag of the element, then move your cursor down below it (to the empty line directly below it, and add the new code there.
hi, yes, will go and then have another look, but i believe my code is correct. if not, then point it out to me and dont be demeening. when i use a screen reader and cannot see. so will go and listen, yes got punctuation set to all.e
hi, yes my jaws reads me the
marvin..hi, yes my jaws screen reader does read the
hi, okay yes can use discord. does work with jaws, theres jaws scripts for support for that. so send me the link and then can then subscribe. and the free code camp app for windows. is that accessible and what does it do.
marvin.
you can reach the discord server at https://chat.freecodecamp.org
, this is not an invite, it opens the introduction page to the server, in this page there is a Join Server button to join the server
in the last code you posted there is again code missing that should be present from the start of this exercise, are you sure you used the reset button?