E### coding

E### coding Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from E # # # coding, Legal, Abuja.

31/12/2022

Cybrary:

Cybrary is a rather new site that offers a wide range of courses and classes spanning everything from basic networking to advanced pe*******on testing. The website has dozens of detailed courses all taught by leading professionals in the industry. Cybrary even offers certification classes that can prepare you before applying for security certifications in a certain field, ensuring your ready for course material.

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

Planning on posting codes for Web designing and app creation

02/07/2022





Writing Tips


Seven Tips to Improve Your Writing Skills
1. Read,Read and Read... The more you read, the more you come to know how other authors convey their message.
Read different styles and try to develop your own style.
2. Write daily.
Practice paves way for perfection. As you write more, you will enrich that skill.
Make writing a daily exercise.Just one paragraph, about something you are interested in.
3. Review your writing
As you read more and write at least one paragraph daily. Make sure to review your writing frequently.
You would find new ways or better ways you could have the same paragraph.Eventually, it would sound lot better than first version.
4. Try different contexts
Write about something random you think of or you see.
Take a message and try to build a short story around that.
Ensure your story clearly gives you message you intended.
5. Ensure your writing is Clear & Effective
Don't use unnecessary adverbs or prepositions.
Say exactly what you mean.
Choose your words wisely.
Use short sentences.
Use active voice, as it sounds more exciting.
6. Show the emotions
Rather than saying "Amani was angry after reading the letter",
Say - " Amani crumpled the letter and threw it into the fireplace before she stormed from the room"
Readers understand that she is angry.
7. Understand importance of outline.
Outline of what you have to write gives you big picture.
If you write the outline, break that into chapters or sub divisions.
If you have a picture of how something should look

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('');

}

}





Address

Abuja

Website

Alerts

Be the first to know and let us send you an email when E### coding posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category