The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> How can I insert an image to the right of the page header?
whistler
post Mar 4 2011, 02:40 PM
Post #1


Member
***

Group: Members
Posts: 73
Joined: 25-December 10
Member No.: 13,462



On this page

My Webpage

I would like to put an image to the right of the page heading.

I can make the header rectangle that includes the name The Best of Patzcuaro, Michoacan somewhat taller than its current 60 pixels if I can find a way to raise the line that says

Your picks for the area's very best... - maybe by eliminating the <p>?

So there is more area/height for an image.

But, in general, how do I place an image on the right side of the header?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Mar 4 2011, 05:11 PM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



QUOTE(whistler @ Mar 4 2011, 11:40 AM) *
I would like to put an image to the right of the page heading.
Is the image part of the heading? If so, then perhaps something like this could work:
CODE
<h1><img src=... alt=... align="right">The Best of Patzcuaro,  Michoacan...</h1>


QUOTE(whistler @ Mar 4 2011, 11:40 AM) *
I can make the header rectangle that includes the name The Best of Patzcuaro, Michoacan somewhat taller than its current 60 pixels if I can find a way to raise the line that says

Your picks for the area's very best... - maybe by eliminating the <p>?
The space above that paragraph is a combination of the margin you've specified for div.innertube and the browser's default margin for the p element.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th March 2024 - 12:45 AM