Tag Archives: Php Date

Move an image to the side of text

Hi there, I’m having this issue with my current image to get a feed. Perspective attachment 4265 I’m seeking to move the nourish image up also to the right side with the title. This is my current reference code. Code: < div> < h2> Most recent News< /h2> < img src=" images/feed. jpg" class=" feed" /> < /div> What can i do to this class " feed" which will put that image save and along aspect Latest News. Thanks a lot I think we’ll need even more code from your page to discover how that div sits in relation to the other divs. How is this- Code: < div class=" center_column" > < div class=" box_right" > < h3> Contact< /h3> < p> You’ll be able to contact us with < a href=" mailto: *hidden*" > *hidden*< /a>. We would love to communicate with for sure future players regarding Drackarre. < /p> < /div> < div> < h2> Most recent News< /h2> < img src=" images/feed. jpg" class=" feed" /> < /div> < php whilst (have_posts()): the_post(); > < h1> < php the_title(); > < /h1> < php the_date(‘F j, Y’, ‘< h4> A, ‘< /h4> ‘); > < php … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment