@@ -218,45 +218,39 @@ By deleting (or replacing) the `aria-describedby` attribute when the modal is cl
218218
219219#### Screenshots of WAVE Error
220220
221- 1.01 Login Popup
221+ ??? Info " 1.01 Login Popup"
222222
223223
224- ## 1.A Login Popup, Screenshot
225- > 
224+ ## 1.A Login Popup, Screenshot
225+ > 
226226
227- ## 1.B Login Popup, Screenshot of WAVE Annotations
228- - this signifies that this HTML node contains an attribute, `role="tooltip"` (unrelated to the WAVE error in the Action Items)
227+ ## 1.B Login Popup, Screenshot of WAVE Annotations
228+ - this signifies that this HTML node contains an attribute, `role="tooltip"` (unrelated to the WAVE error in the Action Items)
229229
230- > 
230+ > 
231231
232- ## 1.C Login Popup, Screenshot of HTML
233- - note the attribute, `id="popup-1"`
232+ ## 1.C Login Popup, Screenshot of HTML
233+ - note the attribute, `id="popup-1"`
234234
235- > 
235+ > 
236236
237- ---
238237
238+ ??? Info "2. Login Link"
239239
240- <details ><summary >2. Login Link</summary >
241- <p >
240+ ## 2.A Login Link, Screenshot
242241
243- ## 2.A Login Link, Screenshot
242+ 
244243
245- 
244+ ## 2.B Login Link, Screenshot of WAVE Annotations
245+ - Styles were removed to adequately show the WAVE annotation for the Login link
246+ - the WAVE Tool can disrupt styles in order to display the info sidebar, which effectively hid the Login link
246247
247- ## 2.B Login Link, Screenshot of WAVE Annotations
248- - Styles were removed to adequately show the WAVE annotation for the Login link
249- - the WAVE Tool can disrupt styles in order to display the info sidebar, which effectively hid the Login link
248+ 
250249
251- 
250+ ## 2.C Login Link, Screenshot of HTML
251+ - note the attribute, `aria-describedby="popup-1"`
252252
253- ## 2.C Login Link, Screenshot of HTML
254- - note the attribute, `aria-describedby="popup-1"`
255-
256- 
257-
258- </p >
259- </details >
253+ 
260254
261255## Credits/Authors
262256All HfLA members who contributed to this wiki page and/or contributed to Pull Requests that provided solutions for this page.
0 commit comments