Questions tagged as 'html5'

1
answer

MediaQueries ignored from a certain resolution

Working with MediaQueries for responsive layout, I came across the following problem: I am setting the resolutions quietly, but when I get to 800px the setting gives 320px and 360px . It is completely ignored by the browser....
asked by 18.08.2014 / 18:58
1
answer

Google Maps Problem JavaScript API V3 with WebApp in MVC

I want to make a simple Map appear when the user clicks (Menu > Find), the problem is that the controller receives the data and sends me and does not return the Map. I'm using my default MVC project.    The code I made available in the...
asked by 15.03.2014 / 01:40
2
answers

Limit characters and display the number of characters

Well, I have a input for the user to put the name, and under the input I have both the typed characters and the maximum amount (0/50). I wanted you to type in the characters you type, and when you reach the limit you can not type anymore....
asked by 13.09.2018 / 02:49
1
answer

How to align in the center a menu made in HTML + CSS Nav

I try to align all shapes with text-align: center; but none works, and when I give space with left the sub-menus are misaligned! * { margin: 0; padding: 0; } .menu { width: 100%; height: 60px; background-co...
asked by 21.09.2018 / 23:40
1
answer

Pin icon on lower right corner using Materialize

First time I'm using materialize . I would like to know how to set an icon in the lower right corner. <a class="btn-floating btn-large cyan pulse right"><i class="material-icons">edit</i></a> Natively if there is...
asked by 15.09.2018 / 01:35
1
answer

___ ___ erkimt Specifying the search engines update an HTML document? ______ qstntxt ___

According to MDN using the %code% tag with attribute %code% %code% , allows search engines to know the date the document was created, and then displays this information in the Rich Snippet of the searches.

Is it possible to indicate the update date for it?

    
______ azszpr332568 ___

You can build your %code% by using the %code% tag to tell %code% that you want your content to be re-indexed, hourly, every day, or weekly for example.

Here you can see the complete and recommended protocol for you to build your %code% , notice that you can determine how regularly your content is reindexed: link

The frequency with which the page changes. This value provides general information for search engines and may not match the frequency of page indexing. Valid values are:

  • always
  • hourly
  • daily
  • weekly
  • monthly
  • yearly
  • never

The "always" value should be used to describe documents that always change when accessed. The value "never" should be used to describe the archived URLs.

Note that the value of this tag is considered a %code% and not a command.

Although you can not be totally sure that Google will consider this tag to reindex its contents %code% or %code% for example

  

"If the site pages are properly linked, the normal   Web crawlers can detect most of your   site. ", but" The use of the sitemap does not guarantee that all items in it   will be crawled and indexed because Google processes are   based complex algorithms to program the tracking. However, the   sitemap benefits the site in most cases, and you will never be   penalized for using it. "

Source: link

Otherwise, you will not be able to completely stop %code% , in a case of urgency you can manually request the reindexing of a URL. For example if you make a security update on the contacts page you can ask Google to do a reindexing of your page. Here you can learn more about this: link

To manually add a URL (search tb "Fetch as Google") : link

To index by Search Console:

YoucanstillrequesttoreindextheentiresitethroughtheSerchConsole!

    
___

According to MDN using the <time></time> tag with attribute datetime <time datetime="yyy-mm-dd hh:mm:ss"></time> , allows search engines to know the date the document was created, and then displays t...
asked by 27.09.2018 / 01:38
1
answer

Does the base tag affect scripts and styles in an html document?

Having http://exemplo.com/diretorio1/documento1.html the code: <!DOCTYPE html> <html> <head> <title>Uma página</title> <base href="http://exemplo.com/diretorio2/" /> <sc...
asked by 03.11.2014 / 14:13
1
answer

Find closest addresses in Google Maps [closed]

I have more than 2,000 records in a database with address and zip code, and I want to locate the closest locations in my zip code using the Google Maps API. Example of what I need . But in my case I want to locate some of the records in t...
asked by 03.11.2014 / 18:16
1
answer

How do I stop the video when I close Modal?

When I close the modal the video continues to play, how do I stop the video when I close the modal? <!DOCTYPE html> <html lang="en"> <head> <title>Bootstrap Example</title> <meta charset="utf-8"> <m...
asked by 03.08.2018 / 20:49
1
answer

DIV leaving the screen

I've seen several times a div that comes off the screen, and as I will not know how to explain it right, I'll show you a photo of an example: Ifigureditwouldbebox-shadow,butIcouldnotdoit.Idonotwanttodothesamedesignastheboy,soIwillnotstealhi...
asked by 30.01.2018 / 13:39