Make a frame in a post on blogger or wordpress
Make a frame in a post on blogger or wordpress
This time, I wanted to give bloggers the trick on how to create a frame on a post.This frame is usually a line or barrier that is designed to give the impression or clarify the text, information, code or images. Example see below.
<div style="border: 1px solid #000000; background-color:#00CCFF; padding: 5px; width: 450px;"> YOUR TEXT HERE </div>
The steps being undertaken to make these frames are as follows:
1. Login to your Blogger or Wordpress account. Type or copy and paste the following code in your post in the area of "HTML"
2. Replace "your text here" with information, code or images you want.
3. Published writings. Then you will see results as above.
You can also modify your own frame is at will. Do I see the description below:
* Border: thick, thin, frame type and color. The type of border are solid, dashed, double, outset, groove and ridge
* Background-color: background color of the frame.
* Padding: distance between the frame with the inscription.
* Width: width of the frame.
Hopefully helpful.
0 komentar :