hi guys
I need to adjust my design i.e look and feel like professional and color as well. kindly help me webdesigners.
here is my aspx code:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="filehome.aspx.cs" Inherits="filehome" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script src="jquery.js" type="text/javascript"></script>
<script src="juery.topbar.js" type="text/javascript"></script>
<link href="styles.css" type="text/css" rel="stylesheet" />
<link rel="stylesheet&qu ...
Go to the complete details ...