Which position should i put my images in the master page ,images like
?

<%@ Master Language="C#" AutoEventWireup="true" CodeBehind="Site.master.cs" Inherits="Sliding.SiteMaster" %>
<%: Scripts.Render("~/bundles/modernizr") %>
<%--To learn more about bundling scripts in ScriptManager see http://go.microsoft.com/fwlink/?LinkID=272931&clcid=0x409 --%>
<%--Framework Scripts--%>
<%--Site Scripts--%>
© <%: DateTime.Now.Year %> - My ASP.NET Application
2 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Austin MutsPosted Nov 23, 2015, 9:39 AM
Suvendu Shekhar GiriPosted Nov 22, 2015, 12:37 PM