need absolute regex expert in php

Lezárva Kiadva: 5 évvel ezelőtt Kiszállításkor fizetve
Lezárva Kiszállításkor fizetve

I need regex expert to help me format some html/css code that's stored inside a string variable. Language to do this in is php, but I just need working regex and you can use any of regex websites to format the below code, as long as I can use the regex you produce inside my php code its going to get approved.

css code could look like this

.text-4 {

font-size: ;

margin: 0px 0px 15px 0px; padding: 0px; width: 100%;

}

.text-4:hover {

}

.text-4:active {

}

.headline-5 {

margin: 0px 0px 15px 0px; padding: 0px;

font-family: "";

}

.headline-5:hover {

}

.headline-5:active {

}

after regex operations we have to endup with clean and beautified css like this

.text-4 {

margin: 0px 0px 15px 0px;

padding: 0px;

width: 100%;

}

.headline-5 {

margin: 0px 0px 15px 0px;

padding: 0px;

}

empty classes must be removed, so regex will remove stuff like this:

.headline-5:hover {

}

.headline-5:active {

}

if its empty between { }

it will remove stuff like:

font-family: ""; based on a rule that checks if there is a

: "";

then that css variable is removed

same for next one

font-size: ;

if it finds css-var: ; it should remove it.

Who is absolute expert at php regex? I need you to help me beautify and clean up some css code produced on the fly by the php app I am working with.

Cleaning and beatufiying can be done in stages, for example

.headline-5 {

margin: 0px 0px 15px 0px; padding: 0px;

font-family: "";

}

1 stage would get us this

.headline-5 {

margin: 0px 0px 15px 0px;

padding: 0px;

font-family: "";

}

Start your message to me with regex expert or else you will get ignored since you did not read anything...

then in stage 2 we clean it up and remove the line where it has : ""; which basically means its invalid css, so lets remove it...

.headline-5 {

margin: 0px 0px 15px 0px;

padding: 0px;

}

Whoever is good at regex, this should be 30 minute job and pay is 100$ with possible future collaborations as well since I would like to have regex expert on hand when I need him.

CSS HTML JavaScript PHP Webdesign

Projektazonosító: #17050481

A projektről

10 ajánlat Távolról teljesíthető projekt Utoljára aktív: 5 évvel ezelőtt

10 szabadúszó tett átlagosan 132$ összegű árajánlatot erre a munkára

JinDongZhe

HI, sir. I have read your description. I am a php expert. I have enough experience of html/css and php regex. If you award me, I can do it successfully. Thank you.

$100 USD 1 napon belül
(86 vélemény)
7.4
elbruninh

regex expert Hi, i'm interested, i can help you i can to make these regexp's let me know if you are interested regards

$100 USD 1 napon belül
(92 vélemény)
6.4
radimosve

Hello haneenabushaaban. I am available right now, how are you? I am interested in your project and would like to discuss the project with you. I always deliver on time and on budget feel free to check my feedbacks an Továbbiak

$190 USD 8 napon belül
(57 vélemény)
6.0
mehroz1255

I got it.... I've built many programs with regex. I can do it.... DM me for more details .

$155 USD 3 napon belül
(36 vélemény)
5.3
hiteshkumar2

Hi I understand your requirements regarding Web. I am professionals BTech IT engineer. I am providing the every kind of service related to Web sites and server management. I have 5 years experience in Web developme Továbbiak

$200 USD 3 napon belül
(20 vélemény)
5.2
freelancersang

Regex expert. Hi, I believe i can help you this task. I already wrote the regex as well as PHP code, I can send it to you immediately. Please contact me if you still looking for someone. Thanks good look.

$111 USD 1 napon belül
(2 vélemény)
3.5
agulto27

regex expert Warmest Greetings Sir/Madam, I'm Arjay Agulto software engineer based in the Philippines. I have 4 years experience in web and mobile development. I can create a custom function that will convert html/CS Továbbiak

$50 USD 1 napon belül
(0 vélemény)
0.0