Code - Cheat Sheet

Showing posts with label codes - glossary. Show all posts
Showing posts with label codes - glossary. Show all posts

Wednesday, January 1, 2020

Practice - 01/01/2019

ul
<li><a href="home">Home</a></li>

ul
<li><a href="Contact"><Contact</a></li>


<section>


</section>

ul
<a href="About">


ul>li*7<a





Create a list of social media icons

ul
li<a href="http://www.facebook.com/">img src= " "</a>
li<a href"http:www.twitter.com/"> img src= " "</a>
li<a href="http:www.linkedin.com/"> img src= " " </a>
li< a href="http:www.instagram.com/"> img src- " " </a>

Website Layout

<!doctype html>

<html>

<head>

</head>

<body>

</body>

</html>

Insert Images

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>

Panels

Panels are the items at the right side of the Photoshop window that can display layer information and text options SOURCE: https://www...