html - How to Align Sidebar elements with respect to content id's -


OK, I want to combine the sidebar elements in relation to the main content, which can be mentioned only after one Instead of stacking one, the id is mentioned in the sidebar. I want to mention the ID to align the sidebar elements with some id tags mentioned in the main post content. In the image it should look like the basic structure: Align the contents with the sidebar with the targeted ID

< P> I also want to combine the sidebar element with content when using the media queries, the sidebar disappears in the mobile platform, so that these elements will not disappear with the sidebar in the mobile platform.

I can align the stuff but I do not know how to do this kind of targeted alignment with respect to the IDs or classes. One example would be very useful (JSfield) Many thanks in advance :)


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -