Markup language used to create the layout of most webpages

learn more… | top users | synonyms

0
votes
0answers
10 views

Are html get/post methods similar to http get/post verbs [migrated]

Are 'GET' and 'POST' method definitions different for HTML and HTTP? This is what i could collect - HTTP-GET - Requests data from a specified resource HTTP-POST - Submits data to be processed to a ...
2
votes
0answers
23 views

Is there a setting/extension to disable HTML formatting in received Gmail messages?

I want all INBOX messages in gmail to appear in plain text. When I read the messages I receive, I just want everything appearing in a consistent font and size of my choice. No html formatting ...
-1
votes
0answers
55 views

Sencha Touch IDE (Webstorm) [closed]

I am new to Sencha Touch Framework. I am starting to develop a sencha touch application. I am stuck at using the right IDE for the development. Right now I am using Webstorm IDE for running the Sencha ...
-2
votes
0answers
23 views

Provide a site builder like Weebly to clients [closed]

I am wanting to provide a SELF HOSTED website builder that provides automated sign up and drag and drop functionality. Much like Weebly or Yola (weebly.com, yola.com) to my clients. I know weebly ...
-3
votes
0answers
22 views

HTML inside an Email in DELPHI [closed]

Im trying to send HTML template via E-Mail directly without Copy-Paste of the Page, i mean to just put the HTML code and send it as that HTML page not Raw Text, the main reason is to send this HTML ...
-2
votes
0answers
45 views

Online database builder and html form builder [closed]

Help me find a good online database builder. Resembling mytaskhelper.com
0
votes
0answers
90 views

Tumblr theme with hover on posts: how to include tags

The theme I have is this. It doesn't show tags, so I edited it so the tags would be visible on the post, following this. However, they show up as an extension of the post. When you hover the mouse ...
0
votes
1answer
103 views

Host HTML file with direct download link

Is there a host where you can upload an HTML file without needing an account and then there is a direct download link? I would need this for my HTML class, so that students can upload a file and then ...
1
vote
1answer
47 views

How do I write an HTML character without the browser converting it on Google Sites?

Specifically I'm trying to write "̅" with the quotation marks to indicate the character. I want the code to appear not the character. I'm looking for alternative answers than to use > ...
2
votes
1answer
145 views

How can I get hashtags to show up in front of my tags on tumblr?

I'm using the "Feather" theme on tumblr, which I had to customize in order for it to display tags. The tags are showing up fine on my dashboard, but if I actually visit my blog URL, there is no hash ...
-1
votes
1answer
64 views

Any online HTML validators? [closed]

The one on w3 seems to load very slow these days. Do you know any others?
1
vote
1answer
193 views

Upload HTML into Blogger?

I have saved all of the HTML file from an old blog that I can no longer access. Can I upload that into Blogger or some other place so that the website can be seen again?
-1
votes
1answer
30 views

Program similar to Coda? [closed]

So, recently, a friend bought Coda. I saw him mess around with it and it's everything I've ever wanted, the thing is, it's on Mac, and I need a PC version. What I need is a program very similar to ...
0
votes
1answer
52 views

Google Spreadsheet won't display the leading space in the cell

For following graph, the Google Spreadsheet won't display the leading space before android:xxx. How could I enable it or how could I add a leading space ? <set ...
0
votes
1answer
102 views

Is there a tool for creating animation with html?

Is there a tool for creating animation with html? or just any other language that can be added with html
1
vote
0answers
222 views

img src being stripped by gmail

in the body of an html e-mail I send <img style="display:block" alt="Revel Resorts | AC NJ" src="http://revel.mydelphic.com/sites/all/themes/revel/images/r_01.jpg" border="0" height="128" ...
-2
votes
1answer
45 views

How to upload a http file to DreamHost? [closed]

How do i upload a .http file to Dreamhost or any other host sites.
1
vote
1answer
441 views

Tumblr, Autopager, Masonry & Infinite Scroll! What am I doing wrong?

There is a huge space in between my pages and duplicate posts. What am I doing wrong? I have been working on this for a week. Here's the tumblr page: nomdecodenikita.tumblr.com Here's my code: ...
0
votes
3answers
3k views

How to send HTML email via Gmail including the background CSS

The obvious way is to just copy and paste. However, the HTML has stylesheets like .auto-style9 { background-image: url('http://domainname.com/backgroundTall.png'); ...
3
votes
1answer
151 views

How to copy links to Google Drive document

When I copy HTML to Google Drive, I lose the URLs in the text. Is that normal behavior? If so, how do I get around it to keep the URLs?
1
vote
0answers
26 views

Is there a site somewhere that shows examples of all HTML4 objects?

Is there a site somewhere that shows examples of all HTML4 objects? Basically, I want to create a library of automated browser tests but I need a site (preferrably 100% HTML4 and basic Javascript ...
1
vote
1answer
162 views

Sending an HTML email

How do you send a HTML email in Outlook Web Access? I have the HTML written but if i just copy and paste it, it will just send as plain text. I have no idea how to do it. Is it possible? Email: ...
0
votes
0answers
66 views

Tumblr theme Cargo - remove 'display as list'

For the Tumblr theme Cargo - how do I remove the 'display as list' link? I want only to 'display as grid'. Thanks
2
votes
0answers
62 views

Show text/plain even if both text/plain and text/html are sent

Someone sent me an e-mail in both text and HTML, with embedded (attached) images. One of the images is 3311-pixel wide. As a consequence, gmail widens the text box accordingly, which makes the e-mail ...
3
votes
2answers
110 views

How do I produce a lettered list in Blogger?

When writing a blog post using Google's Blogger, you can do so using "Compose" mode (a WYSIWYG editor) or HTML mode. When using HTML mode, if I write: <ol type="a"> <li>Item a</li> ...
1
vote
0answers
99 views

How can I make the captions visible on my tumblr page with this design? [closed]

{Title}{block:SearchPage} | {SearchQuery}{/block:SearchPage}{block:PostSummary} | {PostSummary}{/block:PostSummary} {block:Description}{/block:Description} @import ...
2
votes
0answers
182 views

Is there a way to insert a bookmark into a google Spreadsheet?

I know you can do this with a Google Doc, but how about a google Spreadsheet? I'd like to have a bookmark and then link into that cell of the spreadsheet from an HTML document.
0
votes
0answers
102 views

What is the easiest way to create a public HTML page with full control over its contents? [closed]

I have a HTML file. I'd want to upload this file to web so that it will have an accessible url. After uploading its content shouldn't be changed. Such apps like Google Sites aren't appropriate for me ...
0
votes
0answers
221 views

Help for HTML templates [closed]

I am developing a rails business application but I am pretty bad with CSS and layout designs. I am spending alot of time to learn and design the layout for the presentation of content/deals on the web ...
0
votes
0answers
200 views

Run PHP script while loading HTML for Facebook application [closed]

I'm trying to run PHP code in a Facebook application, but it gives a blank screen for 20 seconds or so. The PHP code is not efficient I know this, but I can't change it, it's because of some queries. ...
0
votes
0answers
155 views

How can I add a RSS image feed to my tumblr site?

I have an RSS feed with images and would like to add a sidebar rss feed into my tumblr theme. Ideally, I'm looking for something like the instragram side-bar feed in the effector theme here: ...
0
votes
0answers
158 views

set automatic size on Drop-down lists with greasemonkey [closed]

I'm trying to write a script in Greasemonkey that will set automatic the size of Drop-down lists on the number of selection options, but with my limited Javascript knowledge I don't really know how to ...
5
votes
2answers
96 views

Is it possible to add a creative commons embed to a Google Doc?

I've written some basic training manuals using Google docs, and would like to release them under a creative commons license. I plan to use the Google drive "Publish" feature to release it to the web, ...
2
votes
1answer
151 views

How should I format the HTML of my blog posts in Blogger?

For convenience, I write all my blog posts in bare HTML. Everything seems to be working, but I see that sometimes, Blogger's WYSIWYG editor wraps everything up in a <div> and uses <p> ...
0
votes
0answers
52 views

ajax set text to background (not image) and in front of it normal text [closed]

How can one set text to background and having in front of it normal text? Background text can have 100px. Without using an image as the background text.
0
votes
0answers
187 views

Hotmail mobile version can't send hyperlinks?

I have had this problem several times already, when trying to send an url by email from an iPhone or other mobile device, the links are just sent as text. The url on the iPhone when visiting hotmail ...
1
vote
0answers
107 views

Hyperlink to “view-source:” URL in spreadsheet

I'm trying to make a hyperlink that takes you automatically to the source of a page in a Google spreadsheet. eg I want to make view-source:http://superuser.com directly clickable, rather thank having ...
0
votes
0answers
108 views

Tumblr tags showing above following post

I'm having some issues with making Tumblr tags appear just below the post they apply to. I found help at the question below--it's exactly the issue I'm having--but the theme I'm using seems to belong ...
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 ...
-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" ...
0
votes
1answer
811 views

Edit HTML template on Blogger to add GitHub Fork Me ribbon

I am trying to modify my active Blogger.com template like this: I want to add a GitHub "Fork Me" ribbon to my template page and have tried pasting in the templates in the head tag and in the body ...
0
votes
1answer
83 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 ...
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:         
2
votes
1answer
148 views

Proper formatting of text when inlining an image in Gmail

I use the inline image feature from Google Labs to be able to attach images as inline in emails. But while the image does come in there is a blank space just left to the image and the text starts ...

1 2