Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
jwgii #1
inserting html graphic code
I'm try to add the following code to my page and I can't seem to get this to
work. The page is supposed to show a graphic from another website,
[url]www.simdata.org[/url]. It just shows my code that added though.
<!-- Start of simdata service -->
<a href="http://www.simdata.org">
<img src="http://www.simdata.org/vatsim/vatsim.php" border=0></a>
<!-- End of simdata service !-->
jwgii Guest
-
Inserting HTML code snippets
Hi, I've been playing the 'Ability to insert HTML code snippets instead of using an external editor" feature in Contribute CS3 so that I can embed a... -
Inserting HTML code
I have looked for a possible way to insert snippets of html code into my pages but can't find any reference to it anywhere. Is that because it is not... -
Inserting HTML code using Dreamweaver
I'm not having any luck changing my text/images + movies code using Dreamweaver. I purchased a Flash site that's really cool and I'd like to modify... -
inserting into HTML code
Hi, I am using Publisher 2002 after using Dreamweaver. As an affiliate, I copy and paste premade links and I used the insert HTML code option. One... -
Transfer Graphic to HTML?
Is it possible to use Photoshop or other software to transfer a graphic such as .gif to HTML? Please advice. Thanks. Karen -
Murray *TMM* #2
Re: inserting html graphic code
Your code has been entered in Design view, not code view. It should be this
if you had enetered it properly in code view -
<!-- Start of simdata service -->
<a href="http://www.simdata.org">
<img src="http://www.simdata.org/vatsim/vatsim.php" border=0></a>
<!-- End of simdata service !-->
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"jwgii" <webforumsuser@macromedia.com> wrote in message
news:ddlsrt$4i$1@forums.macromedia.com...> I'm try to add the following code to my page and I can't seem to get this
> to
> work. The page is supposed to show a graphic from another website,
> [url]www.simdata.org[/url]. It just shows my code that added though.
>
> <!-- Start of simdata service -->
> <a href="http://www.simdata.org">
> <img src="http://www.simdata.org/vatsim/vatsim.php" border=0></a>
> <!-- End of simdata service !-->
>
>
>
Murray *TMM* Guest
-
jwgii #3
Re: inserting html graphic code
I tried entering it it in code view several times. But as I copied the the code from thier site I see what the problem is fron your correction, the missing "<".
Thanks
Jerry
jwgii Guest



Reply With Quote

