Kawiesh

NetScape/Chrome Bookmark Structure

Aug 8th, 2021
1,255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.49 KB | None | 0 0
  1. <!DOCTYPE NETSCAPE-Bookmark-file-1>
  2. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
  3. <TITLE>Bookmarks</TITLE>
  4. <H1>Bookmarks</H1>
  5.  
  6. <DT><H3>**foldername**</H3>
  7. <DL><p>
  8. <DT><A HREF="**url1**">**title1**</A>
  9. <DT><A HREF="**url2**">**title2**</A>
  10. <DT><A HREF="**url3**">**title3**</A>
  11. <DT><H3>**subfoldername**</H3>
  12.     <DL><p>
  13.     <DT><A HREF="**url1**">**title1**</A>
  14.     <DT><A HREF="**url2**">**title2**</A>
  15.     <DT><A HREF="**url3**">**title3**</A>
  16.     </DL><p>
  17. </DL><p>
Advertisement
Add Comment
Please, Sign In to add comment