Frontend quiz πŸ‡ΊπŸ‡¦
977 subscribers
30 photos
3 links
Be ready to a technical interview. You can learn frontend question, answers and see explanation here.

Support:
@beready_support_bot

πŸ” Channel navigation:

#beready_js
#beready_html
#beready_css

#beready_junior
#beready_middle
#beready_senior
Download Telegram
What will the alert display in the first and second cases? πŸ€”

@be_ready_frontend
#beready_html #beready_js #beready_middle
What will this alert display? πŸ€”

@be_ready_frontend
#beready_html #beready_js #beready_middle
What will display these alerts in the first and second pictures? πŸ€”

@be_ready_frontend
#beready_html #beready_js #beready_middle
What will this alert display? πŸ€”

@be_ready_frontend
#beready_html #beready_js #beready_middle
What will the second alert display? πŸ€”

@be_ready_frontend
#beready_js #beready_html #beready_junior
What methods do you know for removing spaces between inline block elements? πŸ€”

Explanation: https://telegra.ph/Mysterious-indents-between-inline-elements-12-08

@be_ready_frontend
#beready_html #beready_css #beready_junior
As we know, the "display: block" stretches the element to the full width of its parent.
Will this work with a button? πŸ€”

@be_ready_frontend
#beready_html #beready_css #beready_junior
What will this console.log output by clicking on the First Button? πŸ€”

@be_ready_frontend
#beready_js #beready_html #beready_junior
Will the Secondary header have a display block or none? πŸ€”

@be_ready_frontend
#beready_css #beready_html #beready_junior
Did you know the CSS opacity property affects the overlap (stacking context) of elements? πŸ€”

Explanation: https://telegra.ph/What-No-One-Told-You-About-Z-Index-01-05

@be_ready_frontend
#beready_css #beready_html #beready_junior
Which child will be on red background? πŸ€”

@be_ready_frontend
#beready_html #beready_css #beready_junior
Will these table rows be on blue or red background? πŸ€”

@be_ready_frontend
#beready_html #beready_css #beready_junior
Which image will NOT be loaded by browser? πŸ€”
Browser which supports these attributes.

@be_ready_frontend
#beready_html #beready_css #beready_middle