I’m stuck on where to go with the following HTML email. It looks fine in gmail & hotmail. The line-height is not correct in yahoo, but I can deal with that (Although suggestions are welcome!). However, when I pull up this email on my iPhone/iPad, the header image is showing correctly, but the rest of [...]
I’m stuck on where to go with the following HTML email. It looks fine in gmail & hotmail. The line-height is not correct in yahoo, but I can deal with that (Although suggestions are welcome!). However, when I pull up this email on my iPhone/iPad, the header image is showing correctly, but the rest of [...]
I’m stuck on where to go with the following HTML email. It looks fine in gmail & hotmail. The line-height is not correct in yahoo, but I can deal with that (Although suggestions are welcome!). However, when I pull up this email on my iPhone/iPad, the header image is showing correctly, but the rest of [...]
I am new and want to learn HTML. How can i learn HTML? I am waiting. View full post on Tycoon Talk
Not so long ago I discovered CSS attribute selectors and it was a revelation to me. No more need to add extra classes or IDs if we can use the attribute hooks to pinpoint a piece of html to style. for example Code: a[title="hide me"]{display:none} will remove anything from the page with the title attribute [...]
When you look at the template files of e.g. Thematic in wordpress 3, you see a few lines of code, but no HTML that you could edit. When you look at the whole blog through Firebug, you can see it. But it’s in none of the php files, and there aren’t any .html files that [...]
I have done quite a few websites and have no problem editing HTML and CSS. Now I tried to edit WP theme "Thematic". When I look at the template files, they are all php and a few css files. There is little HTML in the php files, and there is no central file that shows [...]
Hi I have a serious problem with a load of data that is in my db. In a lot of the Db fields there is HTML such as < and > together with & I am extracting this data fine however, when it renders it is NOT valid HTML and is falling over on the [...]
Ok Ive been doing web design for quite some time but havent ever needed to do 301 redirect a site before
I have someone who took over a company and also changed the company name so the entire website and domain name has changed. I need to 301 redirect the old site to the new. I [...]
I don’t know if it’s true or not and would like to know the veracity of this information of which that it’s more valuable (according to some search engines) to use manual html code rather than that of visual one. View full post on Tycoon Talk