Skip to main content

Questions tagged [html]

HTML (HyperText Markup Language) is the predominant markup language used for creating web pages. In modern web pages, HTML is used to markup the contents of the website, while CSS and Javascript are used to define the styles and behaviors respectively.

0 votes
0 answers
10 views

canonical links on multi-domain site

I have a question about using link[rel="canonical"] elements. Consider a company with an international site com-domain and a site located inside China cn-domain (actual domains trigger Stack ...
user avatar
1 vote
0 answers
6 views

alternate links on multi-domain site

I have a question about using link[rel="alternate"][hreflang] elements. Consider a company with an international site com-domain and a site located inside China cn-domain (actual domains ...
user avatar
0 votes
1 answer
16 views

Same server and same HTML but different results: embedded YouTube blocking

I run a webserver divided into two sections: a marketing area, managed by Joomla, and a technical area which is mostly static HTML. The Joomla expert reported that embedding YouTube videos wasn't ...
seismofish's user avatar
0 votes
1 answer
18 views

Looking at the developer's source code doesn't reveal all the code

Newbie here, but I didn't know where else to go. I have a very rudimentary understanding of html/css. I am trying to use python to extract data from the major league soccer website to populate a ...
Chris Barrow's user avatar
0 votes
1 answer
19 views

Looking for that old FixOutlook campaign story decades ago that came to nothing

Many years ago, there was a campaign to finally have the terrible HTML rendering and some other annoyances of Outlook fixed. It could have been fixoutlook.org, but I'm not sure about that. Currently, ...
David.P's user avatar
  • 101
1 vote
1 answer
27 views

How do I ensure that all images are indexed by Google when using the carousel pattern?

This is how the main product picture appears on my website: and it has the following markup: <div> <img alt="Force Factor, ProbioSlim" class="dialog__trigger ...
Lilou Artz's user avatar
1 vote
2 answers
58 views

How is a website using url "example.com/index.php?id=" for every page storing and calling its content?

It's been a while since I've been heavy into webdev and I have a question about ?id=. The website in question is not using a typical silo structure, as in: "example.com" > "example....
D M's user avatar
  • 61
0 votes
0 answers
40 views

Simplified page view with URL

Earlier there was a Google url https://www.google.com/reader/view/?url= where one got a simplified page view of any url. Now this service is dead - you get just a 404. Does somebody know something ...
Evgeniy's user avatar
  • 10.1k
0 votes
1 answer
60 views

What does trailing slash on void elements has no effect and interacts badly with unquoted attribute values mean?

For reference here is the head tag of one of my websites. <!-- Basic--> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/&...
Neil Meyer's user avatar
1 vote
2 answers
71 views

Google SERP not being updated despite new title and meta

When I first published and submitted/indexed my site, I didn't have any html tags. I realized that quickly and fixed the problem. I've resubmitted my site with the proper seo stuff, but it's not ...
No Name's user avatar
  • 113
1 vote
1 answer
27 views

JS files Listed several times in Page Speed

My website has a few js files at the bottom. As you can see on the picture, some of them are listed several times as per the index page itself. Does it mean they're downloaded more than once? Thanks
Pixelkomando's user avatar
0 votes
0 answers
35 views

How to Directly Serve index.html on Root Domain with Namecheap Hosting and Bitbucket

I'm facing an issue with configuring my website hosted on Namecheap and using Bitbucket for version control. Here's the scenario: My website's domain is mywebsite.com. The index.html file, along with ...
user avatar
0 votes
1 answer
17 views

HOW TO BRING CENTRE ALIGNMENT IN WEB PAGE USING HTML? [closed]

In html, what can we write in the code to bring the content of my web page in the center ?? I have tried to write the code within "center" tag and "/center" but it's not working. ...
Sanchali's user avatar
0 votes
0 answers
27 views

Issue with Thumbnail Display in Google Search Results

I have a small startup, and I created a basic website in HTML for my company. Everything is fine, except whenever I google search my company name, it shows this random thumbnail on the right side of ...
Marcus Caesar's user avatar
0 votes
1 answer
40 views

Duplicate content for desktop and mobile

front end dev here. Quite often the design team I work with produces desktop and mobile designs which are quite difficult to create responsively. While it can be done, I feel like I am using an ...
Richie's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
96