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
Showing posts with label insertimages. Show all posts
Showing posts with label insertimages. Show all posts
Wednesday, January 1, 2020
Code - Links (HTML)
Code - Links (HTML)
<li> </li> - bullets (list items)
<a href= "index.html">home</a> - links
<li><a href= "index.html">home</a> </li> - bullets with links
ul>li*7>a - bullets with links (shortcut)
<br> - breakout
© - copyright symbol
<ul>
<li><a href="index.html">home</a></li>
<li><a href="index.html">about</a></li>
<li><a href="index.html">games</a></li>
<li><a href="index.html">reviews</a></li>
<li><a href="index.html">contact</a></li>
<h1> </h1> - header
<p> </p> - paragraph
<section> </section> - section
<article> </article> - article
<footer> </footer> - footer
Insert Images
1. (type) ".image-one" (click tab)
<div class="image-one"></div>
2. (type) img (click tab)
<img src="" alt="">
<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>
Subscribe to:
Posts (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...
-
SOURCE: https://www.reddit.com/r/computerscience/comments/8cer6c/difference_between_structural_and_semantic_markup/ Structural Tags - a tag ...
-
with our image source code we press a space after quotations and find width attributes now, you can adjust width and height properties