Quote Of The Day WEBPART SharePoint 2010

 This is very simple quote of the day webpart for   SharePoint 2010 ... 


1- create visual webpart
2- Copy this code then paste in visual webpart ASCX file ..
3- Deploy 
4- Enjoy & dont forget to comment and share :) 

<style type="text/css">
    .style1 {
        width: 24px;
        height: 17px;
    }
</style>
<p>
    <asp:Label ID="Label1" runat="server" Text=""></asp:Label>
</p>
     <script type="text/javascript" src="http://www.brainyquote.com/link/quotebr.js"></script>

it will appear like this .. just add your desired images :) and will update auto everyday

Thank you!

2 comments: