I have noticed that many people like to show what they are reading when they get time (or just to make other think like that ) … me too thought yesterday to let others know that I am reading as well … its whole different story about actually getting time to read …
But first I would like you guys to know following facts …
- I am not a good web designer (I just know HTML & CSS codes, else most of time I have / had worked with .NET, SQL Server, MySQL, Adobe Products) …
- I have wrote it in just 15-20 mins …
- I know its not something extra ordinary, widget is already there for wordpress … I did it because I wanted to do it (have problem with that?).
- I am hoping to improve it with time
Oki, with that said following is the code that I have used in my WordPress Text/HTML Widget, but I think it will be same for any environment as its purely HTML.
<a href= "http://www.amazon.com/reader
/1935182048?_encoding=UTF8&ref_=sib_dp_pt#reader-link" target="_blank"> <img width="200" height="200" border="0" alt="SQL Server MVP Deep Dives"
id="prodImage" src="http://ecx.images-amazon.com/images/I
/51CBJGiDh0L._BO2,204,203,200_PIsitb-sticker-arrow-click,
TopRight,35,-76_AA300_SH20_OU01_.jpg"> <a/>
It is for one entry, but you can simply add more entries by separating them with paragraph tag (to display them vertically) or can also add Heading of your choice !! I think possibilities are endless …
It’s just a thought …