![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Oct 2007
Posts: 23
OS: XP
|
Html center text blow image
I've finished constructing my page; The problem I have is placing the text I desire so it is centered..
![]() <td> [<a href="http://s540.photobucket.com/albums/gg337/dux851gga/3dC4dWrks/?action=view¤t=china24.jpg" target="_blank"><img src="http://i540.photobucket.com/albums/gg337/dux851gga/3dC4dWrks/s_china24.jpg" align="middle" WIDTH=185 HEIGHT=160 border="0" alt="Photobucket"> C4d/China</a></td>] Pls help.. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Moderator: Design
Join Date: Oct 2006
Location: Richmond, B.C.; Canada
Posts: 1,427
OS: Windows XP [Version 5.1.2600] SP3 | Ubuntu Jaunty Jackalope | Windows 7 BETA
|
Re: Html center text blow image
You have align=middle. This is incorrect. You want align="center".
We could re-do the entire section in CSS but I think that would be unnecessary.
__________________
![]() Validate your Markup Validate your CSS Notepad++ Please use [html], [php], and [code] when posting code or markup. I do not help by Private Message or e-mail. If for some reason I have over-looked a reply to a thread that I have previously replied to, then send me a message. |
|
|
|
|
|
#4 (permalink) |
|
Moderator: Design
Join Date: Oct 2006
Location: Richmond, B.C.; Canada
Posts: 1,427
OS: Windows XP [Version 5.1.2600] SP3 | Ubuntu Jaunty Jackalope | Windows 7 BETA
|
Re: Html center text blow image
HTML Code:
<td> [<a href="http://s540.photobucket.com/albums/gg337/dux851gga/3dC4dWrks/?action=view¤t=china24.jpg" target="_blank"><img src="http://i540.photobucket.com/albums/gg337/dux851gga/3dC4dWrks/s_china24.jpg" align="middle" WIDTH=185 HEIGHT=160 border="0" alt="Photobucket"> C4d/China</a></td>] HTML Code:
<td align="center"> <a href="http://s540.photobucket.com/albums/gg337/dux851gga/3dC4dWrks/?action=view¤t=china24.jpg" target="_blank"><img src="http://i540.photobucket.com/albums/gg337/dux851gga/3dC4dWrks/s_china24.jpg" WIDTH=185 HEIGHT=160 border="0" alt="Photobucket"> C4d/China</a></td>
__________________
![]() Validate your Markup Validate your CSS Notepad++ Please use [html], [php], and [code] when posting code or markup. I do not help by Private Message or e-mail. If for some reason I have over-looked a reply to a thread that I have previously replied to, then send me a message. |
|
|
|
|
|
#5 (permalink) |
|
Registered User
Join Date: Oct 2007
Posts: 23
OS: XP
|
Re: Html center text blow image
I've finished my web page including selected works ever since I started 3D with Rhino.
The link: http://duga907.bravehost.com/3D_works/w_rks_2009.html Hope u like.. |
|
|
|
![]() |
| Thread Tools | |
|
|