close
Skip to main content

Questions tagged [html]

Use for questions about the use of HTML on web applications from the end-user point of view. HTML questions about developing a web application are OFF-TOPIC.

Filter by
Sorted by
Tagged with
2 votes
0 answers
99 views

I want to open the recent Youtube notifications in the browser/Firefox in logged-on state (new vids, posts, comments, suggestions, ... ), like when pressing the bell icon, but as a separate more ...
kxr's user avatar
  • 129
1 vote
1 answer
408 views

I can create a html submit form for Google, example: <form action="https://www.google.com/search" method="get"> <input type="text" name="q" ...
jim7475's user avatar
  • 23
0 votes
1 answer
164 views

I would like to download a logo from a webpage. The problem is that there is no url to the image file such as a .png, .gif or .jpg. How to find the path to the logo? The path highlighted after ...
Viesturs's user avatar
  • 101
1 vote
0 answers
59 views

I am trying to make it so when a truck driver presses a button when he starts for the day, i can see what his location is at that very moment so i know where my drivers are starting from. I am trying ...
Rebel's user avatar
  • 11
1 vote
1 answer
322 views

This is taking up How to copy plain text HTML/formatting method into Google Docs. Taken from How to copy the "tree" command output from Linux Terminal without losing the red/blue/white ...
questionto42's user avatar
0 votes
1 answer
744 views

I would like to send an HTML mail using Gmail. Following https://www.campaignmonitor.com/blog/how-to/how-to-create-an-html-email-in-gmail/ I just copied my HTML into the message, but it did not work, ...
Gergely's user avatar
  • 163
0 votes
0 answers
488 views

I want to copy HTML (including images) from a web page to google docs. This works fine if the web page is public. But if the page needs a login, then the images are not inserted into google docs. I ...
guettli's user avatar
  • 179
1 vote
1 answer
1k views

Here is my HTML file "Creds.html": <form id="Creds"> Client ID: <input id="id" type="text" width="45"><br> ...
Trashman's user avatar
  • 183
0 votes
1 answer
7k views

When I run this script it show me this error. I can't understand what I do. Its function is to transfer results from html form to Google Sheet. Can anyone solve this problem? var sheetName = 'Sheet1' ...
ABIR HASSAN's user avatar
1 vote
1 answer
271 views

So I wanted to make a custom 404 page on my Blog. I went in Settings > Errors and redirects > Custom 404 And pasted this Markup: <h1 style="height: 0px; text-align: center;"><...
Saaransh Garg's user avatar
0 votes
1 answer
254 views

I've been trying to figure out a solution to this for a few weeks & I think I'm at the home stretch, but having some trouble piecing it together. With great help, I have a script (below) that ...
Anthony Madle's user avatar
0 votes
1 answer
1k views

I've got an email that populates when the sheet is edited. But the body of the mail displays strange line breaks that aren't in my code. My code: function processEdit(e) { MailApp.sendEmail({ to:...
Joseph Yearous's user avatar
1 vote
1 answer
8k views

I've been using =ImportHTML() but it seems a bit limited to what it can import from websites, from what I've seen it looks like you can only import from a site that has the data in a table or a list, ...
YikesItsMikes's user avatar
0 votes
1 answer
107 views

I am trying to retrieve all of the company names & their symbols from the NYSE Arca (a subsidiary of NYSE). A site exists that lists all of these, but it only lists about 10 results at a time. ...
Starnes Student's user avatar
0 votes
0 answers
341 views

So basically I'm trying to import a list of values from a certain web-page into my spreadsheet and I'm stuck. I want to make a list of names with their corresponding number stages next to them, all ...
Blind City's user avatar

15 30 50 per page
1
2 3 4 5
7