Some HTML, CSS Little Secrets In One Articleby@wownetort
1,136 reads

Some HTML, CSS Little Secrets In One Article

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Use HTTPS for embedded resources where possible. Use HTML5 (HTML syntax) for all HTML documents: <!DOCTYPE html>. Use HTTPS (https:) for images and other media files, style sheets, and scripts, unless the respective files are not available over HTTPS. The contents of a page title is very important for search engine optimization (SEO) Use the lang attribute inside the <html> tag, to declare the language of the Web page. This is meant to assist search engines and browsers.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Some HTML, CSS Little Secrets In One Article
Nikita Starichenko HackerNoon profile picture

@wownetort

Nikita Starichenko

8+ years full-stack developer


Receive Stories from @wownetort

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!