Markup language used to create the layout of most webpages

learn more… | top users | synonyms

0
votes
0answers
289 views

tumblr theme: pictures cut off

when i reblog a photoset it cuts off, same with videos. my theme is kind of grid like. i really like my theme this is just one problem i have and its bothering me. if any one can help me with this ...
0
votes
0answers
149 views

Standard list of religions for dropdown menu [closed]

I am creating a form that will include a step about the person's religion, I have seen forms that contain a dropdown menu of religions, however I cannot find one which has a standard list of ...
0
votes
1answer
3k views

Clickable flowchart using HTML

I need a flowchart to help me design the logic for a db program, and Visio isn't working for me. I find myself wanting to be able to test the logic more quickly than tracing with my finger. I'd like ...
-2
votes
1answer
86 views

how to give the website a more web 2.0 feel [closed]

I am planning on redoing the UI of my website to give the website a more web 2.0 feel. This is the process I am planning to follow : 1. Come up with PSDs that would have the designs of a few ...
0
votes
1answer
206 views

Unable to insert html in Joomla 1.5 [closed]

I am using the following code to try to embed chat in to an article in Joomla 1.5: <iframe src="http://xxxxxxx.com/welcome/visichat/" width="100%" height="550px" frameborder="0" ...
1
vote
1answer
112 views

Facebook App for Arbitrary HTML?

I'd like to find an application on facebook which would allow me to add a tab to my page that contains simple HTML - like a list of items, or a couple paragraphs, etc. Is there a good solution anybody ...
3
votes
1answer
594 views

Sending HTML email through Google Groups

I want to send a formatted email (say HTML or PDF) to a large group of people (all parents in a school - no, I do not mean to spam, just send them a monthly newsletter about school-related ...
0
votes
1answer
84 views

Tumblr vs other web frameworks [closed]

I'm a new user to Tumblr and I was amazed by the quantity of functions and its level of integration with main social networks. What was the best to me, was the possibility of editing the code of the ...
1
vote
1answer
1k views

Is it possible to make a dynamic route in Google Maps?

I am using a program that every 4 minutes sends me (via email) a GPS position in a format of a link to Google Maps, like so: Move to N10.0700+E50.8625 Move to N10.0700+E50.8925 Move to ...
1
vote
0answers
120 views

I need an alarm clock WITH sound notifications that I can embed in Microsoft OneNote…Does anybody know if and how I can do that? [closed]

I love OneNote but it does not have a calendar /tasks sound notifications built into it, and I do not want to use Outlook. I'd like to embed an alarm clock/reminder into Microsoft OneNote. I need to ...
0
votes
1answer
1k views

HTML for iPad: What should i need to know? [closed]

I just made a LAN webapp, it works great on my computer but i discovers it just doesn't work well with an iPad. I use JQuery and JQuery UI, and know that using JQuery UI for Mobile I would have less ...
0
votes
1answer
941 views

External CSS to format a PHP header include? [closed]

Is this possible? I can't find an example of this on the internet anywhere. I am struggling with what should be really simple CSS code. Can anyone tell me what is wrong with this code? The .css ...
1
vote
1answer
458 views

Send Google spreadsheet with embedded HTML in Gmail

When I try to publish content from Google Spreadsheet, it puts it into an HTML iframe. This is found under File > Publish to Web. How can I send this iframe content in a mail, sent over Gmail?
-1
votes
1answer
1k views

How to add links on a tumblr.com page?

How can I add some links on a tumblr page? For example, on http://makeclocks.tumblr.com/ I'd like to add some links at red box area:         
4
votes
3answers
120 views

Does W3C Validation (Web Validation) really make any difference to your site?

Does displaying the various validation marks on your website make a difference? For Example - HTML Validation - W3C CSS Validation - W3C XHTML Validation What is the communities opinion on this ...
0
votes
0answers
359 views

Tumblr photo-post to NextPage or NextPost

Going for a very minimal look, one image per post-one post per page, image link to next post/page. Tried the following {block:Posts} {block:Photo} <div ...
2
votes
1answer
135 views

How do I stop the Wordpress.com post editor from inserting nonbreaking spaces?

The Wordpress.com post editor has an annoying habit of inserting the &nbsp; character in posts. This wouldn't be a problem if it inserted it appropriately, or even consistently. This is, alas, not ...
1
vote
2answers
2k views

Can I send a postcode direct to Google Maps in the URL line?

I have a form on my web page that includes a postcode. I want to open a new window and display Google Maps with the data from my postcode form. Ideally something like: ...
-1
votes
2answers
159 views

Plugin to modify webpage layout? [closed]

Is there any browser plugin to modify the layout of an external webpage? I would like to change the placing of a couple of links that I commonly use so that I can have them on the right hand side of ...
4
votes
3answers
529 views

WYSIWYG web page editor

Is there a WYSIWYG HTML editor that can speed up web page creation, and generate clean, hand-editable HTML with div based layouts? either Web or Desktop app will do
1
vote
0answers
192 views

HTML mail from POP3 account not rendering

I have an email address through Go Daddy and Gmail set up to access it via POP3. When I receive an HTML email Gmail shows the headers (which normally isn't the case) and doesn't seem to be rendering ...
1
vote
0answers
50 views

Publishedin.com script not run after it is added to Blogger's editable template

I'm trying to set up a free account at publishedin.com. Part of the process involves putting a script into into my blogger template (hosted at blogspot.com). Specifically, I have to place this into ...
2
votes
0answers
113 views

How to display only Post Titles on home page of a Posterous blog?

I have recently shifted my all purpose blog from Wordpress.com to Posterous. It was mainly because, while I'm no Javascript ninja and I don't intend to put in a lot of time into configuring and ...
1
vote
4answers
781 views

How can I write html, the complete markup and send someone as an email?

I want to send HTML email from my Outlook or Yahoo, Gmail, Hotmail. I wasn't able to find any such option where I could write HTML which will then be rendered at the receiver's end. How can I do that? ...
1
vote
2answers
2k views

Parse HTML through Google Spreadsheet using scripting

I'm trying to speed up the process of getting values from an HTML page to a Google Docs Spreadsheet through scripting. I remember Microsoft Excel had the import data function, but I don't own a copy ...
1
vote
1answer
308 views

Facebook open graph in meta tags

<meta property="og:title"> <meta property="og:description"> <meta property="og:image"> What is the purpose of using Facebook Open Graph in Website's Meta tags? What does it add to ...
6
votes
2answers
881 views

Uploading Styled HTML to Google Docs

I find that when I upload Styled HTML to Google Docs, eg. with CSS .underline { text-decoration: underline; } .del { text-decoration: line-through; } mark { background: yellow } None of these will ...
2
votes
3answers
1k views

Why is Gmail in an iFrame?

This may have already been asked by someone, but I can't seem to find the answer. At the risk of repeating a question, I would like for someone to explain the reason that Google's Gmail is placed ...
1
vote
4answers
3k views

Embeding and sending HTML emails from Gmail

What is the best way to send out formatted HTML emails from GMAIL?
0
votes
1answer
1k views

How do I allow visitors on my site to share my photos on their facebook news feed?

How do I allow visitors on my site to share my photos, on their Facebook wall/news feed? I see that there is a "share" or "like" option from Facebook but that seems to share the whole page. I would ...
1
vote
1answer
519 views

Using the tumblr api how do I return a permalink?

If I used the api to post, I would like to return back the Tumblr permalink for that site I sent it to.
3
votes
2answers
107 views

Looking for a Html Cleanup App

Is there a webapp that can cleanup my Html before I paste it to a blog/forum/cms? E.g. when I copy something from Word I contains lot's of <meta> and <style> entries that I want removed.
2
votes
1answer
67 views

Is there a wireframe app that produces/exports html?

I know it seems kind of counter productive to what a wire frame app should be, but I know some of my non technical friends like how easy it is to use a wire frame app, but don't know html and would ...

1 2