How to Make Blockquote on Blog - Blogxhtml
News Update
Loading...

Wednesday, 9 September 2020

How to Make Blockquote on Blog


in this post, I will provide a tutorial on How to Make Blockquote on a Blog,

Before going to the point, I will explain a little about Blockquote which I will share this.
This blockquote is the second blockquote that you have to insert the div code into the post, when creating the blockquote, so in this blockquote you don't have to click the quote button on the toolbar, because it will definitely look different. but, you can make it, by simply moving the 2nd CSS blockquote to the CSS blockquote from the template.

That's a little explanation about blockquote that I will share on this blog.
if you are still confused about my explanation above, you can ask it in the comments.

Here's how:
1. Login to your blog, select Template> Edit HTML
2. look for the </style> code then enter the script below before the </style> code

#arquote{background-color: #f3f3f3; border-left: 5px solid #2288dd; padding: 10px;}

3. To make a blockquote in the post, enter the script below, into the HTML for making articles on the blog.

<div id="arquote">Isi teks/artikel/quote kalian</div>

Example:

Built-in blockquote templates


This is the Blockquote of the Template. The same as Arlina's, because of this template, is its clone of the arlina template
There's Blockquote from the template

2nd Blockquote Using Div command


This is the 2nd Blockquote that uses the CSS above, and the div id command to run it

You can change the appearance from the 2nd Blockquote to Blockquote for your template
, you just move the CSS.

So many articles this time, if someone is still confused and questioned,
the comments column is always open.

Share with your friends

Add your opinion
Disqus comments
Notification
BLOGXHTML.BLOGSPOT.COM is a blog where you can learn HTML, CSS, and JavaScript, SEO along with creative CSS Animations.
Done