0

@mhtml.blink

<link rel="stylesheet" type="text/css" href="cid:css-017f9fd8-9118-4o96-961f-bbba80c2b7f6@mhtml.blink" /> What is " @mhtml.blink"

10th Mar 2022, 1:29 PM
Shaishab Chandra Shil
Shaishab Chandra Shil - avatar
3 ответов
+ 2
The rel & type attributes say the file is a stylesheet. I think .blink is just a custom file extension for a css file
10th Mar 2022, 5:54 PM
Isaac Munyaradzi Machakata
Isaac Munyaradzi Machakata - avatar
+ 1
It serves as "a web page archive format". It combines all resources of a web page to "a single computer file", that is from the HTML code to its companion resources (such as images and css stylesheets) that are "represented by external hyperlinks in the web page's HTML code," – Wikipedia The <link rel=stylesheet...> can be explained better in the web development course or html courses here on #Sololearn but basically it gives html some design https://en.m.wikipedia.org/wiki/MHTML
11th Mar 2022, 2:06 AM
Isaac Munyaradzi Machakata
Isaac Munyaradzi Machakata - avatar
- 1
Isaac Munyaradzi Machakata but how it is work ?
11th Mar 2022, 1:44 AM
Shaishab Chandra Shil
Shaishab Chandra Shil - avatar