Hi there, I'm a new artist in Web Designing. This is my first post here to find a solution for PSD to HTML Markup creation. See my navigation bar that I made
HTML Markup : Need Help
3
Hi there, I'm a new artist in Web Designing. This is my first post here to find a solution for PSD to HTML Markup creation. See my navigation bar that I made
And I'm going to convert PSD to HTML Markup such as
<div>
<div>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Who We Are</a></li>
<li><a href="#">Our Vision</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Contact</a></li>
</ul>
<div><a href="#">Twitter Followers</a></div>
</div>
</div>
Actually My question is I made an another Div only for Twitter in Navigation Div.
Is it right or wrong or what is your suggestion on my work?
I'm waiting now...
And I'm going to convert PSD to HTML Markup such as
<div>
<div>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Who We Are</a></li>
<li><a href="#">Our Vision</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Contact</a></li>
</ul>
<div><a href="#">Twitter Followers</a></div>
</div>
</div>
Actually My question is I made an another Div only for Twitter in Navigation Div.
Is it right or wrong or what is your suggestion on my work?
I'm waiting now...
- mariaejaz12
- [ 1 ] Thanks
- datastyling
Next Topics on Trending Feed
-
3