morecss.org
My investigations into css preprocessors has led me here today: http://morecss.org/ Curiouser and curiouser. Tim W
View ArticleSEO Audit Application
I would like to have an application to run an SEO audit on a site so I can share it with my clients. Maybe run the audit, produce a report then run it again with all the boxes ticked to add a bit of...
View ArticleBroken CSS
Hi, My sites here, but in chrome you can't click the side menu links as it's like somethings over it? http://www.jamballa.com/platform/app/#/blogs I really don't know much CSS so any help would be...
View ArticleVery Poor Choice of font here
https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-ash4/t1.0-9/1454968_225979254193102_59422517_n.jpg tim w
View Articlehow and where to make css changes
http://mroldies.net/menupad1.html In this item I need to know what creates the little white triangle in the light blue opaque area. I can change the height of the lines to narrow the highlighted area,...
View ArticleGetting vertical scroll bar in a table cell
It would seem that, if I have content in a table cell that is too tall for the cell, the only way I can get a vertical scroll bar in the cell is to put a <div> in the cell, and put the content in...
View ArticleOT: Yet another reason to ditch IE and Flash
The U.S. Department of Homeland security is advising Americans not to use the Internet Explorer Web browser until a fix is found for a serious security flaw that came to light over the weekend....
View ArticleSecurity flaw in Internet Explorer
read this if you use it: http://www.allvoices.com/contributed-news/16973549-us-government-warns-internet-explorer-users
View ArticleRe: auto-refresh problem
On Mon, 05 May 2014 23:42:36 -0700, Brad McMillan wrote: > Can anyone tell me if there is a way to refresh just a small part of the > page? Or, another solution would be if there is a way to do a...
View ArticleRe: Any other html/cgi Newsgroups?
2014-05-14 15:11, Brad McMillan wrote: > I've had a question posted for a few days, Yes, under the Subject line “auto-refresh problem”. > but have not received any responses. That is not correct....
View Articlemeta robots and robots txt
I think I have this right but would be grateful if somebody could confirm. I upload prototype sites for my clients. I used to put them in a sub directory of my site ( so www.cyberpress.biz/john/ ) and...
View Articleblurry edge backgrounds by css
This is a question about the rendering quality of css gradient backgrounds. I was going to use this free holding page template: http://www.websuccessagency.com/in/coming-soon-demo/blue-horizons-3/ but...
View Articleiframe link target
I have a calendar in an iframe, some of the links (such as a link to the next month) need to target the iframe, and some links need to target the mother page. This confuses me. Should I specify the...
View Articledisplaying an e-mail address
This file http://www67.zippyshare.com/v/5290534/file.html shows some text I want to display on a page; I am not using css but it will be preformated <pre> When I code this though all I get is...
View Articlehtml form code generator
Hello, I have developed a html form code generaor at the following address http://websolutions.comli.com/formgenerator.php . The intended final use is for allowing people to make their custom forms and...
View Articlegoogle doesn't index website
Hello, I wrote a website www.seedrom.com and I went through the SEO article of google on how their bot is indexing dynemic websites. I worked hard to create HTML snapshots from my server as you can see...
View ArticleSublime Text
I stumbled across Sublime text, I've been looking for a different editor, particularly for CSS, but also for programming. Sublime has a number of pluses and it's customizable, programmable and runs on...
View ArticleSite without scroll bars
This is strange. This site seems to have no scroll bars despite having massive great long pages: http://lareviewofbooks.org Surely it will never catch on. Why would you do such a thing? Tim W
View Articleusing css to change button face and arrow color
Hello, I have read MANY posts reagarding the use of css to modify form elements. I understand the pros and cons regarding browser as well as OS compatibility. I need to make the <select> element...
View Articlehref="javascript:func()" vs href="#" onclick="javascript:func()"
Howdy! I was wondering which is better to use: href="javascript:func()" OR href="#" onclick="javascript:func()" Problem is the second one, anchors to the top of the page which is very messy in most...
View Article