Hello, Are you still looking for one that can do Wordpress conversion? My rates are from $50 per theme I dont have any portfolio to show you yet,...
why are you guys talking so much bullsh*t when a guy with no absolute knowledge of html asking simple questions? For lists <ul> <li>Item...
fish eye effect or something like that
Maybe the theme author encrypted the footer so you cant edit it.
yup, Frontpage is replaced by Expression Web. The interface looks similiar to Visual Studio one more thing: dont use frontpage
put this code somewhere in the html file <!--[if lte IE 6]> ..css code <![endif]--> if the browser is IE6 or lower, the page will load everything...
uhm, no. browsers dont cache the inc files. it caches processed files, which mostly are .html files.
inc means includes. it doesnt matter what you name them to, but its better to have a well organized structure to know what file serves what. use...
.divclass:hover {background-color: #FFF;} i guess you mean changing the background colour of this div element
do you mean when the pointer is on the button or when the button is clicked if its when its over the button, use :hover
div {display: inline;} this code makes divs into inline elements instead of block elements
try overflow div.classname { overflow: scroll; width: 200px; height: 200px; } it looks like a frame, but its not. its the closest thing that...
a sample would be nice. pm me it, please
you got pm
Separate names with a comma.