I want to remove the href of an image when one mobile phones..
<header id='top_header'>
<a href='index.php'><img id='crest' src='../images/868crest.png' alt='868 RCACS Crest'></a>
<img id='title' src='../images/newtitle.png' alt='868 RCACS Title'>
</header>
I currently don't have any javascript's or jquery so how can i do this if i cant do this with just html and css