View Single Post
  #1  
Old 02-21-2013, 01:29 AM
Jack Hard Jack Hard is offline
Junior Member
 
Join Date: Dec 2012
Posts: 11
Default How to set the size of div in asp.net using vb code

setting the size of div in HTML:

height: 1000px;

Is it possible to set the size of a div in asp.net using vb code? what i mean is how can i put a mark up language in a vb code
Reply With Quote