Css not showing image

Hello I’m trying to vertically align text and image and the image doesn’t show.
CSS Code
.parrot {
vertical-align: text-top;
margin-right: 10px;
Margin-bottom: 10px;
}

HTML

<img src="Images/red_parrot_on_computer_lg_clr_6287.gif width=“195” height=“156”>Our Story begins…

I use Dreamweaver CC

Hi! To make help possible please provide your full html markup and css, not a tiny snippets, they are useless in terms of debugging. How to share your code properly:
Forum code formatting
Thanks

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.