How to design a Asp.Net Web layout using Vc# Or Vb do you have any idea if anybody of you making this then please share your experience here.
Thanks.
Printable View
How to design a Asp.Net Web layout using Vc# Or Vb do you have any idea if anybody of you making this then please share your experience here.
Thanks.
I am not getting what you said here? do you know ASP.NET? what all languages you know here, tell me that firstQuote:
Originally Posted by debasis
Before we continue further, may i ask is it the first time that u r started developing in .NET platform? Have u used VS 2008?!
I think you are a web designer and making asp web layouts then how you don't understand what i said above, how to design a asp site ? Its a general question which easy for a asp web developer anyways its a old question and right now i have no doubt on this issue.Quote:
Originally Posted by alensot
Thank Alen For reply.
first of all you made the design in adobe or other software then convert it to html and import it visual studio.
Most of the website developers do make use of Photoshop now and it's really easy to design the site using Photoshop and then import it to softwares like Dreamviewer
Answer: In order to display a specific font face within your tables, you must use a separate font tag within each table cell.
<TABLE>
<TR>
<TD font face="Arial">text</font></TD>
<TD font face="Arial">text</font></TD>
</TR>
</TABLE>
If you'd rather not use a font tag within each of your table cells, there is an easier way. Place the following code between the HEAD and /HEAD tags. This code will specify the font style for all of your table cells.
<STYLE TYPE="text/css">
<!--
TD{font-family: Arial; font-size: 12pt;}
-->
</STYLE>
I am not getting what you said here? do you know ASP.NET? what all languages you know here, tell me that first
Many graphic manipulation softwares, such as Adobe Photoshop/Fireworks etc can be used and then exported for use in Dreamwiever.
I think HTML is best way to creating a design on website because it is very easy to use and learn compare to Asp.Net, Vc# Or Vb. It has also good scope for develop a good design for the website.
PHP Development India | PHP Web Development Company | Hire PHP Developer