Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lesson 10 #96

Open
Satyam-wolf opened this issue Jan 17, 2025 · 1 comment
Open

lesson 10 #96

Satyam-wolf opened this issue Jan 17, 2025 · 1 comment

Comments

@Satyam-wolf
Copy link

the div we create how we get to know that this is vertical layout and this is horizontal layout

@HD-Roberts
Copy link

hello, Satyam! when your are breaking down designs using the nested layout technique you should consider:

  • does the element take more vertical(height) or horizontal(width) space in its encapsulating container?
  • is the layout content block-level( paragraph, div) or or inline-level(img, button)? if its all block level elements its most likely vertical however if its inline level its most likely horizontal though there are exception cases

hope this helps! and wish you the best with your coding endeavours, if you need any more clarification feel free to ask :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants