-2
I have my website ready, however, I wanted to change something that has been bothering me for a long time.
I am having some difficulty to leave the site divided in two layers, I will try to exemplify to be easier.
The Facebook layout has the central part where the feed appears, and the background.
The feed is a centralized div(?). Which line of code would make it easier for me to get this result?
Edit.: Another example is the Linkedin website, where content is centralized and disconnected from the site background.
Website link if helpful:
I didn’t understand the placement of Facebook. Nor does background have to be a solid color.
– Sam
It’s not about color. Print from facebook: http://prntscr.com/lhfdoa Print from Linkedin: http://prntscr.com/lhfe68 You can see that the content in front is disconnected from the background. That is, the bottom remains fixed while only the front div moves, understand?
– Lucas Marra