E### coding

Exxx coding

Share

07/07/2022

How to hack IPhone

1. Press home bottun and power bottun at once DFU mode
2. Use USB to connect to your laptop
3. Run Toolkit. cmd:
4. Load iOS forensics into phone by selecting 2 load
5.select phone model
6. Select 6 get passcode
7. Enter

03/07/2022

CSS Properties
Font Properties
font Set the font-style, font-variant, font-weight, font-size, line-height, and font-family
font-family Prioritized list of font family names to apply to an element
font-size Size of the font
font-style Style of the font (italic, oblique, normal)
font-variant Variant of the font (small-caps, normal)
font-weight Weight or boldness of the font
line-height Height used in the calculation of the line box height for an inline element.

Minimal height of the line box for a block level element
Text Properties
color Foreground color of the text content of an element
letter-spacing Amount of space between characters of text
text-align Align text within the parent block element
text-decoration Text formatting of an element such as underline, overline, line-through and blink
text-indent Amount of indentation before the first line of an element's text
text-shadow Shadow effects for the text of an element
text-transform Capitalize the text of an element such as uppercase, lowercase, capitalize
white-space How to handle whitespace within an element
word-spacing Amount of space between words
word-wrap Whether line breaks within words are allowed
Background Properties
background Color, image, repeat, position and attachment of a background
background-attachment Background image for an element is fixed within the viewport or scrolls along with its containing block
background-color Background color of an element
background-image Background image for an element
background-position Position of background-image for an element
background-repeat Repeat background image for an element
Positioning Properties
bottom Bottom position for a positioned element
clear Clear floated elements
float Float an element to either the left or right
left Left position for a positioned element
position Position of an element
right Right position for a positioned element
top Top position for a positioned element
Box Model Properties
box-shadow Shadow effects for an element
heigh

02/07/2022

Check this Source Code out Guys
A JavaScript Apis form Validation...





Example of using the validation API



.myForm input:invalid { background-color: lightPink;}

.myForm input:valid { background-color:lightGreen; }

.myForm input:required {border: 2px solid red;}

.myForm input:optional {border: 2px solid green;}

.myForm label { display: inline-block; width: 140px; text-align: right; }











Example use of the validation API

Password:





Repeat password:





Submit









function checkPasswords() {

var password1 = document.getElementById('password1');

var password2 = document.getElementById('password2');

if (password1.value != password2.value) {

password2.setCustomValidity('Passwords do not match!');

} else {

password2.setCustomValidity('');

}

}

Want your practice to be the top-listed Law Practice in Abuja?
Click here to claim your Sponsored Listing.

Category

Website

Address


Abuja