Friday, July 1, 2016

Customizing Blockquote Style in Blogger/Blogspot Without Background Image

As a blogger, sometimes we want to insert quotes where the text of the quote is placed between double inverted quotation marks. It is good to have quotations stand out from the regular text on the web page. Blogger allows addition of "Blockquote" but the default style is dull. Luckily, we can revamp the Blockquote style using our own CSS code. In this post, we will see some simple customization of Blogger Blockquote without using any external image backgrounds.

What is a Blockquote?
Blockquote is an HTML tag used to define long quotations. According to the W3C HTML5,
Blockquote element represents a section that is quoted from another source.

How to add a quote in Blogger?
To add a quote in Blogger, use the Blockquote tool from the toolbar. Select a text and click the Blockquote or in a new line, click on the Blockquote tool and start typing.


Where to place the CSS code to customize Blogger Blockquote style?
Read more �
Share:

Disable Access To Shared Folder To Some Computers In A Network

 How to deny access to a Windows Shared Folder to a computer on the network?
If there are more than one computers on a network, the need to share files and folders between them arises. It makes movement of files easier instead of transferring through a physical media such as USB drives. There are various ways on Windows Operating systems to share files on a network - Sharing Public Folders, Sharing with Password Protecting on etc. I will not be going through all the different ways, but you can refer to the following link. It has a list of links you can refer to.
http://www.howtogeek.com/school/windows-network-sharing/lesson4/all/. In this post, we will see How to deny access to a Windows Shared Folder to a computer on the network?
Read more �
Share: