
A compact blueprint of how to make a CV page using HTML so to speak.
Set the establishment tone to the sea green.
Use table marks to structure the CV page.
Add your own information to make CV page.
The source code for this endeavor is available for download by clicking 'Download Now' or cloning the GitHub chronicle.
1. Basic Parts.
<!DOCTYPE html>, <html> <head>, <title>, and <body> are basic parts.
We have made an alternate page for these parts Snap Here to look into these parts.
2. CONTENT Development Parts.
<table>: Used to make the CV page's principal development.
<tr>: Locations lines in table.
<th>: Used to show Resume as heading in a table.
<td>: Used to Addresses Individual Information, Ability.
<img>: Used to install a Profile picture.
<ol>: Makes an organized summary for sections like contact nuances, and experience.
<ul>: Makes an unordered summary of Flexible No, Email Address, for the contact section and an unordered summary of names, CNIC, D/O/B, etc for the Singular detail region.
<li>: Locations list things used in old and ul.
<h1>, <h2> <h3>: Are different levels of heading used for name, and portion title.
<b>: Used Areas of strength for to message.
3. FORMATING AND STYLING PROPERTIES.
bgcolor: Set the establishment assortment Seagreen for the table, and faint green for the header now.
line: Put down the limit width of the table to 1 ( A dim solid line of 1px will be displayed on the screen).
Change: Change the table to the point of convergence of the screen and the image aside of the table.
Cellpadding: Change the 20% scattering between cells in the table.
width: Shows table width to 55% and picture width to 160px.
Src: Decides the report method of an image (coordinator name/picture name.jpg).
Alt: Give elective text to the image shows when the web is slow and an image isn't stacked.
Additional NOTES.
Before HTML 5 table was used for configuration in Web Improvement.
At any rate nowadays CSS is used for styling a site page..
Appreciation for examining this article.
Bit by bit guidelines to make a CV page using HTML figuratively speaking
About the Creator
Usama Yousaf
I am the founder of Sparkify Solutions



Comments
There are no comments for this story
Be the first to respond and start the conversation.