{"id":575,"date":"2009-05-14T14:19:24","date_gmt":"2009-05-14T13:19:24","guid":{"rendered":"http:\/\/www.palmerini.net\/blog\/?p=575"},"modified":"2009-09-14T14:26:44","modified_gmt":"2009-09-14T13:26:44","slug":"how-to-make-a-html-map-trasparently-in-a-table","status":"publish","type":"post","link":"https:\/\/palmerini.net\/blog\/how-to-make-a-html-map-trasparently-in-a-table\/","title":{"rendered":"How-to make a html map trasparently in a table"},"content":{"rendered":"<p>HTML site often use tables to build the background image.<\/p>\n<p>It&#8217;s possible to change this kind of site with a text editor, but it happen to loose the proportion and correctness of visualization in You touch manually the code.<\/p>\n<p>But if You just need to make a certain area clickable, there is\u00a0 a workaround<\/p>\n<pre>Here the code of a table wich contains backgorund images , the second \"recovered\" with a trasparent empy image to use as a map<\/pre>\n<pre>&lt;TR&gt;\r\n &lt;TD width=\"435\" height=\"450\" background=\"img\/sfondi\/home_centrale_01.jpg\"&gt;&amp;nbsp;&lt;\/TD&gt;\r\n &lt;TD width=\"435\" height=\"450\" background=\"img\/sfondi\/home_centrale_02.jpg\"&gt;\r\n &lt;MAP NAME=\"map1\"&gt;\r\n &lt;AREA\r\n HREF=\"http:\/\/www.nickwood.it\" ALT=\"nickwood\" TITLE=\"sito\" SHAPE=RECT COORDS=\"700,0,350,150\"&gt;\r\n &lt;\/MAP&gt;\r\n &lt;img src=\"img\/trasp.gif\" border=\"0\" USEMAP=\"#map1\"&gt;\r\n &amp;nbsp;&lt;\/TD&gt;\r\n\r\nThis code create a new cliccable area without touching the apparence of the site. It is used here \r\n<a href=\"http:\/\/www.stufestube.com\" target=\"_blank\">http:\/\/www.stufestube.com<\/a><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>HTML site often use tables to build the background image. It&#8217;s possible to change this kind of site with a text editor, but it happen to loose the proportion and correctness of visualization in You touch manually the code. But if You just need to make a certain area clickable, there is\u00a0 a workaround Here [&hellip;]<\/p>\n","protected":false},"author":292,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[9],"tags":[],"class_list":["post-575","post","type-post","status-publish","format-standard","hentry","category-informatica","has-post-title","has-post-date","has-post-category","has-post-tag","has-post-comment","has-post-author",""],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"builder_content":"","_links":{"self":[{"href":"https:\/\/palmerini.net\/blog\/wp-json\/wp\/v2\/posts\/575","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/palmerini.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/palmerini.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/palmerini.net\/blog\/wp-json\/wp\/v2\/users\/292"}],"replies":[{"embeddable":true,"href":"https:\/\/palmerini.net\/blog\/wp-json\/wp\/v2\/comments?post=575"}],"version-history":[{"count":0,"href":"https:\/\/palmerini.net\/blog\/wp-json\/wp\/v2\/posts\/575\/revisions"}],"wp:attachment":[{"href":"https:\/\/palmerini.net\/blog\/wp-json\/wp\/v2\/media?parent=575"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/palmerini.net\/blog\/wp-json\/wp\/v2\/categories?post=575"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/palmerini.net\/blog\/wp-json\/wp\/v2\/tags?post=575"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}