Save & Share

  • Current Version: 1
  • Update Regex
    ctrl+⇧+s
  • Save new Regex
    ctrl+s
  • Add to Community Library

Flavor

  • PCRE2 (PHP)
  • ECMAScript (JavaScript)
  • Python
  • Golang
  • Java
  • .NET 7.0 (C#)
  • Rust
  • PCRE (Legacy)
  • Regex Flavor Guide

Function

  • Match
  • Substitution
  • List
  • Unit Tests
Sponsors
There are currently no sponsors. Become a sponsor today!
An explanation of your regex will be automatically generated as you type.
Detailed match information will be displayed here automatically.
  • All Tokens
  • Common Tokens
  • General Tokens
  • Anchors
  • Meta Sequences
  • Quantifiers
  • Group Constructs
  • Character Classes
  • Flags/Modifiers
  • Substitution
  • A single character of: a, b or c
    [abc]
  • A character except: a, b or c
    [^abc]
  • A character in the range: a-z
    [a-z]
  • A character not in the range: a-z
    [^a-z]
  • A character in the range: a-z or A-Z
    [a-zA-Z]
  • Any single character
    .
  • Alternate - match either a or b
    a|b
  • Any whitespace character
    \s
  • Any non-whitespace character
    \S
  • Any digit
    \d
  • Any non-digit
    \D
  • Any word character
    \w
  • Any non-word character
    \W
  • Non-capturing group
    (?:...)
  • Capturing group
    (...)
  • Zero or one of a
    a?
  • Zero or more of a
    a*
  • One or more of a
    a+
  • Exactly 3 of a
    a{3}
  • 3 or more of a
    a{3,}
  • Between 3 and 6 of a
    a{3,6}
  • Start of string
    ^
  • End of string
    $
  • A word boundary
    \b
  • Non-word boundary
    \B

Regular Expression
Processing...

Test String

Code Generator

Generated Code

#include <StringConstants.au3> ; to declare the Constants of StringRegExp #include <Array.au3> ; UDF needed for _ArrayDisplay and _ArrayConcatenate Local $sRegex = "(?m)(?x)(<html[\S\s]*?<\/h1>)(*SKIP)(*F)|(<p[^>]*>[\S\s]*?uses\]<\/p>)(*SKIP)(*F)|(<[\S\s]*?>)(*SKIP)(*F)|(E-mail)(*SKIP)(*F)|(<h6[^<>]*>.*?<\/h6>)(*SKIP)(*F)|(A-Z)(*SKIP)(*F)|(<a\s[^>]*href.*?<\/a>)(*SKIP)(*F)|(2009-2024)(*SKIP)(*F)|(<style[\S\s]*?<\/style>)(*SKIP)(*F)|(<script[\S\s]*?<\/script>)(*SKIP)(*F)|\w+\(" Local $sString = "<!DOCTYPE html>" & @CRLF & _ "<html lang="en">" & @CRLF & _ "<head>" & @CRLF & _ "<meta http-equiv="Content-Type" content="text/html; charset=utf-8">" & @CRLF & _ "<meta http-equiv="X-UA-Compatible" content="IE=edge">" & @CRLF & _ "<META name="viewport" content="width=device-width, initial-scale=1">" & @CRLF & _ "<title>Homeopathic medicine, Homeopathic remedies, ACONITUM NAPELLUS</title>" & @CRLF & _ "<META name="description" content="ACONITUM NAPELLUS">" & @CRLF & _ "<META name="keywords" content="Homeopathic medicine Bangalore, Homeopathic remedies Bangalore, ACONITUM NAPELLUS">" & @CRLF & _ "<META name="robots" content="index, follow" />" & @CRLF & _ "" & @CRLF & _ "<META name="google-site-verification" content="B5jrpKjfHEj--_J-rT51c3CG8zg1sY_ZRQAbqQ1oN5Q">" & @CRLF & _ "<link href="css/style.css" rel="stylesheet" type="text/css" media="all">" & @CRLF & _ "<link href="https://www.cure4incurables.in/css/bootstrap.min.css" rel="stylesheet">" & @CRLF & _ "<link href="https://www.cure4incurables.in/css/style1.css" rel="stylesheet">" & @CRLF & _ "<link href="css/style.css" rel="stylesheet" type="text/css" media="all">" & @CRLF & _ "<link rel="stylesheet" type="text/css" href="engine1/style.css" media="screen">" & @CRLF & _ "<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">" & @CRLF & _ "</head>" & @CRLF & _ "<body style="color: rgb(0, 0, 0);" alink="#ee0000" link="#0000ee" vlink="#551a8b">" & @CRLF & _ "<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --><!-- Bootstrap --><!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --><!-- WARNING: Respond.js doesn't work if you view the page via file:// --><!--[if lt IE 9]>" & @CRLF & _ "<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>" & @CRLF & _ "<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>" & @CRLF & _ "<![endif]-->&nbsp;" & @CRLF & _ "<!-- Start WOWSlider.com HEAD section --><!-- End WOWSlider.com HEAD section --><!--body wrapper-->" & @CRLF & _ "<div class="container">" & @CRLF & _ "<div class="container1">" & @CRLF & _ "<div class="sticky"> Bangalore based polyclinic offering" & @CRLF & _ "treatments in modern medicine, homoeopathy, ayurveda, naturopathy," & @CRLF & _ "hypnotherapy, healing and meditation, etc. </div>" & @CRLF & _ "<!--navigation --><nav class="navbar navbar-default"><!-- Brand and toggle get grouped for better mobile display -->" & @CRLF & _ "<div class="row">" & @CRLF & _ "<div class="navbar-header"><!-- a class="navbar-brand" href="index.html" --><!-- Collect the nav links, forms, and other content for toggling --><a class="navbar-brand" href="index.html" style="text-decoration: none; color: rgb(46, 150, 226);"><img src="https://www.cure4incurables.in/images/logo.png" alt="Logo" class="responsive"></a></div><!-- div class="collapse navbar-collapse"" & @CRLF & _ "id="bs-example-navbar-collapse-1" -->" & @CRLF & _ "<!-- div class="container" -->" & @CRLF & _ "<div><div class="translate" id="google_translate_element" style="text-align: right; margin-right: 0.2in;"><p class="translate" style="font-size: 15px; color: black; line-height: 18px; font-style: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; background-color: transparent; font-family: Verdana; text-align: right;"><strong><span style="color: blue;">ಭಾಷೆ ಬದಲಾಯಿಸಲು ಕೆಳಗೆ ಕ್ಲಿಕ್ ಮಾಡಿ:</span><br><span style="color: navy;">भाषा बदलने के लिए, नीचे क्लिक करें:-</span></strong>" & @CRLF & _ "</p></div>" & @CRLF & _ "<ul class="topnav" id="myTopnav" style="padding: 0px; margin-left: 0.2in; margin-right: 0.2in; list-style-type: none; list-style-image: none; list-style-position: outside; vertical-align: middle; font-family: &quot;Segoe UI&quot;; font-size: 16px; background-color: #87cefa;">" & @CRLF & _ "<li class="links"><a style="color: black;" href="#">Links:</a></li>" & @CRLF & _ "<li class="links"><a style="color: black;" href="index.html">Home</a></li>" & @CRLF & _ "<li class="links"><a style="color: black;" href="About-a-cure-for-incurables-clinic.html">About Us</a></li>" & @CRLF & _ "<li class="links"><a style="color: black;" href="Our-Services.html">Our Services</a></li>" & @CRLF & _ "<li class="links"> <a style="color: black;" href="homeopathy-treatment.html">Homeopathy</a></li>" & @CRLF & _ "<li class="links"><a style="color: black;" href="testimonials.html">Testimonials</a></li>" & @CRLF & _ "<li class="links"><a style="color: black;" href="Biz-Offers.html">Biz Offers</a></li>" & @CRLF & _ "<li class="links"><a style="color: black;" href="Contact-Us.html">Contact Us</a></li>" & @CRLF & _ "<li class="links"><a style="color: black;" href="enquiry.html">Enquiry</a></li>" & @CRLF & _ "<!--</li> --><li class="icon">" & @CRLF & _ "<a style="margin-top: -5px;" href="#" id="toggle"><big><big>&#x25BC;</big></big></a></li></ul></div></div> </nav><!-- /.navbar-collapse --><!-- /.container-fluid --><!-- /.nav --><!--Header Ends--><!--body content-->" & @CRLF & _ "<div style=""><!--slider-->" & @CRLF & _ "<div id="carousel-example-generic" class="carousel slide" data-ride="carousel"><!-- Indicators --><!-- Wrapper for slides -->" & @CRLF & _ "<div class="carousel-inner"></div>" & @CRLF & _ "<!-- Controls --></div>" & @CRLF & _ "<!-- end slider--><br>" & @CRLF & _ "<!-- div id="container" -->" & @CRLF & _ "<div id="right"><!-- div class="row add-top" --><!-- div class="col-md-9 col-sm-9" --><!-- div class="bodycont" --><!-- div class="body-right" --><!-- div class="bodycont" -->" & @CRLF & _ "<div class="quickcontact"><!-- div class="body-right" --><!-- div class="body-right-title" -->" & @CRLF & _ "<div class="row add-top">" & @CRLF & _ "<div class="col-md-9 col-sm-9">" & @CRLF & _ "<div class="bodycont">" & @CRLF & _ "<h1>ACONITUM NAPELLUS [Acon]</h1>" & @CRLF & _ "<p style="color: black; font-family: Verdana,sans-serif; font-size: 18px; font-style: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; display: inline ! important; float: none;">ACONITUM NAPELLUS uses [Acon uses]</p>" & @CRLF & _ "<p class=MsoNormal><span style='font-size:13.5pt;line-height:115%;font-family:" & @CRLF & _ ""Verdana","sans-serif";color:black;mso-themecolor:text1'>Note: Wherever it is found, &quot;&lt;&quot; denotes aggravation (worse by), &quot;&gt;&quot; denotes amelioration (better by), &quot;&lt;-&gt;&quot; denotes alternation (alternates with) and A/F is an abbreviation of, &quot;Ailments from&quot;</span>" & @CRLF & _ "</p>" & @CRLF & _ "<div style="margin-bottom:-15px;width:100%;background-color:#EBF4FB;">" & @CRLF & _ "<p class=MsoNormal style='margin-bottom:12.0pt;line-height:normal'><span" & @CRLF & _ " style='font-size:13.5pt;font-family:"Verdana","sans-serif";mso-fareast-font-family:" & @CRLF & _ " "Times New Roman";mso-bidi-font-family:"Times New Roman";color:#075296'>Terror," & @CRLF & _ " anxiety, agonizing fear, restless, excited, nervous, impatient<br><br>" & @CRLF & _ " Sudden, violently acute, painful effects. Congestions. Inflammation. Haemorrhages<br><br>" & @CRLF & _ " Sticking, tearing pains with numbness. Burning thirst. High fever</span></p>" & @CRLF & _ "</div>" & @CRLF & _ "<div class="container">" & @CRLF & _ " <div class="left">" & @CRLF & _ " <p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height:" & @CRLF & _ " normal'><b><span style='font-size:13.5pt;font-family:"Verdana","sans-serif";" & @CRLF & _ " mso-fareast-font-family:"Times New Roman";mso-bidi-font-family:"Times New Roman";" & @CRLF & _ " color:red'>REMEDY RELATIONSHIPS</span></b>" & @CRLF & _ "</p>" & @CRLF & _ "</div>" & @CRLF & _ "<div class="right">" & @CRLF & _ " <p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height:" & @CRLF & _ " normal'><b><span style='font-size:13.5pt;font-family:"Verdana","sans-serif";" & @CRLF & _ " mso-fareast-font-family:"Times New Roman";mso-bidi-font-family:"Times New Roman";" & @CRLF & _ " color:black'>Complements: </span></b><span style='font-size:13.5pt;" & @CRLF & _ " font-family:"Verdana","sans-serif";mso-fareast-font-family:"Times New Roman";" & @CRLF & _ " mso-bidi-font-family:"Times New Roman";color:black'>Arn, Coff, Sulph<br>" & @CRLF & _ " <br>" & @CRLF & _ " <b>Follows Well: </b>Ars, Bell, Bry, Calc, Hep, Ip, Lyc, Merc, Nux-v, Phos," & @CRLF & _ " Puls, Rhus, Sep, Spong<br>" & @CRLF & _ " <br>" & @CRLF & _ " <b>Compare: </b>Bell, Cann-i, Cham, Cocc, Con, Dulc<br>" & @CRLF & _ " <br>" & @CRLF & _ " <b>Antidoted By: </b>Acet-ac, Cham, Cimic, Coff, Nux-v, Par, Petr, Sep, Sulph(Brimstone)<br>" & @CRLF & _ " <br>" & @CRLF & _ " <b>It Antidotes: </b>Arn, Aspin, Astac, Bell, Bry, Cact, Canth, Cham, Chel," & @CRLF & _ " Cit-v, Coff, Croc, Dol, Glon, Graph, Kalm, Kreos, Lyc, Merc-p, Mez, Morph," & @CRLF & _ " Nux-v, Petr, Sep, Sol, Spong, Stry, Sulph, Ther, Verat, Vib-p</span>" & @CRLF & _ "</p>" & @CRLF & _ " </td>" & @CRLF & _ " </tr>" & @CRLF & _ "</table>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "<div class="col-md-3 col-sm-3">" & @CRLF & _ "<div class="bodycont">" & @CRLF & _ "<div class="quickcontact">" & @CRLF & _ "<h6>Specializations</h6>" & @CRLF & _ "<ul class="list-unstyled">" & @CRLF & _ "<li><a href="modern-medicine.html" title="Modern Medicine| Modern Medicine Bangalore">Modern" & @CRLF & _ "Medicine</a></li>" & @CRLF & _ "<li> <a href="homeopathy-treatment.html" title="Homeopathy treatment| Homeopathy treatment Bangalore">Homeopathy treatment</a>" & @CRLF & _ "</li>" & @CRLF & _ "<li><a href="homeopathy-doctor.html" title="Homeopathy Doctor| Homeopathy Doctor Bangalore">Homeopathy Doctor</a></li>" & @CRLF & _ "<li> <a href="6_Cancer.html" title="Homeopathy Cancer| Homeopathy Cancer Bangalore">Cancer</a></li>" & @CRLF & _ "<li><a href="hiv-aids.html" title="Homeopathy HIV AIDS| Homeopathy HIV AIDS Bangalore">HIV / AIDS</a></li>" & @CRLF & _ "<li><a href="ayurveda.html" title="Ayurveda| Ayurveda Bangalore">Ayurveda</a></li>" & @CRLF & _ "<li><a href="naturopathy.html" title="Naturopathy| Naturopathy Bangalore">Naturopathy</a>" & @CRLF & _ "</li>" & @CRLF & _ "<li><a href="hypnotherapy.html" title="Hypnotherapy| Hypnotherapy Bangalore">Hypnotherapy</a>" & @CRLF & _ "</li>" & @CRLF & _ "<li><a href="Meditation.html" title="Meditation| Meditation Bangalore">Meditation</a></li>" & @CRLF & _ "</ul>" & @CRLF & _ "<div class="quickcontact">" & @CRLF & _ "<h6>Remedies A-Z</h6>" & @CRLF & _ "</div>" & @CRLF & _ "<div style="margin: 2px; overflow: scroll; height: 275px; padding-top: 2px;"><!-- div id="collapse1" class="panel-collapse collapse" -->" & @CRLF & _ "<ul class="list-unstyled">" & @CRLF & _ "<li><a href="Abies-Canadensis.html">Abies" & @CRLF & _ "Canadensis</a></li>" & @CRLF & _ "<li><a href="Abies-Nigra.html">Abies Nigra</a></li>" & @CRLF & _ "<li><a href="Abrotanum.html">Abrotanum</a></li>" & @CRLF & _ "<li><a href="Acalypha-Indica.html">Acalypha" & @CRLF & _ "Indica</a></li>" & @CRLF & _ "<li><a href="Aceticum-Acidum.html">Aceticum" & @CRLF & _ "Acidum</a></li>" & @CRLF & _ "<li><a href="ACONITUM-NAPELLUS.html">Aconitum" & @CRLF & _ "Napellus</a></li>" & @CRLF & _ "</ul>" & @CRLF & _ "</div>" & @CRLF & _ "<div class="quickcontact">" & @CRLF & _ "<h6>Diseases &amp; Conditions</h6>" & @CRLF & _ "</div>" & @CRLF & _ "<div style="margin: 2px; overflow: scroll; height: 275px; padding-top: 2px;">" & @CRLF & _ "<ul class="list-unstyled">" & @CRLF & _ "<li><a href="acne.html">Acne or Pimples</a></li>" & @CRLF & _ "<li><a href="pimples.htm">Zits</a></li>" & @CRLF & _ "</ul>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "<!-- end wrapper--><!--body content ends--><!--footer-->" & @CRLF & _ "<div class="clear"></div>" & @CRLF & _ "<br><footer style="width: 100%; height: auto;" class="panel-footer footer add-top">" & @CRLF & _ "<div style="width: 100%; height: auto;" class="container"><div style="width: 100%; height: auto; background-color: transparent;" class="col-md-12 col-sm-12"><a href="index.html"> Home</a>" & @CRLF & _ "|<a href="About-a-cure-for-incurables-clinic.html">" & @CRLF & _ "About Us</a>|<a href="101_Dr.Ramanand-j-v.html"> Dr" & @CRLF & _ "Ramaanand</a> |<a href="Our-Services.html"> Our" & @CRLF & _ "Services</a>| <a href="homeopathy-doctor.html"> Homeopathy Doctor</a> | <a href="Homeopathy-clinic.html"> Homeopathy Clinic</a> |<a href="testimonials.html">" & @CRLF & _ "Testimonials</a> |<a href="homoeopathy.html"> Homoeopathy</a> | <a href="defending-homeopathy.html">" & @CRLF & _ "Defending Homeopathy</a> |<a href="Biz-Offers.html"> Biz" & @CRLF & _ "offers</a>" & @CRLF & _ "|<a href="Contact-Us.html">" & @CRLF & _ "Contact Us</a></div>" & @CRLF & _ "</div>" & @CRLF & _ "</footer>" & @CRLF & _ "<div class="footer-btm">" & @CRLF & _ "<div class="container">" & @CRLF & _ "<div class="col-md-12 col-sm-12 text-center"> A Cure for" & @CRLF & _ "Incurables Clinic &copy; 2009-2024 | All Rights Reserved.</div>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "<!-- to top--><a href="#" class="cd-top">Top</a>" & @CRLF & _ "<button class="button-top"><i class="fa fa-chevron-up"></i></button>" & @CRLF & _ "<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->" & @CRLF & _ "<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>" & @CRLF & _ "<!-- Include all compiled plugins (below), or include individual files as needed -->" & @CRLF & _ "<script src="js/bootstrap.min.js"></script>" & @CRLF & _ "<script src="js/backtotop.js"></script>" & @CRLF & _ "<script type="text/javascript" src="js/function.js"></script>" & @CRLF & _ "<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>" & @CRLF & _ "<style type="text/css">" & @CRLF & _ "p.translate {" & @CRLF & _ " display: none;}" & @CRLF & _ "@media only screen" & @CRLF & _ " and (min-width : 320px) and (max-width : 861px){" & @CRLF & _ " p.translate { display: inline; }" & @CRLF & _ "}" & @CRLF & _ "ul.topnav {" & @CRLF & _ " list-style-type: none;" & @CRLF & _ " margin: 0;" & @CRLF & _ " padding: 6px;" & @CRLF & _ " overflow: hidden;" & @CRLF & _ " background-color: #87cefa;" & @CRLF & _ "}" & @CRLF & _ " ul.topnav li {" & @CRLF & _ " float: left;" & @CRLF & _ "}" & @CRLF & _ "ul.topnav li a {" & @CRLF & _ " display: inline-block;" & @CRLF & _ " color: #f2f2f2;" & @CRLF & _ " text-align: center;" & @CRLF & _ " padding: 0px 3px;" & @CRLF & _ " text-decoration: none;" & @CRLF & _ " transition: 0.3s;" & @CRLF & _ " font-size: 16px;" & @CRLF & _ "}" & @CRLF & _ "ul.topnav li a:hover {" & @CRLF & _ " background-color: #0000FF;" & @CRLF & _ " color: white !important;" & @CRLF & _ "}" & @CRLF & _ "ul.topnav li.icon {" & @CRLF & _ " display: none;" & @CRLF & _ "}" & @CRLF & _ "@media screen and (max-width:1180px) {" & @CRLF & _ " ul.topnav li:not(:first-child) {" & @CRLF & _ " display: none;" & @CRLF & _ " }" & @CRLF & _ " ul.topnav li.icon {" & @CRLF & _ " float: left;" & @CRLF & _ " display: inline-block;" & @CRLF & _ " }" & @CRLF & _ "}" & @CRLF & _ "@media screen and (max-width:680px) {" & @CRLF & _ " div.translate {" & @CRLF & _ " margin-top: 3%;" & @CRLF & _ " }" & @CRLF & _ " ul.topnav.responsive {" & @CRLF & _ " position: relative;" & @CRLF & _ " }" & @CRLF & _ " ul.topnav.responsive li.icon {" & @CRLF & _ " position: absolute;" & @CRLF & _ " right: 0;" & @CRLF & _ " top: 0;" & @CRLF & _ " }" & @CRLF & _ " ul.topnav.responsive li {" & @CRLF & _ " float: none;" & @CRLF & _ " display: inline;" & @CRLF & _ " }" & @CRLF & _ " ul.topnav.responsive li a {" & @CRLF & _ " display: block;" & @CRLF & _ " text-align: left;" & @CRLF & _ " }" & @CRLF & _ "}" & @CRLF & _ ".button-top {" & @CRLF & _ " position: fixed;" & @CRLF & _ " bottom: 20px;" & @CRLF & _ " right: 20px;" & @CRLF & _ " z-index: 100;" & @CRLF & _ " width: 40px;" & @CRLF & _ " height: 40px;" & @CRLF & _ " border: 0;" & @CRLF & _ " " & @CRLF & _ "border-radius: 2px;" & @CRLF & _ " box-shadow: none;" & @CRLF & _ " background: rgba(0, 196, 242, 0.3);" & @CRLF & _ " color: white;" & @CRLF & _ " font-size: 26px;" & @CRLF & _ " line-height: 20px;" & @CRLF & _ " text-align: center;" & @CRLF & _ " cursor: pointer;" & @CRLF & _ "}" & @CRLF & _ ".button-top {" & @CRLF & _ " ...previous code" & @CRLF & _ " pointer-events: none;" & @CRLF & _ " opacity: 0;" & @CRLF & _ " transition: opacity .18s ease;" & @CRLF & _ "}" & @CRLF & _ ".button-top-visible {" & @CRLF & _ " opacity: 1;" & @CRLF & _ " pointer-events: auto;" & @CRLF & _ "}" & @CRLF & _ "ul.list-unstyled li {" & @CRLF & _ " font-size: 16px;" & @CRLF & _ "}" & @CRLF & _ ".table_wrapper {" & @CRLF & _ " display: block;" & @CRLF & _ " width: max-content;" & @CRLF & _ " max-width: 100%;" & @CRLF & _ " overflow: auto;" & @CRLF & _ " resize: horizontal;" & @CRLF & _ " border: 0px solid black;" & @CRLF & _ "}" & @CRLF & _ "@media screen and (max-width: 600px) {" & @CRLF & _ " p.translate {" & @CRLF & _ " display: inline;" & @CRLF & _ " }" & @CRLF & _ "}" & @CRLF & _ ".container {" & @CRLF & _ " display: flex;" & @CRLF & _ "}" & @CRLF & _ ".container > div {}" & @CRLF & _ "}" & @CRLF & _ ".left {" & @CRLF & _ " width: 150px;" & @CRLF & _ " border-width:1px;" & @CRLF & _ " border-style:solid;" & @CRLF & _ " border-color:lightblue;" & @CRLF & _ " padding-top:10px;" & @CRLF & _ "}" & @CRLF & _ ".right {" & @CRLF & _ " width: 150px;" & @CRLF & _ " border-width:1px;" & @CRLF & _ " border-style:solid;" & @CRLF & _ " border-color:lightblue;" & @CRLF & _ "}" & @CRLF & _ "@media (max-width: 480px) {" & @CRLF & _ ".left {" & @CRLF & _ " width: 150px;" & @CRLF & _ " border-width:1px;" & @CRLF & _ " border-style:solid;" & @CRLF & _ " border-color:lightblue;" & @CRLF & _ " padding-top:10px;" & @CRLF & _ "}" & @CRLF & _ ".right {" & @CRLF & _ " width: 145px;" & @CRLF & _ " border-top:1px solid lightblue;" & @CRLF & _ " li {" & @CRLF & _ " margin-left: -30px;" & @CRLF & _ " }" & @CRLF & _ " li div.marginleft {" & @CRLF & _ " margin-left: -6px;" & @CRLF & _ " }" & @CRLF & _ "}" & @CRLF & _ "}" & @CRLF & _ "@media (min-width: 481px) and (max-width: 767px) {" & @CRLF & _ ".left {" & @CRLF & _ " width: 175px;" & @CRLF & _ " border-width:1px;" & @CRLF & _ " border-style:solid;" & @CRLF & _ " border-color:lightblue;" & @CRLF & _ " padding-top:10px;" & @CRLF & _ "}" & @CRLF & _ ".right {" & @CRLF & _ " width: 250px;" & @CRLF & _ " border-width:1px;" & @CRLF & _ " border-style:solid;" & @CRLF & _ " border-color:lightblue;" & @CRLF & _ "}" & @CRLF & _ "}" & @CRLF & _ "@media (min-width: 768px) and (max-width: 1024px) {" & @CRLF & _ ".left {" & @CRLF & _ " width: 180px;" & @CRLF & _ " border-width:1px;" & @CRLF & _ " border-style:solid;" & @CRLF & _ " border-color:lightblue;" & @CRLF & _ " padding-top:10px;" & @CRLF & _ "}" & @CRLF & _ ".right {" & @CRLF & _ " width: 360px;" & @CRLF & _ " border-width:1px;" & @CRLF & _ " border-style:solid;" & @CRLF & _ " border-color:lightblue;" & @CRLF & _ "}" & @CRLF & _ "}" & @CRLF & _ "@media (min-width: 1025px) and (max-width: 1280px) {" & @CRLF & _ ".left {" & @CRLF & _ " width: 180px;" & @CRLF & _ " border-width:1px;" & @CRLF & _ " border-style:solid;" & @CRLF & _ " border-color:lightblue;" & @CRLF & _ " padding-top:10px;" & @CRLF & _ "}" & @CRLF & _ ".right {" & @CRLF & _ " width: 520px;" & @CRLF & _ " border-width:1px;" & @CRLF & _ " border-style:solid;" & @CRLF & _ " border-color:lightblue;" & @CRLF & _ "}" & @CRLF & _ "}" & @CRLF & _ "@media (min-width: 1281px) {" & @CRLF & _ ".left {" & @CRLF & _ " width: 180px;" & @CRLF & _ " border-width:1px;" & @CRLF & _ " border-style:solid;" & @CRLF & _ " border-color:lightblue;" & @CRLF & _ " padding-top:10px;" & @CRLF & _ "}" & @CRLF & _ ".right {" & @CRLF & _ " width: 560px;" & @CRLF & _ " border-width:1px;" & @CRLF & _ " border-style:solid;" & @CRLF & _ " border-color:lightblue;" & @CRLF & _ " margin-top:0px;" & @CRLF & _ "}" & @CRLF & _ "}" & @CRLF & _ "</style>" & @CRLF & _ "<script>" & @CRLF & _ "$(function() {" & @CRLF & _ " $('.links').on("click", function() {" & @CRLF & _ " $("#myTopnav").removeClass("responsive");" & @CRLF & _ " });" & @CRLF & _ " $("#toggle").on("click", function() {" & @CRLF & _ " const $nav = $("#myTopnav");" & @CRLF & _ " $nav.toggleClass("responsive");" & @CRLF & _ " $(this).html(" & @CRLF & _ " $nav.hasClass("responsive") ? "<big><big>&#x2715;</big></big>" : "<big><big>&#x25BC;</big></big>"" & @CRLF & _ " )" & @CRLF & _ " });" & @CRLF & _ "});" & @CRLF & _ "</script>" & @CRLF & _ "<div id="google_translate_element"></div>" & @CRLF & _ "<script type="text/javascript">" & @CRLF & _ "function googleTranslateElementInit() {" & @CRLF & _ " new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element');" & @CRLF & _ "}" & @CRLF & _ "</script>" & @CRLF & _ "<script>" & @CRLF & _ "jQuery(function ($) {" & @CRLF & _ " var $window = $(window);" & @CRLF & _ " var $buttonTop = $('.button-top');" & @CRLF & _ " $buttonTop.on('click', function () {" & @CRLF & _ " $('html, body').animate({" & @CRLF & _ " scrollTop: 0," & @CRLF & _ " }, 400);" & @CRLF & _ " });" & @CRLF & _ " $window.on('scroll', function () {" & @CRLF & _ " if ($window.scrollTop() > 300) { // 300 is our threshold in pixels" & @CRLF & _ " $buttonTop.addClass('button-top-visible');" & @CRLF & _ " } else {" & @CRLF & _ " $buttonTop.removeClass('button-top-visible');" & @CRLF & _ " }" & @CRLF & _ " });" & @CRLF & _ "});" & @CRLF & _ "</script>" & @CRLF & _ "<script type="text/javascript" src="https://translate.google.com/translate_a/element.js?" & @CRLF & _ "cb=googleTranslateElementInit">" & @CRLF & _ "</script>" & @CRLF & _ "<script type="text/javascript" src="engine1/jquery.js"></script>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "</div>" & @CRLF & _ "</body>" & @CRLF & _ "</html>" Local $aArray = StringRegExp($sString, $sRegex, $STR_REGEXPARRAYGLOBALFULLMATCH) Local $aFullArray[0] For $i = 0 To UBound($aArray) -1 _ArrayConcatenate($aFullArray, $aArray[$i]) Next $aArray = $aFullArray ; Present the entire match result _ArrayDisplay($aArray, "Result")

Please keep in mind that these code samples are automatically generated and are not guaranteed to work. If you find any syntax errors, feel free to submit a bug report. For a full regex reference for AutoIt, please visit: https://www.autoitscript.com/autoit3/docs/functions/StringRegExp.htm