Skill dalam Bahasa Inggris untuk CV

2026-05-19 02:00:16 - Admin

```html<div> <style> :root { --primary: #2563eb; --secondary: #0f766e; --accent: #f59e0b; --bg: #f8fbff; --card: #ffffff; --text: #1f2937; --muted: #6b7280; --border: #dbe7f5; --shadow: 0 10px 30px rgba(37, 99, 235, 0.08); } * { box-sizing: border-box; } body { margin: 0; font-family: Arial, Helvetica, sans-serif; color: var(--text); background: linear-gradient(180deg, #ffffff 0%, var(--bg) 100%); line-height: 1.7; } .container { width: min(1100px, 92%); margin: 0 auto; padding: 28px 0 56px; } .hero { display: grid; grid-template-columns: 1.2fr 0.8fr; gap: 28px; align-items: center; padding: 28px; background: linear-gradient(135deg, #eff6ff 0%, #f8fbff 55%, #ecfeff 100%); border: 1px solid var(--border); border-radius: 24px; box-shadow: var(--shadow); } .hero h1 { margin: 0 0 12px; font-size: clamp(2rem, 4vw, 3.2rem); line-height: 1.15; color: #0f172a; } .hero p { margin: 0 0 16px; color: var(--muted); font-size: 1.03rem; } .badge { display: inline-block; padding: 8px 14px; margin-bottom: 14px; border-radius: 999px; background: #dbeafe; color: #1d4ed8; font-weight: 700; font-size: 0.92rem; } .hero img { width: 100%; height: auto; border-radius: 18px; border: 1px solid var(--border); box-shadow: 0 14px 28px rgba(15, 23, 42, 0.08); object-fit: cover; } .section { margin-top: 28px; padding: 26px; background: var(--card); border: 1px solid var(--border); border-radius: 22px; box-shadow: var(--shadow); } .section h2 { margin: 0 0 14px; font-size: 1.65rem; color: #0f172a; } .section h3 { margin: 22px 0 10px; font-size: 1.15rem; color: var(--secondary); } .section p { margin: 0 0 14px; color: var(--text); } .grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 16px; } .card { padding: 18px; border-radius: 18px; background: #f8fbff; border: 1px solid var(--border); } .card strong { display: block; margin-bottom: 8px; color: #0f172a; font-size: 1.03rem; } ul, ol { margin: 10px 0 0 22px; padding: 0; } li { margin-bottom: 10px; } .highlight { background: #fff7ed; border-left: 5px solid var(--accent); padding: 16px 18px; border-radius: 14px; margin-top: 16px; } .table-wrap { overflow-x: auto; margin-top: 14px; } table { width: 100%; border-collapse: collapse; min-width: 640px; background: #ffffff; border: 1px solid var(--border); border-radius: 16px; overflow: hidden; } th, td { padding: 14px 16px; text-align: left; border-bottom: 1px solid var(--border); vertical-align: top; } th { background: #eff6ff; color: #0f172a; font-weight: 700; } tr:last-child td { border-bottom: none; } .two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin-top: 16px; } .quote { font-style: italic; color: #334155; background: #f1f5f9; padding: 16px 18px; border-radius: 14px; border: 1px solid var(--border); } @media (max-width: 860px) { .hero, .grid, .two-col { grid-template-columns: 1fr; } } </style> <div class="container"> <div class="hero"> <div> <div class="badge">CV Writing Section</div> <h1>Skills in English for a CV</h1> <p> Skills are one of the most important parts of a CV because they show what you can do, how you work, and how you contribute to a company. In an English CV, skills should be written clearly, relevantly, and in a way that matches the job you want. </p> <p> This page explains the meaning of skills in a CV, the types of skills you can include, examples in English, and how to present them professionally. </p> </div> <div> <img src="https://images.unsplash.com/photo-1520607162513-77705c0f0d4a?auto=format&fit=crop&w=900&q=80" alt="Professional teamwork and communication skills for CV"> </div> </div> <div class="section"> <h2>Complete Discussion</h2> <p> In a CV, the <strong>Skills</strong> section is used to highlight abilities that are relevant to the position you are applying for. These abilities can be technical, practical, or personal. Employers often scan this section first to quickly understand whether a candidate has the qualifications needed for the role. </p> <h3>1. What Are Skills in a CV?</h3> <p> Skills are the capabilities that help you perform tasks effectively. In English CV writing, skills are usually written as short phrases or keywords. They should be easy to read and directly connected to the job description. </p> <div class="highlight"> <strong>Example:</strong> Communication Skills, Problem Solving, Microsoft Excel, Teamwork, Project Management, Data Analysis </div> <h3>2. Types of Skills for a CV</h3> <div class="grid"> <div class="card"> <strong>Hard Skills</strong> <p> Hard skills are specific, teachable abilities that can be measured. They are often gained through education, training, or experience. </p> <ul> <li>Microsoft Office</li> <li>Graphic Design</li> <li>Programming</li> <li>Accounting</li> <li>Data Entry</li> </ul> </div> <div class="card"> <strong>Soft Skills</strong> <p> Soft skills are personal and interpersonal qualities that affect how you work with others and solve problems. </p> <ul> <li>Communication</li> <li>Leadership</li> <li>Time Management</li> <li>Adaptability</li> <li>Critical Thinking</li> </ul> </div> </div> <h3>3. Why Skills Matter in an English CV</h3> <p> Skills help employers see your strengths at a glance. A well-written skills section can make your CV more effective because it shows that you understand the job requirements and can meet them. In many recruitment processes, applicant tracking systems also look for keywords from the job posting, so using the right skill terms is very important. </p> <h3>4. How to Write Skills in English</h3> <p> Skills in a CV should be written in a simple, professional style. Use nouns or noun phrases, and avoid long explanations in the skills list. Keep the wording consistent and make sure the skills are honest and relevant. </p> <div class="two-col"> <div class="card"> <strong>Good Examples</strong> <ul> <li>Strong communication skills</li> <li>Advanced Microsoft Excel</li> <li>Project coordination</li> <li>Customer service</li> <li>Team collaboration</li> </ul> </div> <div class="card"> <strong>Less Effective Examples</strong> <ul> <li>I can communicate with people very well</li> <li>I know many things about computers</li> <li>Good at doing tasks sometimes</li> <li>Can work with others if needed</li> <li>Have some leadership ability</li> </ul> </div> </div> <h3>5. Best Placement of the Skills Section</h3> <p> The skills section is usually placed near the top or middle of a CV, depending on your experience level and the job type. For fresh graduates, it is often placed near the top so recruiters can quickly see relevant abilities. For experienced professionals, it can be placed after the work experience section. </p> <h3>6. Skills Examples for Different Jobs</h3> <div class="table-wrap"> <table> <thead> <tr> <th>Job Area</th> <th>Skills in English</th> <th>Purpose</th> </tr> </thead> <tbody> <tr> <td>Administration</td> <td>Organizational Skills, Data Entry, Time Management, Microsoft Word, Scheduling</td> <td>Shows efficiency in office tasks and document handling.</td> </tr> <tr> <td>Marketing</td> <td>Content Writing, Social Media Management, Communication, Creativity, SEO</td> <td>Highlights digital promotion and audience engagement abilities.</td> </tr> <tr> <td>Information Technology</td> <td>Python, JavaScript, Troubleshooting, Database Management, Problem Solving</td> <td>Demonstrates technical competence and analytical thinking.</td> </tr> <tr> <td>Customer Service</td> <td>Customer Support, Active Listening, Conflict Resolution, Empathy, Communication</td> <td>Shows the ability to handle clients professionally.</td> </tr> </tbody> </table> </div> <h3>7. Tips for Choosing Skills</h3> <ol> <li>Match the skills to the job description.</li> <li>Prioritize the most relevant abilities.</li> <li>Use clear English terms that are widely understood.</li> <li>Combine hard skills and soft skills.</li> <li>Keep the list concise and professional.</li> </ol> <div class="highlight"> <strong>Important:</strong> A strong skills section does not only list abilities, but also reflects the candidates suitability for the role and the value they can bring to the employer. </div> <h3>8. Sample Skills Section in English</h3> <div class="quote"> Skills<br> Communication Skills<br> Teamwork<br> Microsoft Excel<br> Problem Solving<br> Time Management<br> Customer Service </div> <h3>9. Conclusion</h3> <p> Skills in an English CV are a key element that helps recruiters understand your strengths quickly and clearly. By selecting relevant hard and soft skills, writing them in professional English, and placing them strategically in your CV, you can present yourself more effectively to employers. </p> </div> </div></div>```

Lebih banyak