<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>AlterVista - HTML, XHTML e CSS</title>
		<link>https://forum.it.altervista.org/</link>
		<description>La basi per creare pagine web.</description>
		<language>it-IT</language>
		<lastBuildDate>Tue, 11 Aug 2026 11:14:19 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://forum.it.altervista.org/images/metro/blue/misc/rss.png</url>
			<title>AlterVista - HTML, XHTML e CSS</title>
			<link>https://forum.it.altervista.org/</link>
		</image>
		<item>
			<title><![CDATA[Mettere la "X" nel campo di ricerca che cancella il testo]]></title>
			<link>https://forum.it.altervista.org/showthread.php?t=295545&amp;goto=newpost</link>
			<pubDate>Thu, 16 Jul 2026 13:12:12 GMT</pubDate>
			<description><![CDATA[Vedo nei siti campi di ricerca con la X laterale che cancella il testo, mi sarebbe utile, il mio codice è questo, come lo modifico? 
 
 
Codice: 
--------- 
<form role="search" method="get" class="search-form" action="<?php echo esc_url( home_url( '/' ) ); ?>">    <label> 
        <span...]]></description>
			<content:encoded><![CDATA[<div>Vedo nei siti campi di ricerca con la X laterale che cancella il testo, mi sarebbe utile, il mio codice è questo, come lo modifico?<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Codice:</div>
	<hr /><code class="bbcode_code">&lt;form role=&quot;search&quot; method=&quot;get&quot; class=&quot;search-form&quot; action=&quot;&lt;?php echo esc_url( home_url( '/' ) ); ?&gt;&quot;&gt;&nbsp; &nbsp; &lt;label&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;screen-reader-text&quot;&gt;&lt;?php echo esc_html_x( 'Search for:', 'label', 'donovan' ); ?&gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;input type=&quot;search&quot; class=&quot;search-field&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; placeholder=&quot;&lt;?php echo esc_attr_x( 'Search &amp;hellip;', 'placeholder', 'donovan' ); ?&gt;&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; value=&quot;&lt;?php echo get_search_query(); ?&gt;&quot; name=&quot;s&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; title=&quot;&lt;?php echo esc_attr_x( 'Search for:', 'label', 'donovan' ); ?&gt;&quot; /&gt;<br />
&nbsp; &nbsp; &lt;/label&gt;<br />
&nbsp; &nbsp; &lt;button type=&quot;submit&quot; class=&quot;search-submit&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;?php echo donovan_get_svg( 'search' ); ?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;screen-reader-text&quot;&gt;&lt;?php echo esc_html_x( 'Search', 'submit button', 'donovan' ); ?&gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &lt;/button&gt;<br />
&lt;/form&gt;</code><hr />
</div></div>

]]></content:encoded>
			<category domain="https://forum.it.altervista.org/forumdisplay.php?f=64">HTML, XHTML e CSS</category>
			<dc:creator>albenessereblog</dc:creator>
			<guid isPermaLink="true">https://forum.it.altervista.org/showthread.php?t=295545</guid>
		</item>
	</channel>
</rss>
