padding margin border
-to have no space around objects set "padding: 0, margin: 0, border"
padding values
first value is top and bottom
second value is left and right
Code - Cheat Sheet
Subscribe to:
Post Comments (Atom)
Panels
Panels are the items at the right side of the Photoshop window that can display layer information and text options SOURCE: https://www...
-
HTML <ul class="flex-container flex-start"> <li class="flex-item">1</li> <li class="flex-i...
-
SOURCE: https://www.reddit.com/r/computerscience/comments/8cer6c/difference_between_structural_and_semantic_markup/ Structural Tags - a tag ...
-
With get, data is included in the form body when send to the server. With post, the data goes through the URL
No comments:
Post a Comment