Open the Markup View of Banner.ascx, copy the entire , and paste it right below
the existing Panel. Name the control HorizontalPanel and set the ImageUrl of the image to
~/Images/Banner486x60.gif. If you want to browse for the image instead of typing its path
directly, position your cursor in Markup View after the opening quote of the ImageUrl attribute’s
value and press Ctrl+Space. Choosing Pick URL in the menu that appears enables you to browse
for a file. Your code should now look like this: