What did you do this week?
in total I did about 4 projects
What are the titles of the assignments you have posted?
- First Post
-Predicted Grades
-What i want to learn in IT
-Ground Hog Day 2017
-Friday POST February 03, 2017 - BLOG
What did you learn this week?
How to create a link on your blog
You have to go to layout sidebar and than configure link list and you can add links to sites with any title.
Blog backgrounds
<div style="background: yellow;"> put that at the top of your HTML and than put a </div> where you want it to end than put
<div style="background: green;"> after the div for the first color somewhere in the middle than put a div at the bottom of the HTML to stop that one if you want it to be 2 colors
it will look something like this
<div style="background: yellow;"> put that at the top of your HTML and than put a </div> where you want it to end than put
<div style="background: green;"> after the div for the first color somewhere in the middle than put a div at the bottom of the HTML to stop that one if you want it to be 2 colors
How to search for animated gif with transparent background
search what you want to find in the google search bar go to images and than click the tools box and edit these two things
and only animated pictures with transparent backgrounds will come up.
I learnt how to make the background of my post a gif by typing
<divstyle="background:http://floridasquaredance.com/graphics/groundhog%20day/groundhogday1.gif");">
and than adding a </div>
No comments:
Post a Comment