Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

10 total results found

Why aren't my font colors / scripts / Flash / Java applets showing up in my Plone site?

Programming and Web Development Plone

By default, Plone employs an HTML-filtering system when it transforms Plone documents into marked-up web pages. Certain tags, such as <font> and other deprecated tags in HTML, are removed so that the generated page is closer to XHTML, which does not allo...

Plone
applet
color
filtering
flash
font
HTML
Java
script

Web Development Standards - Best Practices

Programming and Web Development

For better or for worse, everyone developing web sites at UCLA abides by different rules. For those of us who build for public consumption, what are the best practices — considerate of time and maintenance limitations — to get a little closer to building bette...

images
media
best practices
CSS
design
flash
HTML
JavaScript
programming
standards
web development

Google Guidelines for Webmasters

Internet and Web Browsers

Google offers tips and guidelines for webmasters and web developers in their Webmaster Help Center. Sitemaps, robots.txt, improving ranking, adding or removing sites from the index, etc.

search
administration
Google
HTML
www

How to get rounded corners on web pages

Programming and Web Development

The traditional way to get pretty-looking corners for all your tables (and divs, and menus, and whatnot) used to involve setting a background image to the table or other element. While simple, this is a very inflexible solution. It is completely dependent on t...

web
corners
CSS
HTML
JavaScript
rounded

Sending a full web page in Apple Mail

Email

A cool trick that I stumbled on with Mail is sending an entire web page. It formats perfectly and looks amazing.While in Safari, do Apple-I (Mail contents of this page)It automatically sends the page to Mail, ready to send.This is normally Get Info as you kno...

Apple
MAC
Mail
embedded
HTML
web page

HTML to Wiki Converter

Useful Links

A fast tool for converting HTML into wiki markup.http://toolserver.org/~diberri/cgi-bin/html2wiki/index.cgiUseful for converting wysiwyg html output into markup formats of different wikis, including MediaWiki and Confluence.

HTML
MediaWiki
wiki

Convert Word Documents to HTML

Useful Links

If the html Microsoft Word gives you is too much, try this conversion site. Based on my one use today, it gave me nice, clean HTML right away.http://word2cleanhtml.com/The only problem I had was that it doesn’t want me to paste in html, just the web version.

conversion
HTML
Microsoft Word

Stanford Self-Help Web Design Resources

Programming and Web Development

Stanford Self-help Web Design Resources http://itservices.stanford.edu/service/web/design Templates & Themes HTML & CSS Style Guide Accessibility Graphics & Art

web design resources
accessibility
art
CSS
graphics
HTML

html entity conversion website

Programming and Web Development

If you’ve ever inadvertently pasted a block of html into a GUI text editor and ended up with a set of html encoded greater than signs and other unreadable codes, this website helps you quickly convert back.http://htmlentities.net/Here’s an example:<...

HTML

Importing existing HTML content into Plone

Programming and Web Development Plone

I have an existing site consisting of HTML files, folders and images. Now I’d like to manage that site in Plone. How can I get my existing content into Plone? Answer: https://docs.plone.org/develop/import/index.html 

HTML
content
Plone