Insert Images
1. (type) ".image-one" (click tab)
<div class="image-one"></div>
2. (type) img (click tab)
<img src="" alt="">
SOURCE:
https://tutorialehtml.com/en/html-tutorial-inserting-images/
<section>
right-click, select class
<section> class"feature-images">
<div class="image-one">
<img src ="images/gameimages. jpg" width= 90% alt=" "
p>lipsum (tab)
</section>
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...
-
animation animation animation-delay animation-direction animation-duration animation-iteration-count animation-name animation-play-state ani...
-
HTML <ul class="flex-container flex-start"> <li class="flex-item">1</li> <li class="flex-i...
-
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