Conversation
…ue line, and separated each div by 20 px. Display-02: got spans to be on separate lines, surrounded each span with a thin red line, and made each span as wide as the container Display-03: got divs on a single line, surrounded each with a thin blue green line, and made each div be a square Display-04: I made the text in the first div disapear
…orange background with a thin blue border, added some padding to make the link taller, and centered the rectangle in the middle of the container
…ed it with margins, added a thick black border with padding
…-sizing to make the box half of the container's width
…ed margin to all sides but the left Float-02: floated the image to the right side of the paragraph and switched the margins,then justified the text Float-03: floated the image to the laft and added margin to all four sides, then cleared the float so the second paragraph wouldn't wrap around the image Float-04: Floated the image to the left and added margin to all sides, added a light blue background to the div, then used clearfix to fix the margin overflow and merge the background to the image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.