trying to user left margin 50px on this link but it no working.
index.php
echo "<a href=\"zoom.php?img={$row['image_id']}\"> <b id='bold2'>" . $image_short_name_db . "</b></a>";
c.css
.bold2
{
margin-left:50px;
}
hwoarang69 11 Newbie Poster
blocblue 238 Posting Pro in Training Featured Poster
hwoarang69 commented: thanks +2
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.